| Commit message (Expand) | Author | Age | Files | Lines |
* | [IPV4]: Fix SNMPv2 "ipFragFails" counter error | Wei Dong | 2006-09-01 | 1 | -0/+1 |
* | [NET]: Rate limiting for socket allocation failure messages. | Akinobu Mita | 2006-09-01 | 1 | -1/+2 |
* | [IPV6]: Fix kernel OOPs when setting sticky socket options. | YOSHIFUJI Hideaki | 2006-08-31 | 1 | -13/+16 |
* | [IPV6]: ipv6_add_addr should install dstentry earlier | Keir Fraser | 2006-08-30 | 1 | -2/+2 |
* | [NETLINK]: Call panic if nl_table allocation fails | Akinobu Mita | 2006-08-30 | 1 | -8/+6 |
* | [TCP]: Two RFC3465 Appropriate Byte Count fixes. | Daikichi Osuga | 2006-08-30 | 2 | -3/+8 |
* | [IPV6]: SNMPv2 "ipv6IfStatsInAddrErrors" counter error | Lv Liangying | 2006-08-30 | 1 | -0/+4 |
* | [SCTP]: Fix sctp_primitive_ABORT() call in sctp_close(). | Sridhar Samudrala | 2006-08-30 | 1 | -3/+7 |
* | [DCCP]: Fix CCID3 | Ian McDonald | 2006-08-27 | 6 | -193/+154 |
* | [BRIDGE] netfilter: memory corruption fix | Stephen Hemminger | 2006-08-27 | 1 | -3/+7 |
* | [DCCP]: Introduce dccp_rx_hist_find_entry | Ian McDonald | 2006-08-27 | 2 | -0/+21 |
* | [DCCP]: Introduces follows48 function | Ian McDonald | 2006-08-27 | 1 | -0/+8 |
* | [DCCP]: Update contact details and copyright | Ian McDonald | 2006-08-27 | 10 | -15/+15 |
* | [DCCP]: Fix typo | Ian McDonald | 2006-08-27 | 1 | -1/+1 |
* | [IPV6]: Segmentation offload not set correctly on TCP children | Stephen Hemminger | 2006-08-27 | 1 | -1/+1 |
* | Merge branch 'fixes' of git://git.linux-nfs.org/pub/linux/nfs-2.6 | Greg Kroah-Hartman | 2006-08-25 | 3 | -47/+41 |
|\ |
|
| * | NFS: Check lengths more thoroughly in NFS4 readdir XDR decode | David Howells | 2006-08-24 | 1 | -0/+11 |
| * | SUNRPC: Fix dentry refcounting issues with users of rpc_pipefs | Trond Myklebust | 2006-08-24 | 2 | -10/+6 |
| * | SUNRPC: rpc_unlink() must check for unhashed dentries | Trond Myklebust | 2006-08-24 | 1 | -7/+10 |
| * | NFS: clean up rpc_rmdir | Trond Myklebust | 2006-08-24 | 2 | -16/+8 |
| * | SUNRPC: make rpc_unlink() take a dentry argument instead of a path | Trond Myklebust | 2006-08-24 | 2 | -15/+7 |
* | | [TCP]: Limit window scaling if window is clamped. | Stephen Hemminger | 2006-08-22 | 1 | -0/+1 |
* | | [NETFILTER]: arp_tables: fix table locking in arpt_do_table | Patrick McHardy | 2006-08-22 | 1 | -1/+2 |
* | | Fix sctp privilege elevation (CVE-2006-3745) | Sridhar Samudrala | 2006-08-22 | 3 | -38/+22 |
|/ |
|
* | [BRIDGE]: Disable SG/GSO if TX checksum is off | Herbert Xu | 2006-08-18 | 1 | -1/+6 |
* | [NETFILTER]: ip_tables: fix table locking in ipt_do_table | Patrick McHardy | 2006-08-18 | 1 | -1/+2 |
* | [NETFILTER]: ctnetlink: fix deadlock in table dumping | Patrick McHardy | 2006-08-18 | 2 | -20/+14 |
* | [IPV4]: severe locking bug in fib_semantics.c | Alexey Kuznetsov | 2006-08-18 | 1 | -6/+6 |
* | [MCAST]: Fix filter leak on device removal. | David L Stevens | 2006-08-18 | 2 | -17/+25 |
* | [NET]: Disallow whitespace in network device names. | David S. Miller | 2006-08-18 | 1 | -5/+14 |
* | [PKT_SCHED] cls_u32: Fix typo. | Ralf Hildebrandt | 2006-08-18 | 1 | -1/+1 |
* | [ATM]: Compile error on ARM | Kevin Hilman | 2006-08-18 | 1 | -1/+1 |
* | [IPV4]: Possible leak of multicast source filter sctructure | Michal Ruzicka | 2006-08-18 | 1 | -3/+3 |
* | [IPV6] lockdep: annotate __icmpv6_socket | Ingo Molnar | 2006-08-18 | 1 | -0/+13 |
* | [NETFILTER]: xt_physdev build fix | Andrew Morton | 2006-08-18 | 1 | -0/+1 |
* | [NET]: Fix potential stack overflow in net/core/utils.c | Suresh Siddha | 2006-08-18 | 1 | -3/+4 |
* | [VLAN]: Make sure bonding packet drop checks get done in hwaccel RX path. | David S. Miller | 2006-08-18 | 1 | -17/+1 |
* | [INET]: Use pskb_trim_unique when trimming paged unique skbs | Herbert Xu | 2006-08-14 | 2 | -3/+3 |
* | [NETFILTER]: ulog: fix panic on SMP kernels | Mark Huang | 2006-08-14 | 3 | -0/+11 |
* | [NETFILTER]: {arp,ip,ip6}_tables: proper error recovery in init path | Patrick McHardy | 2006-08-14 | 3 | -24/+70 |
* | [LLC]: multicast receive device match | Stephen Hemminger | 2006-08-14 | 1 | -0/+3 |
* | [IPSEC]: Validate properly in xfrm_dst_check() | David S. Miller | 2006-08-14 | 1 | -3/+24 |
* | [NETFILTER]: xt_hashlimit: fix limit off-by-one | Patrick McHardy | 2006-08-14 | 1 | -7/+4 |
* | [NETFILTER]: xt_string: fix negation | Phil Oester | 2006-08-14 | 1 | -1/+1 |
* | [TCP]: Fix botched memory leak fix to tcpprobe_read(). | David S. Miller | 2006-08-14 | 1 | -1/+2 |
* | [IPX]: Fix typo, ipxhdr() --> ipx_hdr() | David S. Miller | 2006-08-10 | 1 | -1/+1 |
* | [IPV6]: The ifa lock is a BH lock | Herbert Xu | 2006-08-10 | 1 | -2/+2 |
* | Merge gregkh@master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Greg Kroah-Hartman | 2006-08-09 | 7 | -11/+39 |
|\ |
|
| * | [NET]: add_timer -> mod_timer() in dst_run_gc() | Dmitry Mishin | 2006-08-09 | 1 | -2/+1 |
| * | [IPX]: Another nonlinear receive fix | Stephen Hemminger | 2006-08-09 | 1 | -2/+5 |