1. 4d5cfcb tipc: fix connection abort during subscription cancel by Parthasarathy Bhuvaragan · 10 years ago
  2. 63e51b6 ipv4: early demux should be aware of fragments by Eric Dumazet · 10 years ago
  3. ff5d749 tcp: beware of alignments in tcp_get_info() by Eric Dumazet · 10 years ago
  4. 4f2c6ae switchdev: Require RTNL mutex to be held when sending FDB notifications by Ido Schimmel · 10 years ago
  5. bd7c5e3 Merge tag 'mac80211-for-davem-2016-01-26' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 10 years ago
  6. d88270e tcp: fix tcp_mark_head_lost to check skb len before fragmenting by Neal Cardwell · 10 years ago
  7. 8282f27 inet: frag: Always orphan skbs inside ip_defrag() by Joe Stringer · 10 years ago
  8. 47faa1e sctp: remove the dead field of sctp_transport by Xin Long · 10 years ago
  9. fba4c33 sctp: hold transport before we access t->asoc in sctp proc by Xin Long · 10 years ago
  10. 1eed677 sctp: fix the transport dead race check by using atomic_add_unless on refcnt by Xin Long · 10 years ago
  11. 6736fde rfkill: fix rfkill_fop_read wait_event usage by Johannes Berg · 10 years ago
  12. 4fa11ec mac80211: Requeue work after scan complete for all VIF types. by Sachin Kulkarni · 10 years ago
  13. 87e5739 sit: set rtnl_link_ops before calling register_netdevice by Thadeu Lima de Souza Cascardo · 10 years ago
  14. 32b6170c ipv4+ipv6: Make INET*_ESP select CRYPTO_ECHAINIV by Thomas Egerer · 10 years ago
  15. 27f7ed2 sctp: allow setting SCTP_SACK_IMMEDIATELY by the application by Marcelo Ricardo Leitner · 10 years ago
  16. fa0dc04 af_unix: fix struct pid memory leak by Eric Dumazet · 10 years ago
  17. e62a123 tcp: fix NULL deref in tcp_v4_send_ack() by Eric Dumazet · 10 years ago
  18. 8034e1e Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 10 years ago
  19. 7c13067 net: diag: support v4mapped sockets in inet_diag_find_one_icsk() by Eric Dumazet · 10 years ago
  20. ce87fc6 gro: Make GRO aware of lightweight tunnels. by Jesse Gross · 10 years ago
  21. b16c291 netfilter: nf_conntrack: use safer way to lock all buckets by Sasha Levin · 10 years ago
  22. b4ace4f soreuseport: fix NULL ptr dereference SO_REUSEPORT after bind by Craig Gallek · 10 years ago
  23. 52a82e2 af_iucv: Validate socket address length in iucv_sock_bind() by Ursula Braun · 10 years ago
  24. ed0dfff udp: fix potential infinite loop in SO_REUSEPORT logic by Eric Dumazet · 10 years ago
  25. b064d0d ovs: limit ovs recursions in ovs_execute_actions to not corrupt stack by Hannes Frederic Sowa · 10 years ago
  26. 35b8153 netfilter: nf_tables_netdev: fix error path in module initialization by Pablo Neira Ayuso · 10 years ago
  27. d6b3347 netfilter: xt_TCPMSS: handle CHECKSUM_COMPLETE in tcpmss_tg6() by Eric Dumazet · 10 years ago
  28. dd7445a sctp: the temp asoc's transports should not be hashed/unhashed by Xin Long · 10 years ago
  29. 42eff6a batman-adv: Drop immediate orig_node free function by Sven Eckelmann · 10 years ago
  30. b4d922c batman-adv: Drop immediate batadv_hard_iface free function by Sven Eckelmann · 10 years ago
  31. ae3e1e3 batman-adv: Drop immediate neigh_ifinfo free function by Sven Eckelmann · 10 years ago
  32. f638969 batman-adv: Drop immediate batadv_hardif_neigh_node free function by Sven Eckelmann · 10 years ago
  33. 2baa753 batman-adv: Drop immediate batadv_neigh_node free function by Sven Eckelmann · 10 years ago
  34. deed966 batman-adv: Drop immediate batadv_orig_ifinfo free function by Sven Eckelmann · 10 years ago
  35. 44e8e7e9 batman-adv: Avoid recursive call_rcu for batadv_nc_node by Sven Eckelmann · 10 years ago
  36. 63b3992 batman-adv: Avoid recursive call_rcu for batadv_bla_claim by Sven Eckelmann · 10 years ago
  37. 4e5448a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  38. cc80fe0 Merge tag 'nfsd-4.5' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  39. c6894de bridge: fix lockdep addr_list_lock false positive splat by Nikolay Aleksandrov · 10 years ago
  40. fb33118 net: sctp: Move sequence start handling into sctp_transport_get_idx() by Geert Uytterhoeven · 10 years ago
  41. 34ae6a1 ipv6: update skb->csum when CE mark is propagated by Eric Dumazet · 10 years ago
  42. 875fc4f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  43. 65a5124 sctp: support to lookup with ep+paddr in transport rhashtable by Xin Long · 10 years ago
  44. 9207f9d net: preserve IP control block during GSO segmentation by Konstantin Khlebnikov · 10 years ago
  45. 75f26df Merge tag 'nfs-for-4.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  46. ef12947 mm: memcontrol: switch to the updated jump-label API by Johannes Weiner · 10 years ago
  47. 80e95fe mm: memcontrol: generalize the socket accounting jump label by Johannes Weiner · 10 years ago
  48. baac50b net: tcp_memcontrol: simplify linkage between socket and page counter by Johannes Weiner · 10 years ago
  49. e805605 net: tcp_memcontrol: sanitize tcp memory accounting callbacks by Johannes Weiner · 10 years ago
  50. 80f2312 net: tcp_memcontrol: simplify the per-memcg limit access by Johannes Weiner · 10 years ago
  51. af95d7d net: tcp_memcontrol: remove dead per-memcg count of allocated sockets by Johannes Weiner · 10 years ago
  52. 3d596f7 net: tcp_memcontrol: protect all tcp_memcontrol calls by jump-label by Johannes Weiner · 10 years ago
  53. 9ee11ba memcg: do not allow to disable tcp accounting after limit is set by Vladimir Davydov · 10 years ago
  54. 5d09705 kmemcg: account certain kmem allocations to memcg by Vladimir Davydov · 10 years ago
  55. efaea94 netfilter: nft_ct: keep counters away from CONFIG_NF_CONNTRACK_LABELS by Pablo Neira Ayuso · 10 years ago
  56. da629cf mac80211: Don't buffer non-bufferable MMPDUs by Helmut Schaa · 10 years ago
  57. 2bc533b mac80211: handle sched_scan_stopped vs. hw restart race by Eliad Peller · 10 years ago
  58. 1a57081 mac80211: fix PS-Poll handling by Emmanuel Grumbach · 10 years ago
  59. b9f628f mac80211: clear local->sched_scan_req properly on reconfig by Eliad Peller · 10 years ago
  60. 470f4d6 mac80211: avoid ROC during hw restart by Eliad Peller · 10 years ago
  61. c382680 regulatory: fix world regulatory domain data by Johannes Berg · 10 years ago
  62. 94c4fd6 wireless: change cfg80211 regulatory domain info as debug messages by Dave Young · 10 years ago
  63. e6a8a3a mac80211: fix remain-on-channel cancellation by Johannes Berg · 10 years ago
  64. e9db455 mac80211: recalculate SW ROC only when needed by Johannes Berg · 10 years ago
  65. 1adbfc4 Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 10 years ago
  66. b8e429a genetlink: Fix off-by-one in genl_allocate_reserve_groups() by David S. Miller · 10 years ago
  67. f90d2d3 netfilter: ipset: allow a 0 netmask with hash_netiface type by Florian Westphal · 10 years ago
  68. 4b8c4ed netfilter: nft_byteorder: avoid unneeded le/be conversion steps by Florian Westphal · 10 years ago
  69. bab7c6c batman-adv: Fix list removal of batadv_hardif_neigh_node by Sven Eckelmann · 10 years ago
  70. af63cf5 batman-adv: fix lockdep splat when doing mcast_free by Simon Wunderlich · 10 years ago
  71. ddb5388 Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by David S. Miller · 10 years ago
  72. aee3bfa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  73. 33caf82 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  74. 229394e net: bpf: reject invalid shifts by Rabin Vincent · 10 years ago
  75. ccdf6ce net: netlink: Fix multicast group storage allocation for families with more than one groups by Matti Vaittinen · 10 years ago
  76. 06928b3 net: bpf: reject invalid shifts by Rabin Vincent · 10 years ago
  77. 7aaed57 phonet: properly unshare skbs in phonet_rcv() by Eric Dumazet · 10 years ago
  78. 9d367ed Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  79. 40ba330 udp: disallow UFO for sockets with SO_NO_CHECK option by Michal Kubeček · 10 years ago
  80. 3de0359 net: pktgen: fix null ptr deref in skb allocation by John Fastabend · 10 years ago
  81. c6c3345 bpf: support ipv6 for bpf_skb_{set,get}_tunnel_key by Daniel Borkmann · 10 years ago
  82. 781c53b bpf: export helper function flags and reject invalid ones by Daniel Borkmann · 10 years ago
  83. 66530bd sched,cls_flower: set key address type when present by Jamal Hadi Salim · 10 years ago
  84. 83d15e7 tcp_yeah: don't set ssthresh below 2 by Neal Cardwell · 10 years ago
  85. 649621e sctp: fix use-after-free in pr_debug statement by Marcelo Ricardo Leitner · 10 years ago
  86. 617cfc7 net/rtnetlink: remove unused sz_idx variable by Alexander Kuleshov · 10 years ago
  87. 712f4aa unix: properly account for FDs passed over unix sockets by willy tarreau · 10 years ago
  88. c5420eb1 openvswitch: update kernel doc for struct vport by Jean Sacren · 10 years ago
  89. 2f7066a openvswitch: fix struct geneve_port member name by Jean Sacren · 10 years ago
  90. 5ea0304 openvswitch: clean up unused function by Jean Sacren · 10 years ago
  91. 3e4006f ipv6: tcp: add rcu locking in tcp_v6_send_synack() by Eric Dumazet · 10 years ago
  92. a78cb84 net: add scheduling point in recvmmsg/sendmmsg by Eric Dumazet · 10 years ago
  93. 3d171f3 ipv6: always add flag an address that failed DAD with DADFAILED by Lubomir Rintel · 10 years ago
  94. 1f211a1 net, sched: add clsact qdisc by Daniel Borkmann · 10 years ago
  95. 320f1a4 net: sctp: prevent writes to cookie_hmac_alg from accessing invalid memory by Sasha Levin · 10 years ago
  96. f8ffad6 bpf: add skb_postpush_rcsum and fix dev_forward_skb occasions by Daniel Borkmann · 10 years ago
  97. fdc5432 net, sched: add skb_at_tc_ingress helper by Daniel Borkmann · 10 years ago
  98. b840d15 ipv4: Namespecify the tcp_keepalive_intvl sysctl knob by Nikolay Borisov · 10 years ago
  99. 9bd6861 ipv4: Namespecify tcp_keepalive_probes sysctl knob by Nikolay Borisov · 10 years ago
  100. 13b287e ipv4: Namespaceify tcp_keepalive_time sysctl knob by Nikolay Borisov · 10 years ago