summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2006-04-263-14/+35
|\
| * [PATCH] softmac: fix SIOCSIWAPJohannes Berg2006-04-243-14/+35
* | [NETFILTER]: ipt action: use xt_check_target for basic verificationPatrick McHardy2006-04-241-0/+5
* | [NETFILTER]: x_tables: move table->lock initializationDmitry Mishin2006-04-241-1/+1
* | [NETFILTER]: ip6_tables: remove broken comefrom debuggingPatrick McHardy2006-04-241-13/+0
* | [NETFILTER]: nf_conntrack: kill unused callback init_conntrackYasuyuki Kozakai2006-04-241-3/+0
* | [NETFILTER]: ULOG target is not obsoleteThomas Voegtle2006-04-241-1/+1
* | [NETFILTER]: nf_conntrack: Fix module refcount dropping too farYasuyuki Kozakai2006-04-242-9/+4
|/
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-04-208-10/+77
|\
| * Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2006-04-208-10/+77
| |\
| | * [PATCH] wext: Fix RtNetlink ENCODE security permissionsJean Tourrilhes2006-04-191-0/+8
| | * [PATCH] softmac: report when scanning has finishedJohannes Berg2006-04-191-0/+6
| | * [PATCH] softmac: fix event sendingJohannes Berg2006-04-192-5/+31
| | * [PATCH] softmac: handle iw_mode properlyjohannes@sipsolutions.net2006-04-191-3/+15
| | * [PATCH] softmac: dont send out packets while scanningjohannes@sipsolutions.net2006-04-191-0/+2
| | * [PATCH] softmac: return -EAGAIN from getscan while scanningjohannes@sipsolutions.net2006-04-191-0/+10
| | * [PATCH] softmac: fix spinlock recursion on reassocMichael Buesch2006-04-191-1/+2
| | * [PATCH] wext: Fix IWENCODEEXT security permissionsJean Tourrilhes2006-04-191-1/+2
| | * [PATCH] softmac uses Wiress Ext.Randy Dunlap2006-04-191-0/+1
* | | [EBTABLES]: Clean up vmalloc usage in net/bridge/netfilter/ebtables.cJayachandran C2006-04-201-13/+7
* | | [NET]: Add skb->truesize assertion checking.David S. Miller2006-04-202-0/+9
* | | [TCP]: Account skb overhead in tcp_fragmentHerbert Xu2006-04-191-3/+7
* | | [LLC]: Use pskb_trim_rcsum() in llc_fixup_skb().David S. Miller2006-04-191-1/+2
* | | [NET]: sockfd_lookup_light() returns random error for -EBADFDHua Zhong2006-04-191-0/+1
|/ /
* | SUNRPC: Dead code in net/sunrpc/auth_gss/auth_gss.cEric Sesterhenn2006-04-191-1/+0
* | NFS: make 2 functions staticAdrian Bunk2006-04-191-1/+2
* | RPCSEC_GSS: fix leak in krb5 code caused by superfluous kmallocJ. Bruce Fields2006-04-191-8/+3
|/
* [NET]: Remove redundant NULL checks before [kv]freeJesper Juhl2006-04-182-7/+3
* unaligned access in sk_run_filter()Dmitry Mishin2006-04-181-2/+3
* [IPV6]: Clean up hop-by-hop options handler.YOSHIFUJI Hideaki2006-04-182-4/+3
* [IPV6] XFRM: Fix decoding session with preceding extension header(s).YOSHIFUJI Hideaki2006-04-181-2/+2
* [IPV6] XFRM: Don't use old copy of pointer after pskb_may_pull().YOSHIFUJI Hideaki2006-04-181-1/+3
* [IPV6]: Ensure to have hop-by-hop options in our header of &sk_buff.YOSHIFUJI Hideaki2006-04-181-0/+12
* [TCP]: Fix truesize underflowHerbert Xu2006-04-181-1/+3
* [IPV4]: ip_route_input panic fixStephen Hemminger2006-04-171-1/+4
* [PATCH] ip_output: account for fraggap when checking to add trailer_lenZach Brown2006-04-141-1/+1
* [ATM] clip: add module infoStephen Hemminger2006-04-141-1/+2
* [ATM] clip: notifier related cleanupsStephen Hemminger2006-04-141-20/+6
* [ATM] clip: get rid of PROC_FS ifdefStephen Hemminger2006-04-141-9/+4
* [ATM] clip: run through LindentStephen Hemminger2006-04-141-211/+199
* [ATM]: Clip timer race.Stephen Hemminger2006-04-141-11/+5
* [ATM]: clip causes unregister hangStephen Hemminger2006-04-141-15/+27
* [XFRM]: Fix aevent timer.Jamal Hadi Salim2006-04-141-6/+19
* [IPV4]: Possible cleanups.Adrian Bunk2006-04-147-13/+2
* [WAN]: Remove broken and unmaintained Sangoma drivers.Adrian Bunk2006-04-111-2/+0
* [BRIDGE] ebtables: fix allocation in net/bridge/netfilter/ebtables.cJayachandran C2006-04-111-3/+3
* [DCCP]: Fix leak in net/dccp/ipv4.cEric Sesterhenn2006-04-111-1/+1
* [BRIDGE]: receive link-local on disabled ports.Stephen Hemminger2006-04-111-3/+0
* [IPv6] reassembly: Always compute hash under the fragment lock.Zach Brown2006-04-111-6/+12
* Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-04-111-4/+0
|\
OpenPOWER on IntegriCloud