aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-04-26Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds3-14/+35
2006-04-26Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixesJeff Garzik3-14/+35
2006-04-26[BRIDGE]: allow full size vlan packetsStephen Hemminger1-1/+7
2006-04-24[NETFILTER]: ipt action: use xt_check_target for basic verificationPatrick McHardy1-0/+5
2006-04-24[NETFILTER]: x_tables: move table->lock initializationDmitry Mishin1-1/+1
2006-04-24[NETFILTER]: ip6_tables: remove broken comefrom debuggingPatrick McHardy1-13/+0
2006-04-24[NETFILTER]: nf_conntrack: kill unused callback init_conntrackYasuyuki Kozakai1-3/+0
2006-04-24[NETFILTER]: ULOG target is not obsoleteThomas Voegtle1-1/+1
2006-04-24[NETFILTER]: nf_conntrack: Fix module refcount dropping too farYasuyuki Kozakai2-9/+4
2006-04-24[PATCH] softmac: fix SIOCSIWAPJohannes Berg3-14/+35
2006-04-20Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds8-10/+77
2006-04-20Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6Jeff Garzik8-10/+77
2006-04-20[EBTABLES]: Clean up vmalloc usage in net/bridge/netfilter/ebtables.cJayachandran C1-13/+7
2006-04-20[NET]: Add skb->truesize assertion checking.David S. Miller2-0/+9
2006-04-19[TCP]: Account skb overhead in tcp_fragmentHerbert Xu1-3/+7
2006-04-19[LLC]: Use pskb_trim_rcsum() in llc_fixup_skb().David S. Miller1-1/+2
2006-04-19[NET]: sockfd_lookup_light() returns random error for -EBADFDHua Zhong1-0/+1
2006-04-19[PATCH] wext: Fix RtNetlink ENCODE security permissionsJean Tourrilhes1-0/+8
2006-04-19[PATCH] softmac: report when scanning has finishedJohannes Berg1-0/+6
2006-04-19[PATCH] softmac: fix event sendingJohannes Berg2-5/+31
2006-04-19[PATCH] softmac: handle iw_mode properlyjohannes@sipsolutions.net1-3/+15
2006-04-19[PATCH] softmac: dont send out packets while scanningjohannes@sipsolutions.net1-0/+2
2006-04-19[PATCH] softmac: return -EAGAIN from getscan while scanningjohannes@sipsolutions.net1-0/+10
2006-04-19[PATCH] softmac: fix spinlock recursion on reassocMichael Buesch1-1/+2
2006-04-19[PATCH] wext: Fix IWENCODEEXT security permissionsJean Tourrilhes1-1/+2
2006-04-19[PATCH] softmac uses Wiress Ext.Randy Dunlap1-0/+1
2006-04-19SUNRPC: Dead code in net/sunrpc/auth_gss/auth_gss.cEric Sesterhenn1-1/+0
2006-04-19NFS: make 2 functions staticAdrian Bunk1-1/+2
2006-04-19RPCSEC_GSS: fix leak in krb5 code caused by superfluous kmallocJ. Bruce Fields1-8/+3
2006-04-18[NET]: Remove redundant NULL checks before [kv]freeJesper Juhl2-7/+3
2006-04-18unaligned access in sk_run_filter()Dmitry Mishin1-2/+3
2006-04-18[IPV6]: Clean up hop-by-hop options handler.YOSHIFUJI Hideaki2-4/+3
2006-04-18[IPV6] XFRM: Fix decoding session with preceding extension header(s).YOSHIFUJI Hideaki1-2/+2
2006-04-18[IPV6] XFRM: Don't use old copy of pointer after pskb_may_pull().YOSHIFUJI Hideaki1-1/+3
2006-04-18[IPV6]: Ensure to have hop-by-hop options in our header of &sk_buff.YOSHIFUJI Hideaki1-0/+12
2006-04-18[TCP]: Fix truesize underflowHerbert Xu1-1/+3
2006-04-17[IPV4]: ip_route_input panic fixStephen Hemminger1-1/+4
2006-04-14[PATCH] ip_output: account for fraggap when checking to add trailer_lenZach Brown1-1/+1
2006-04-14[ATM] clip: add module infoStephen Hemminger1-1/+2
2006-04-14[ATM] clip: notifier related cleanupsStephen Hemminger1-20/+6
2006-04-14[ATM] clip: get rid of PROC_FS ifdefStephen Hemminger1-9/+4
2006-04-14[ATM] clip: run through LindentStephen Hemminger1-211/+199
2006-04-14[ATM]: Clip timer race.Stephen Hemminger1-11/+5
2006-04-14[ATM]: clip causes unregister hangStephen Hemminger1-15/+27
2006-04-14[XFRM]: Fix aevent timer.Jamal Hadi Salim1-6/+19
2006-04-14[IPV4]: Possible cleanups.Adrian Bunk7-13/+2
2006-04-11[WAN]: Remove broken and unmaintained Sangoma drivers.Adrian Bunk1-2/+0
2006-04-11[BRIDGE] ebtables: fix allocation in net/bridge/netfilter/ebtables.cJayachandran C1-3/+3
2006-04-11[DCCP]: Fix leak in net/dccp/ipv4.cEric Sesterhenn1-1/+1
2006-04-11[BRIDGE]: receive link-local on disabled ports.Stephen Hemminger1-3/+0