Age | Commit message (Expand) | Author | Files | Lines |
2006-08-18 | [BRIDGE]: Disable SG/GSO if TX checksum is off | Herbert Xu | 1 | -1/+6 |
2006-08-18 | [NETFILTER]: ip_tables: fix table locking in ipt_do_table | Patrick McHardy | 1 | -1/+2 |
2006-08-18 | [NETFILTER]: ctnetlink: fix deadlock in table dumping | Patrick McHardy | 2 | -20/+14 |
2006-08-18 | [IPV4]: severe locking bug in fib_semantics.c | Alexey Kuznetsov | 1 | -6/+6 |
2006-08-18 | [MCAST]: Fix filter leak on device removal. | David L Stevens | 2 | -17/+25 |
2006-08-18 | [NET]: Disallow whitespace in network device names. | David S. Miller | 1 | -5/+14 |
2006-08-18 | [PKT_SCHED] cls_u32: Fix typo. | Ralf Hildebrandt | 1 | -1/+1 |
2006-08-18 | [ATM]: Compile error on ARM | Kevin Hilman | 1 | -1/+1 |
2006-08-18 | [IPV4]: Possible leak of multicast source filter sctructure | Michal Ruzicka | 1 | -3/+3 |
2006-08-18 | [IPV6] lockdep: annotate __icmpv6_socket | Ingo Molnar | 1 | -0/+13 |
2006-08-18 | [NETFILTER]: xt_physdev build fix | Andrew Morton | 1 | -0/+1 |
2006-08-18 | [NET]: Fix potential stack overflow in net/core/utils.c | Suresh Siddha | 1 | -3/+4 |
2006-08-18 | [VLAN]: Make sure bonding packet drop checks get done in hwaccel RX path. | David S. Miller | 1 | -17/+1 |
2006-08-14 | [INET]: Use pskb_trim_unique when trimming paged unique skbs | Herbert Xu | 2 | -3/+3 |
2006-08-14 | [NETFILTER]: ulog: fix panic on SMP kernels | Mark Huang | 3 | -0/+11 |
2006-08-14 | [NETFILTER]: {arp,ip,ip6}_tables: proper error recovery in init path | Patrick McHardy | 3 | -24/+70 |
2006-08-14 | [LLC]: multicast receive device match | Stephen Hemminger | 1 | -0/+3 |
2006-08-14 | [IPSEC]: Validate properly in xfrm_dst_check() | David S. Miller | 1 | -3/+24 |
2006-08-14 | [NETFILTER]: xt_hashlimit: fix limit off-by-one | Patrick McHardy | 1 | -7/+4 |
2006-08-14 | [NETFILTER]: xt_string: fix negation | Phil Oester | 1 | -1/+1 |
2006-08-14 | [TCP]: Fix botched memory leak fix to tcpprobe_read(). | David S. Miller | 1 | -1/+2 |
2006-08-10 | [IPX]: Fix typo, ipxhdr() --> ipx_hdr() | David S. Miller | 1 | -1/+1 |
2006-08-10 | [IPV6]: The ifa lock is a BH lock | Herbert Xu | 1 | -2/+2 |
2006-08-09 | Merge gregkh@master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Greg Kroah-Hartman | 7 | -11/+39 |
2006-08-09 | [NET]: add_timer -> mod_timer() in dst_run_gc() | Dmitry Mishin | 1 | -2/+1 |
2006-08-09 | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Jeff Garzik | 1 | -1/+23 |
2006-08-09 | [IPX]: Another nonlinear receive fix | Stephen Hemminger | 1 | -2/+5 |
2006-08-09 | [RTNETLINK]: Fix IFLA_ADDRESS handling. | David S. Miller | 1 | -1/+14 |
2006-08-08 | [TCP]: SNMPv2 tcpOutSegs counter error | Wei Yongjun | 1 | -3/+9 |
2006-08-08 | [PKTGEN]: Make sure skb->{nh,h} are initialized in fill_packet_ipv6() too. | David S. Miller | 1 | -0/+2 |
2006-08-08 | [PKTGEN]: Fix oops when used with balance-tlb bonding | Chen-Li Tien | 1 | -0/+2 |
2006-08-08 | [IPV4]: Limit rt cache size properly. | Kirill Korotaev | 1 | -1/+1 |
2006-08-08 | [IPX]: Header length validation needed | Stephen Hemminger | 1 | -1/+2 |
2006-08-08 | [NET]: Assign skb->dev in netdev_alloc_skb | Christoph Hellwig | 1 | -1/+3 |
2006-08-06 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 6 | -22/+21 |
2006-08-06 | [PATCH] knfsd: fix race related problem when adding items to and svcrpc auth ... | Neil Brown | 1 | -1/+5 |
2006-08-06 | [LAPB]: Fix windowsize check | Diego Calleja | 1 | -5/+7 |
2006-08-05 | [TCP]: Fixes IW > 2 cases when TCP is application limited | Ilpo Järvinen | 1 | -1/+2 |
2006-08-05 | [LLX]: SOCK_DGRAM interface fixes | Stephen Hemminger | 2 | -14/+10 |
2006-08-05 | [PKT_SCHED]: Return ENOENT if qdisc module is unavailable | Jamal Hadi Salim | 1 | -1/+1 |
2006-08-05 | [BRIDGE]: netlink status fix | Stephen Hemminger | 1 | -1/+1 |
2006-08-04 | [PATCH] Send wireless netlink events with a clean slate | Herbert Xu | 1 | -1/+23 |
2006-08-04 | SUNRPC: Fix obvious refcounting bugs in rpc_pipefs. | Trond Myklebust | 1 | -2/+4 |
2006-08-04 | RPC: Ensure that we disconnect TCP socket when client requests error out | Trond Myklebust | 3 | -42/+60 |
2006-08-03 | [NET]: Fix more per-cpu typos | Alexey Dobriyan | 2 | -3/+3 |
2006-08-03 | [I/OAT]: Remove CPU hotplug lock from net_dma_rebalance | Chris Leech | 1 | -5/+0 |
2006-08-03 | [DECNET]: Fix for routing bug | Patrick Caulfield | 1 | -2/+7 |
2006-08-03 | [AF_UNIX]: Kernel memory leak fix for af_unix datagram getpeersec patch | Catherine Zhang | 2 | -14/+12 |
2006-08-03 | [NET]: skb_queue_lock_key() is no longer used. | Adrian Bunk | 1 | -7/+0 |
2006-08-03 | [IPV6]: SNMPv2 "ipv6IfStatsOutFragCreates" counter error | Wei Dong | 2 | -6/+9 |