Age | Commit message (Expand) | Author |
2008-10-01 | sctp: Optimize SFR-CACC transport list walking during SACK processing | Vlad Yasevich |
2008-10-01 | sctp: Only mark chunks as missing when there are gaps | Vlad Yasevich |
2008-10-01 | udp: Export UDP socket lookup function | KOVACS Krisztian |
2008-10-01 | tcp: Port redirection support for TCP | KOVACS Krisztian |
2008-10-01 | ipv4: Make Netfilter's ip_route_me_harder() non-local address compatible | KOVACS Krisztian |
2008-10-01 | tcp: Handle TCP SYN+ACK/ACK/RST transparency | KOVACS Krisztian |
2008-10-01 | ipv4: Make inet_sock.h independent of route.h | KOVACS Krisztian |
2008-10-01 | ipv4: Allow binding to non-local addresses if IP_TRANSPARENT is set | Tóth László Attila |
2008-10-01 | ipv4: Implement IP_TRANSPARENT socket option | KOVACS Krisztian |
2008-10-01 | ipv4: Loosen source address check on IPv4 output | Julian Anastasov |
2008-10-01 | net: BUG instead of corrupting memory in pskb_expand_head | Herbert Xu |
2008-10-01 | ipsec: Put dumpers on the dump list | Herbert Xu |
2008-10-01 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2008-10-01 | af_key: Free dumping state on socket close | Timo Teras |
2008-10-01 | ipv6: almost identical frag hashing funcs combined | Ilpo Järvinen |
2008-10-01 | XFRM,IPv6: initialize ip6_dst_blackhole_ops.kmem_cachep | Arnaud Ebalard |
2008-10-01 | net: add skb_recycle_check() to enable netdriver skb recycling | Lennert Buytenhek |
2008-10-01 | ipv6: NULL pointer dereferrence in tcp_v6_send_ack | Denis V. Lunev |
2008-10-01 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2008-10-01 | tcp: Fix NULL dereference in tcp_4_send_ack() | Vitaliy Gusev |
2008-09-30 | Fix modpost failure when rx handlers are not inlined. | Davide Pesavento |
2008-09-30 | mac80211: remove wme_tx_queue and wme_rx_queue from net/mac80211/sta_info.h | Rami Rosen |
2008-09-30 | mac80211: fixups for "make master iface not wireless" | Johannes Berg |
2008-09-30 | sctp: Fix kernel panic while process protocol violation parameter | Wei Yongjun |
2008-09-30 | iucv: Fix mismerge again. | Heiko Carstens |
2008-09-30 | Phonet: Netlink factorization and cleanup | Rémi Denis-Courmont |
2008-09-30 | netdev: docbook comment update (revised) | Stephen Hemminger |
2008-09-30 | netdev: use const for some name functions | Stephen Hemminger |
2008-09-30 | ipsec: Fix pskb_expand_head corruption in xfrm_state_check_space | Herbert Xu |
2008-09-25 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2008-09-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-09-24 | netfilter: ip6t_{hbh,dst}: Rejects not-strict mode on rule insertion | Yasuyuki Kozakai |
2008-09-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds |
2008-09-24 | 9p: fix put_data error handling | Eric Van Hensbergen |
2008-09-24 | 9p: introduce missing kfree | Julia Lawall |
2008-09-24 | 9p-trans_fd: fix and clean up module init/exit paths | Tejun Heo |
2008-09-24 | 9p-trans_fd: don't do fs segment mangling in p9_fd_poll() | Tejun Heo |
2008-09-24 | 9p-trans_fd: clean up p9_conn_create() | Tejun Heo |
2008-09-24 | 9p-trans_fd: fix trans_fd::p9_conn_destroy() | Tejun Heo |
2008-09-24 | 9p: implement proper trans module refcounting and unregistration | Tejun Heo |
2008-09-24 | wireless: a global static to local static improvement | Denis ChengRq |
2008-09-24 | mac80211: fix led behavior in IBSS | Emmanuel Grumbach |
2008-09-24 | mac80211: probe with correct SSID | Johannes Berg |
2008-09-24 | mac80211: clean up rate control API | Johannes Berg |
2008-09-24 | mac80211: fix mesh action frame handling | Johannes Berg |
2008-09-24 | mac80211: mesh portal functionality support | YanBo |
2008-09-24 | cfg80211: reject invalid configuration items | Johannes Berg |
2008-09-24 | mac80211: allow interface settings changes only when down | Johannes Berg |
2008-09-24 | cfg80211: allow set_interface without type | Johannes Berg |
2008-09-24 | cfg80211: show interface type | Johannes Berg |