summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2014-02-11net: fix a race in sock_queue_err_skb()Eric Dumazet1-1/+3
2014-02-11ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pendi...Hannes Frederic Sowa1-0/+1
2014-02-11inet: add RCU protection to inet->optEric Dumazet2-8/+17
2013-01-17sctp: Enforce retransmission limit during shutdownThomas Graf1-0/+1
2013-01-17sctp: ABORT if receive, reassmbly, or reodering queue is not empty while clos...Thomas Graf1-1/+1
2012-08-17scm: lower SCM_MAX_FDEric Dumazet1-2/+3
2012-08-17rose: Add length checks to CALL_REQUEST parsingBen Hutchings1-1/+7
2012-05-17net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller1-0/+20
2012-03-14net: sk_add_backlog() take rmem_alloc into accountEric Dumazet1-2/+11
2011-06-26netlink: Make nlmsg_find_attr take a const nlmsghdr*.Nelson Elhage1-1/+1
2011-04-18filter: fix sk_filter rcu handlingEric Dumazet1-1/+3
2011-04-18af_unix: limit recursion levelEric Dumazet1-0/+2
2011-04-18net: avoid limits overflowEric Dumazet4-8/+8
2011-04-18udp: add rehash on connect()Eric Dumazet2-0/+2
2011-01-07tcp: Prevent overzealous packetization by SWS logic.Alexey Kuznetsov1-2/+16
2011-01-07tcp: Combat per-cpu skew in orphan tests.David S. Miller1-4/+14
2010-08-02net: fix problem in reading sock TX queueTom Herbert1-6/+1
2010-05-16tcp: fix MD5 (RFC2385) supportEric Dumazet1-18/+3
2010-05-06sctp: Fix a race between ICMP protocol unreachable and connect()Vlad Yasevich2-0/+4
2010-05-03net: fix compile error due to double return type in SOCK_DEBUGJan Engelhardt1-1/+1
2010-04-29sctp: Fix skb_over_panic resulting from multiple invalid parameter errors (CV...Neil Horman1-0/+1
2010-04-28sctp: Fix oops when sending queued ASCONF chunksVlad Yasevich1-0/+1
2010-04-28sctp: avoid irq lock inversion while call sk->sk_data_ready()Wei Yongjun1-0/+1
2010-04-11Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller11-0/+13
2010-04-08x25: Patch to fix bug 15678 - x25 accesses fields beyond end of packet.John Hughes1-0/+4
2010-04-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds1-0/+2
2010-04-059p: Make sure we are able to clunk the cached fid on umountAneesh Kumar K.V1-0/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo10-0/+11
2010-03-21Bluetooth: Convert debug files to actually use debugfs instead of sysfsMarcel Holtmann1-1/+1
2010-03-20netlink: fix unaligned access in nla_get_be64()Pablo Neira Ayuso1-1/+5
2010-03-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds1-2/+2
2010-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds6-6/+38
2010-03-139p: Change the name of new protocol from 9p2010.L to 9p2000.LSripathi Kodi1-2/+2
2010-03-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2010-03-13nsproxy: remove INIT_NSPROXY()Alexey Dobriyan1-5/+0
2010-03-10ipv6 ip6_tunnel: eliminate unused recursion field from ip6_tnl{}.YOSHIFUJI Hideaki / 吉藤英明1-1/+0
2010-03-08net: add __must_check to sk_add_backlogZhu Yi1-1/+1
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina1-1/+1
2010-03-08ipv6: Optmize translation between IPV6_PREFER_SRC_xxx and RT6_LOOKUP_F_xxx.YOSHIFUJI Hideaki / 吉藤英明1-0/+18
2010-03-06net: backlog functions renameZhu Yi1-3/+3
2010-03-06net: add limit for socket backlogZhu Yi1-1/+14
2010-03-069P2010.L handshake: Remove "dotu" variableSripathi Kodi1-1/+2
2010-03-069P2010.L handshake: Add mount optionSripathi Kodi1-0/+15
2010-03-04net: add scheduler sync hint to tcp_prequeue().Mike Galbraith1-1/+1
2010-03-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-1/+2
2010-03-03mac80211: Fix HT rate control configurationSujith1-1/+2
2010-03-03ipsec: Fix bogus bundle flowiHerbert Xu1-1/+2
2010-03-01Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller1-1/+3
2010-02-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2-2/+9
2010-02-27Bluetooth: Add controller types for BR/EDR and 802.11 AMPMarcel Holtmann2-0/+5