| Commit message (Expand) | Author | Age |
* | sctp: try harder to figure out address family when checking wildcards | Vlad Yasevich | 2008-10-01 |
* | sctp: reduce memory footprint of sctp_chunk structure | Neil Horman | 2008-10-01 |
* | sctp: Retransmit list is ineligable for missing indications | Vlad Yasevich | 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 |
| * | XFRM,IPv6: initialize ip6_dst_blackhole_ops.kmem_cachep | Arnaud Ebalard | 2008-10-01 |
| * | ipv6: NULL pointer dereferrence in tcp_v6_send_ack | Denis V. Lunev | 2008-10-01 |
| * | tcp: Fix NULL dereference in tcp_4_send_ack() | Vitaliy Gusev | 2008-10-01 |
| * | sctp: Fix kernel panic while process protocol violation parameter | Wei Yongjun | 2008-09-30 |
| * | iucv: Fix mismerge again. | Heiko Carstens | 2008-09-30 |
| * | ipsec: Fix pskb_expand_head corruption in xfrm_state_check_space | Herbert Xu | 2008-09-30 |
| * | 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 |
| * | | | sys_paccept: disable paccept() until API design is resolved | Michael Kerrisk | 2008-09-23 |
| | |/
| |/| |
|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-09-22 |
| |\ \
| | |/
| |/| |
|
| | * | netdev: simple_tx_hash shouldn't hash inside fragments | Alexander Duyck | 2008-09-21 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-09-19 |
| |\| |
|
| | * | sctp: Fix oops when INIT-ACK indicates that peer doesn't support AUTH | Vlad Yasevich | 2008-09-18 |
| | * | sctp: do not enable peer features if we can't do them. | Vlad Yasevich | 2008-09-18 |
| | * | sctp: set the skb->ip_summed correctly when sending over loopback. | Vlad Yasevich | 2008-09-18 |
| | * | udp: Fix rcv socket locking | Herbert Xu | 2008-09-15 |
| * | | warn: Turn the netdev timeout WARN_ON() into a WARN() | Arjan van de Ven | 2008-09-16 |
| |/ |
|
| * | [Bluetooth] Fix regression from using default link policy | Marcel Holtmann | 2008-09-11 |
* | | ipv6: almost identical frag hashing funcs combined | Ilpo Järvinen | 2008-10-01 |
* | | net: add skb_recycle_check() to enable netdriver skb recycling | Lennert Buytenhek | 2008-10-01 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2008-10-01 |
|\ \ |
|
| * | | 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 |
* | | | Phonet: Netlink factorization and cleanup | Rémi Denis-Courmont | 2008-09-30 |
|/ / |
|