summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2012-10-21ipvs: fix oops on NAT reply in br_nf contextLin Ming1-1/+1
2012-10-21netfilter: nf_conntrack: fix racy timer handling with reliable eventsPablo Neira Ayuso1-0/+1
2012-10-13xfrm: Workaround incompatibility of ESN and async cryptoSteffen Klassert1-0/+3
2012-10-02tcp: Apply device TSO segment limit earlierBen Hutchings1-0/+2
2012-07-16bonding: Fix corrupted queue_mappingEric Dumazet1-2/+5
2012-07-16cipso: handle CIPSO options correctly when NetLabel is disabledPaul Moore1-1/+28
2012-06-10sctp: check cached dst before using itNicolas Dichtel1-0/+13
2012-06-10ipv6: fix incorrect ipsec fragmentGao feng1-0/+1
2012-04-22Bluetooth: hci_core: fix NULL-pointer dereference at unregisterJohan Hovold1-0/+1
2012-02-29ipv4: reset flowi parameters on route connectJulian Anastasov2-0/+14
2012-02-29ipv4: Save nexthop address of LSRR/SSRR option to IPCB.Li Wei1-0/+2
2012-02-29net: Make qdisc_skb_cb upper size bound explicit.David S. Miller1-1/+8
2012-02-13net: fix NULL dereferences in check_peer_redir()Eric Dumazet2-3/+25
2012-02-03netns: Fail conspicously if someone uses net_generic at an inappropriate time.Eric W. Biederman1-0/+1
2012-01-06sctp: fix incorrect overflow check on autocloseXi Wang1-0/+4
2011-11-11net: Handle different key sizes between address families in flow cachedpward1-0/+19
2011-11-11net: Align AF-specific flowi structs to longDavid Ward1-3/+3
2011-10-16ipv6: fix NULL dereference in udp6_ufo_fragment()Jason Wang1-1/+1
2011-10-03fs/9p: Use protocol-defined value for lock/getlock 'type' field.Jim Garlick1-0/+5
2011-10-03fs/9p: Add OS dependent open flags in 9p protocolAneesh Kumar K.V1-0/+24
2011-08-15ipv6: make fragment identifications less predictableEric Dumazet2-11/+3
2011-08-15net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller1-0/+20
2011-07-08sctp: ABORT if receive, reassmbly, or reodering queue is not empty while clos...Thomas Graf1-1/+1
2011-07-07sctp: Enforce retransmission limit during shutdownThomas Graf1-0/+1
2011-07-01ipv6: Don't put artificial limit on routing table size.David S. Miller1-0/+1
2011-07-01Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller1-1/+1
2011-06-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-1/+1
2011-06-27Fix some kernel-doc warningsVitaliy Ivanov1-1/+0
2011-06-27mac80211: fix rx->key NULL dereference during mic failureArik Nemtsov1-1/+1
2011-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+6
2011-06-16netfilter: nf_nat: avoid double seq_adjust for loopbackJulian Anastasov1-0/+6
2011-06-12Delay struct net freeing while there's a sysfs instance refering to itAl Viro1-1/+9
2011-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-1/+2
2011-05-31sctp: stop pending timers and purge queues when peer restart asocWei Yongjun2-1/+2
2011-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-1/+11
2011-05-27net: Kill ratelimit.h dependency in linux/net.hDavid S. Miller1-0/+8
2011-05-27net: Add linux/sysctl.h includes where needed.David S. Miller1-0/+1
2011-05-27Merge branch 'pablo/nf-2.6-updates' of git://1984.lsi.us.es/net-2.6David S. Miller1-1/+2
2011-05-27IPVS: bug in ip_vs_ftp, same list heaad used in all netns.Hans Schillstrom1-1/+2
2011-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/linux-2.6-nsfdLinus Torvalds1-0/+1
2011-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-2/+8
2011-05-25Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller1-2/+6
2011-05-259p: Small cleanup in <net/9p/9p.h>Sasha Levin1-2/+1
2011-05-259p: typo fixes and minor cleanupsRob Landley3-7/+8
2011-05-24Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...John W. Linville2-3/+8
2011-05-24wireless: fix fatal kernel-doc error + warning in mac80211.hRandy Dunlap1-1/+2
2011-05-24wireless: fix cfg80211.h new kernel-doc warningsRandy Dunlap1-1/+2
2011-05-24dst: catch uninitialized metricsStephen Hemminger1-0/+2
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-2/+2
2011-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-15/+21