aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-11-01[NETFILTER]: silence a warning in ebtablesMeelis Roos1-1/+1
2006-11-01[IPV6]: File the fingerprints off ah6->spi/esp6->spiAl Viro1-2/+2
2006-11-01[TCP]: Set default congestion control when no sysctl.Stephen Hemminger2-7/+8
2006-11-01[TIPC] net/tipc/port.c: fix NULL dereferenceAdrian Bunk1-2/+3
2006-10-31[PATCH] skge, sky2, et all. gplv2 onlyStephen Hemminger1-1/+1
2006-10-31[IPV6]: fix flowlabel seqfile handlingJames Morris1-12/+6
2006-10-30[IPV6]: return EINVAL for invalid address with flowlabel lease requestJames Morris1-1/+3
2006-10-30[SCTP]: Remove temporary associations from backlog and hash.Vlad Yasevich3-4/+24
2006-10-30[SCTP]: Correctly set IP id for SCTP trafficVlad Yasevich2-1/+10
2006-10-30[NetLabel]: protect the CIPSOv4 socket option from setsockopt()Paul Moore2-5/+4
2006-10-30[NETFILTER]: ip_tables: compat code module refcounting fixDmitry Mishin1-25/+11
2006-10-30[NETFILTER]: nf_conntrack: add missing unlock in get_next_corpse()Martin Josefsson1-1/+2
2006-10-30[NETFILTER]: ip_tables: compat error way cleanupVasily Averin1-0/+1
2006-10-30[NETFILTER]: Missed and reordered checks in {arp,ip,ip6}_tablesDmitry Mishin3-25/+54
2006-10-30[NETFILTER]: remove masq/NAT from ip6tables Kconfig helpPatrick McHardy1-1/+1
2006-10-30[IPV6]: fix lockup via /proc/net/ip6_flowlabelJames Morris1-0/+2
2006-10-30[NET]: fix uaccess handlingHeiko Carstens3-14/+25
2006-10-30[SCTP]: Always linearise packet on inputHerbert Xu1-0/+3
2006-10-30[DCCP]: fix printk format warningsRandy Dunlap1-8/+10
2006-10-30[NET]: Fix segmentation of linear packetsHerbert Xu1-5/+4
2006-10-30[XFRM] xfrm_user: Fix unaligned accesses.David S. Miller1-2/+2
2006-10-30[APPLETALK]: Fix potential OOPS in atalk_sendmsg().David S. Miller1-2/+0
2006-10-30[PATCH] fix "sunrpc: fix refcounting problems in rpc servers"Andrew Morton1-2/+3
2006-10-30[PATCH] sunrpc: fix refcounting problems in rpc serversNeil Brown2-19/+15
2006-10-25[BRIDGE]: correct print message typoRandy Dunlap1-1/+1
2006-10-25[TCP] H-TCP: fix integer overflowGavin McCullagh1-1/+1
2006-10-25[TCP] cubic: scaling errorStephen Hemminger1-3/+3
2006-10-25Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+2
2006-10-25[CRYPTO] users: Select ECB/CBC where neededPatrick McHardy1-0/+2
2006-10-24[DCCP]: Update documentation references.Gerrit Renker11-30/+27
2006-10-24[NETFILTER]: Fix ip6_tables extension header bypass bugPatrick McHardy5-8/+31
2006-10-24[NETFILTER]: Fix ip6_tables protocol bypass bugPatrick McHardy1-4/+6
2006-10-24[XFRM]: Fix xfrm_state accountingPatrick McHardy1-8/+10
2006-10-24[IPV4] ipconfig: fix RARP ic_servaddr breakageAl Viro1-1/+1
2006-10-22[PKT_SCHED] netem: Orphan SKB when adding to queue.David S. Miller1-0/+2
2006-10-21[IPv6] fib: initialize tb6_lock in common place to give lockdep a keyThomas Graf1-3/+6
2006-10-21[ATM]: handle sysfs errorsJeff Garzik1-3/+12
2006-10-21[DCCP] ipv6: Fix opt_skb leak.David S. Miller1-0/+8
2006-10-21[DCCP]: Fix Oops in DCCPv6Gerrit Renker2-4/+4
2006-10-21Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixesJeff Garzik4-59/+80
2006-10-21Merge branch 'we21-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into tmpJeff Garzik1-1/+32
2006-10-20Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds25-148/+354
2006-10-20[PATCH] knfsd: fix race that can disable NFS serverNeilBrown1-1/+1
2006-10-20[PATCH] SUNRPC: fix a typoChuck Lever1-1/+1
2006-10-20[PATCH] SUNRPC: fix race in in-kernel RPC portmapper clientChuck Lever1-7/+7
2006-10-20[Bluetooth] Fix HID disconnect NULL pointer dereferenceMarcel Holtmann1-4/+2
2006-10-20[TCP]: One NET_INC_STATS() could be NET_INC_STATS_BH in tcp_v4_err()Eric Dumazet1-1/+1
2006-10-20[NETFILTER]: Missing check for CAP_NET_ADMIN in iptables compat layerBjörn Steinbrink1-0/+3
2006-10-19[NETPOLL]: initialize skb for UDPStephen Hemminger1-4/+4
2006-10-19[PATCH] wireless: WE-20 compatibility for ESSID and NICKN ioctlsJohn W. Linville1-1/+32