summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
* [NETFILTER]: H.323 helper: fix use of uninitialized dataPatrick McHardy2006-05-041-4/+4
* [NETFILTER]: H.323 helper: fix endless loop caused by invalid TPKT lenPatrick McHardy2006-05-041-0/+2
* [NETFILTER] SCTP conntrack: fix infinite loopPatrick McHardy2006-05-032-8/+14
* Merge branch 'audit.b10' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2006-05-022-0/+4
|\
| * [PATCH] Reworked patch for labels on user space messagesSteve Grubb2006-05-011-0/+2
| * [PATCH] sockaddr patchSteve Grubb2006-05-011-0/+2
* | [NETFILTER] x_tables: fix compat related crash on non-x86Patrick McHardy2006-05-021-19/+14Star
* | [IPV6]: Fix race in route selection.YOSHIFUJI Hideaki2006-04-301-1/+4
* | [XFRM]: fix incorrect xfrm_policy_afinfo_lock useIngo Molnar2006-04-301-4/+4
* | [XFRM]: fix incorrect xfrm_state_afinfo_lock useIngo Molnar2006-04-301-4/+4
* | [TCP]: Fix unlikely usage in tcp_transmit_skb()Hua Zhong2006-04-301-1/+1
* | [XFRM]: fix softirq-unsafe xfrm typemap->lock useIngo Molnar2006-04-301-4/+4
* | [IPSEC]: Fix IP ID selectionHerbert Xu2006-04-301-1/+1
* | [IPV4]: inet_init() -> fs_initcallHeiko Carstens2006-04-301-1/+1
* | [NETLINK]: cleanup unused macro in net/netlink/af_netlink.cSoyoung Park2006-04-301-1/+0Star
* | [PKT_SCHED] netem: fix lossStephen Hemminger2006-04-301-1/+1
* | [X25]: fix for spinlock recurse and spinlock lockup with timer handlerShaun Pereira2006-04-301-2/+2
|/
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-04-263-14/+35
|\
| * 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
* | | [BRIDGE]: allow full size vlan packetsStephen Hemminger2006-04-261-1/+7
|/ /
* | [NETFILTER]: ipt action: use xt_check_target for basic verificationPatrick McHardy2006-04-251-0/+5
* | [NETFILTER]: x_tables: move table->lock initializationDmitry Mishin2006-04-251-1/+1
* | [NETFILTER]: ip6_tables: remove broken comefrom debuggingPatrick McHardy2006-04-251-13/+0Star
* | [NETFILTER]: nf_conntrack: kill unused callback init_conntrackYasuyuki Kozakai2006-04-251-3/+0Star
* | [NETFILTER]: ULOG target is not obsoleteThomas Voegtle2006-04-251-1/+1
* | [NETFILTER]: nf_conntrack: Fix module refcount dropping too farYasuyuki Kozakai2006-04-252-9/+4Star
|/
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-04-218-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/+7Star
* | | [NET]: Add skb->truesize assertion checking.David S. Miller2006-04-202-0/+9
* | | [TCP]: Account skb overhead in tcp_fragmentHerbert Xu2006-04-201-3/+7
* | | [LLC]: Use pskb_trim_rcsum() in llc_fixup_skb().David S. Miller2006-04-201-1/+2
* | | [NET]: sockfd_lookup_light() returns random error for -EBADFDHua Zhong2006-04-201-0/+1
|/ /
* | SUNRPC: Dead code in net/sunrpc/auth_gss/auth_gss.cEric Sesterhenn2006-04-191-1/+0Star
* | 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/+3Star
|/
* [NET]: Remove redundant NULL checks before [kv]freeJesper Juhl2006-04-192-7/+3Star
* unaligned access in sk_run_filter()Dmitry Mishin2006-04-191-2/+3
* [IPV6]: Clean up hop-by-hop options handler.YOSHIFUJI Hideaki2006-04-192-4/+3Star
* [IPV6] XFRM: Fix decoding session with preceding extension header(s).YOSHIFUJI Hideaki2006-04-191-2/+2