summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
* | [NETFILTER]: silence a warning in ebtablesMeelis Roos2006-11-021-1/+1
* | [IPV6]: File the fingerprints off ah6->spi/esp6->spiAl Viro2006-11-021-2/+2
* | [TCP]: Set default congestion control when no sysctl.Stephen Hemminger2006-11-022-7/+8
* | [TIPC] net/tipc/port.c: fix NULL dereferenceAdrian Bunk2006-11-021-2/+3
* | [PATCH] skge, sky2, et all. gplv2 onlyStephen Hemminger2006-11-011-1/+1
|/
* [IPV6]: fix flowlabel seqfile handlingJames Morris2006-10-311-12/+6Star
* [IPV6]: return EINVAL for invalid address with flowlabel lease requestJames Morris2006-10-311-1/+3
* [SCTP]: Remove temporary associations from backlog and hash.Vlad Yasevich2006-10-313-4/+24
* [SCTP]: Correctly set IP id for SCTP trafficVlad Yasevich2006-10-312-1/+10
* [NetLabel]: protect the CIPSOv4 socket option from setsockopt()Paul Moore2006-10-312-5/+4Star
* [NETFILTER]: ip_tables: compat code module refcounting fixDmitry Mishin2006-10-311-25/+11Star
* [NETFILTER]: nf_conntrack: add missing unlock in get_next_corpse()Martin Josefsson2006-10-311-1/+2
* [NETFILTER]: ip_tables: compat error way cleanupVasily Averin2006-10-311-0/+1
* [NETFILTER]: Missed and reordered checks in {arp,ip,ip6}_tablesDmitry Mishin2006-10-313-25/+54
* [NETFILTER]: remove masq/NAT from ip6tables Kconfig helpPatrick McHardy2006-10-311-1/+1
* [IPV6]: fix lockup via /proc/net/ip6_flowlabelJames Morris2006-10-311-0/+2
* [NET]: fix uaccess handlingHeiko Carstens2006-10-313-14/+25
* [SCTP]: Always linearise packet on inputHerbert Xu2006-10-311-0/+3
* [DCCP]: fix printk format warningsRandy Dunlap2006-10-311-8/+10
* [NET]: Fix segmentation of linear packetsHerbert Xu2006-10-311-5/+4Star
* [XFRM] xfrm_user: Fix unaligned accesses.David S. Miller2006-10-311-2/+2
* [APPLETALK]: Fix potential OOPS in atalk_sendmsg().David S. Miller2006-10-311-2/+0Star
* [PATCH] fix "sunrpc: fix refcounting problems in rpc servers"Andrew Morton2006-10-301-2/+3
* [PATCH] sunrpc: fix refcounting problems in rpc serversNeil Brown2006-10-302-19/+15Star
* [BRIDGE]: correct print message typoRandy Dunlap2006-10-261-1/+1
* [TCP] H-TCP: fix integer overflowGavin McCullagh2006-10-261-1/+1
* [TCP] cubic: scaling errorStephen Hemminger2006-10-261-3/+3
* Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2006-10-261-0/+2
|\
| * [CRYPTO] users: Select ECB/CBC where neededPatrick McHardy2006-10-251-0/+2
* | [DCCP]: Update documentation references.Gerrit Renker2006-10-2511-30/+27Star
* | [NETFILTER]: Fix ip6_tables extension header bypass bugPatrick McHardy2006-10-255-8/+31
* | [NETFILTER]: Fix ip6_tables protocol bypass bugPatrick McHardy2006-10-251-4/+6
* | [XFRM]: Fix xfrm_state accountingPatrick McHardy2006-10-251-8/+10
* | [IPV4] ipconfig: fix RARP ic_servaddr breakageAl Viro2006-10-251-1/+1
|/
* [PKT_SCHED] netem: Orphan SKB when adding to queue.David S. Miller2006-10-231-0/+2
* [IPv6] fib: initialize tb6_lock in common place to give lockdep a keyThomas Graf2006-10-221-3/+6
* [ATM]: handle sysfs errorsJeff Garzik2006-10-221-3/+12
* [DCCP] ipv6: Fix opt_skb leak.David S. Miller2006-10-221-0/+8
* [DCCP]: Fix Oops in DCCPv6Gerrit Renker2006-10-222-4/+4
* Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2006-10-214-59/+80
|\
| * [PATCH] sotftmac: fix a slab corruption in WEP restricted key associationLaurent Riffard2006-10-171-1/+1
| * [PATCH] softmac: Fix WX and association related racesMichael Buesch2006-10-174-58/+79
* | Merge branch 'we21-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik2006-10-211-1/+32
|\ \
| * | [PATCH] wireless: WE-20 compatibility for ESSID and NICKN ioctlsJohn W. Linville2006-10-191-1/+32
| |/
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-10-2025-148/+354
|\ \
| * | [Bluetooth] Fix HID disconnect NULL pointer dereferenceMarcel Holtmann2006-10-201-4/+2Star
| * | [TCP]: One NET_INC_STATS() could be NET_INC_STATS_BH in tcp_v4_err()Eric Dumazet2006-10-201-1/+1
| * | [NETFILTER]: Missing check for CAP_NET_ADMIN in iptables compat layerBjörn Steinbrink2006-10-201-0/+3
| * | [NETPOLL]: initialize skb for UDPStephen Hemminger2006-10-201-4/+4
| * | [IPV6]: Fix route.c warnings when multiple tables are disabled.David S. Miller2006-10-191-3/+8