aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-08-17[BRIDGE]: Disable SG/GSO if TX checksum is offHerbert Xu1-1/+6
2006-08-17[NETFILTER]: ip_tables: fix table locking in ipt_do_tablePatrick McHardy1-1/+2
2006-08-17[NETFILTER]: ctnetlink: fix deadlock in table dumpingPatrick McHardy2-20/+14
2006-08-17[IPV4]: severe locking bug in fib_semantics.cAlexey Kuznetsov1-6/+6
2006-08-17[MCAST]: Fix filter leak on device removal.David L Stevens2-17/+25
2006-08-17[NET]: Disallow whitespace in network device names.David S. Miller1-5/+14
2006-08-17[PKT_SCHED] cls_u32: Fix typo.Ralf Hildebrandt1-1/+1
2006-08-17[ATM]: Compile error on ARMKevin Hilman1-1/+1
2006-08-17[IPV4]: Possible leak of multicast source filter sctructureMichal Ruzicka1-3/+3
2006-08-17[IPV6] lockdep: annotate __icmpv6_socketIngo Molnar1-0/+13
2006-08-17[NETFILTER]: xt_physdev build fixAndrew Morton1-0/+1
2006-08-17[NET]: Fix potential stack overflow in net/core/utils.cSuresh Siddha1-3/+4
2006-08-17[VLAN]: Make sure bonding packet drop checks get done in hwaccel RX path.David S. Miller1-17/+1
2006-08-13[INET]: Use pskb_trim_unique when trimming paged unique skbsHerbert Xu2-3/+3
2006-08-13[NETFILTER]: ulog: fix panic on SMP kernelsMark Huang3-0/+11
2006-08-13[NETFILTER]: {arp,ip,ip6}_tables: proper error recovery in init pathPatrick McHardy3-24/+70
2006-08-13[LLC]: multicast receive device matchStephen Hemminger1-0/+3
2006-08-13[IPSEC]: Validate properly in xfrm_dst_check()David S. Miller1-3/+24
2006-08-13[NETFILTER]: xt_hashlimit: fix limit off-by-onePatrick McHardy1-7/+4
2006-08-13[NETFILTER]: xt_string: fix negationPhil Oester1-1/+1
2006-08-13[TCP]: Fix botched memory leak fix to tcpprobe_read().David S. Miller1-1/+2
2006-08-09[IPX]: Fix typo, ipxhdr() --> ipx_hdr()David S. Miller1-1/+1
2006-08-09[IPV6]: The ifa lock is a BH lockHerbert Xu1-2/+2
2006-08-09Merge gregkh@master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Greg Kroah-Hartman7-11/+39
2006-08-09[NET]: add_timer -> mod_timer() in dst_run_gc()Dmitry Mishin1-2/+1
2006-08-08Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixesJeff Garzik1-1/+23
2006-08-08[IPX]: Another nonlinear receive fixStephen Hemminger1-2/+5
2006-08-08[RTNETLINK]: Fix IFLA_ADDRESS handling.David S. Miller1-1/+14
2006-08-07[TCP]: SNMPv2 tcpOutSegs counter errorWei Yongjun1-3/+9
2006-08-07[PKTGEN]: Make sure skb->{nh,h} are initialized in fill_packet_ipv6() too.David S. Miller1-0/+2
2006-08-07[PKTGEN]: Fix oops when used with balance-tlb bondingChen-Li Tien1-0/+2
2006-08-07[IPV4]: Limit rt cache size properly.Kirill Korotaev1-1/+1
2006-08-07[IPX]: Header length validation neededStephen Hemminger1-1/+2
2006-08-07[NET]: Assign skb->dev in netdev_alloc_skbChristoph Hellwig1-1/+3
2006-08-06Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds6-22/+21
2006-08-06[PATCH] knfsd: fix race related problem when adding items to and svcrpc auth cacheNeil Brown1-1/+5
2006-08-05[LAPB]: Fix windowsize checkDiego Calleja1-5/+7
2006-08-04[TCP]: Fixes IW > 2 cases when TCP is application limitedIlpo Järvinen1-1/+2
2006-08-04[LLX]: SOCK_DGRAM interface fixesStephen Hemminger2-14/+10
2006-08-04[PKT_SCHED]: Return ENOENT if qdisc module is unavailableJamal Hadi Salim1-1/+1
2006-08-04[BRIDGE]: netlink status fixStephen Hemminger1-1/+1
2006-08-04[PATCH] Send wireless netlink events with a clean slateHerbert Xu1-1/+23
2006-08-03SUNRPC: Fix obvious refcounting bugs in rpc_pipefs.Trond Myklebust1-2/+4
2006-08-03RPC: Ensure that we disconnect TCP socket when client requests error outTrond Myklebust3-42/+60
2006-08-02[NET]: Fix more per-cpu typosAlexey Dobriyan2-3/+3
2006-08-02[I/OAT]: Remove CPU hotplug lock from net_dma_rebalanceChris Leech1-5/+0
2006-08-02[DECNET]: Fix for routing bugPatrick Caulfield1-2/+7
2006-08-02[AF_UNIX]: Kernel memory leak fix for af_unix datagram getpeersec patchCatherine Zhang2-14/+12
2006-08-02[NET]: skb_queue_lock_key() is no longer used.Adrian Bunk1-7/+0
2006-08-02[IPV6]: SNMPv2 "ipv6IfStatsOutFragCreates" counter errorWei Dong2-6/+9