aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* [BRIDGE]: Disable SG/GSO if TX checksum is offHerbert Xu2006-08-171-1/+6
* [NETFILTER]: ip_tables: fix table locking in ipt_do_tablePatrick McHardy2006-08-171-1/+2
* [NETFILTER]: ctnetlink: fix deadlock in table dumpingPatrick McHardy2006-08-172-20/+14
* [IPV4]: severe locking bug in fib_semantics.cAlexey Kuznetsov2006-08-171-6/+6
* [MCAST]: Fix filter leak on device removal.David L Stevens2006-08-172-17/+25
* [NET]: Disallow whitespace in network device names.David S. Miller2006-08-171-5/+14
* [PKT_SCHED] cls_u32: Fix typo.Ralf Hildebrandt2006-08-171-1/+1
* [ATM]: Compile error on ARMKevin Hilman2006-08-171-1/+1
* [IPV4]: Possible leak of multicast source filter sctructureMichal Ruzicka2006-08-171-3/+3
* [IPV6] lockdep: annotate __icmpv6_socketIngo Molnar2006-08-171-0/+13
* [NETFILTER]: xt_physdev build fixAndrew Morton2006-08-171-0/+1
* [NET]: Fix potential stack overflow in net/core/utils.cSuresh Siddha2006-08-171-3/+4
* [VLAN]: Make sure bonding packet drop checks get done in hwaccel RX path.David S. Miller2006-08-171-17/+1
* [INET]: Use pskb_trim_unique when trimming paged unique skbsHerbert Xu2006-08-132-3/+3
* [NETFILTER]: ulog: fix panic on SMP kernelsMark Huang2006-08-133-0/+11
* [NETFILTER]: {arp,ip,ip6}_tables: proper error recovery in init pathPatrick McHardy2006-08-133-24/+70
* [LLC]: multicast receive device matchStephen Hemminger2006-08-131-0/+3
* [IPSEC]: Validate properly in xfrm_dst_check()David S. Miller2006-08-131-3/+24
* [NETFILTER]: xt_hashlimit: fix limit off-by-onePatrick McHardy2006-08-131-7/+4
* [NETFILTER]: xt_string: fix negationPhil Oester2006-08-131-1/+1
* [TCP]: Fix botched memory leak fix to tcpprobe_read().David S. Miller2006-08-131-1/+2
* [IPX]: Fix typo, ipxhdr() --> ipx_hdr()David S. Miller2006-08-091-1/+1
* [IPV6]: The ifa lock is a BH lockHerbert Xu2006-08-091-2/+2
* Merge gregkh@master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Greg Kroah-Hartman2006-08-097-11/+39
|\
| * [NET]: add_timer -> mod_timer() in dst_run_gc()Dmitry Mishin2006-08-091-2/+1
| * [IPX]: Another nonlinear receive fixStephen Hemminger2006-08-081-2/+5
| * [RTNETLINK]: Fix IFLA_ADDRESS handling.David S. Miller2006-08-081-1/+14
| * [TCP]: SNMPv2 tcpOutSegs counter errorWei Yongjun2006-08-071-3/+9
| * [PKTGEN]: Make sure skb->{nh,h} are initialized in fill_packet_ipv6() too.David S. Miller2006-08-071-0/+2
| * [PKTGEN]: Fix oops when used with balance-tlb bondingChen-Li Tien2006-08-071-0/+2
| * [IPV4]: Limit rt cache size properly.Kirill Korotaev2006-08-071-1/+1
| * [IPX]: Header length validation neededStephen Hemminger2006-08-071-1/+2
| * [NET]: Assign skb->dev in netdev_alloc_skbChristoph Hellwig2006-08-071-1/+3
* | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2006-08-081-1/+23
|\ \ | |/ |/|
| * [PATCH] Send wireless netlink events with a clean slateHerbert Xu2006-08-041-1/+23
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-08-066-22/+21
|\ \
| * | [LAPB]: Fix windowsize checkDiego Calleja2006-08-051-5/+7
| * | [TCP]: Fixes IW > 2 cases when TCP is application limitedIlpo Järvinen2006-08-041-1/+2
| * | [LLX]: SOCK_DGRAM interface fixesStephen Hemminger2006-08-042-14/+10
| * | [PKT_SCHED]: Return ENOENT if qdisc module is unavailableJamal Hadi Salim2006-08-041-1/+1
| * | [BRIDGE]: netlink status fixStephen Hemminger2006-08-041-1/+1
* | | [PATCH] knfsd: fix race related problem when adding items to and svcrpc auth ...Neil Brown2006-08-061-1/+5
|/ /
* | SUNRPC: Fix obvious refcounting bugs in rpc_pipefs.Trond Myklebust2006-08-031-2/+4
* | RPC: Ensure that we disconnect TCP socket when client requests error outTrond Myklebust2006-08-033-42/+60
|/
* [NET]: Fix more per-cpu typosAlexey Dobriyan2006-08-022-3/+3
* [I/OAT]: Remove CPU hotplug lock from net_dma_rebalanceChris Leech2006-08-021-5/+0
* [DECNET]: Fix for routing bugPatrick Caulfield2006-08-021-2/+7
* [AF_UNIX]: Kernel memory leak fix for af_unix datagram getpeersec patchCatherine Zhang2006-08-022-14/+12
* [NET]: skb_queue_lock_key() is no longer used.Adrian Bunk2006-08-021-7/+0
* [IPV6]: SNMPv2 "ipv6IfStatsOutFragCreates" counter errorWei Dong2006-08-022-6/+9