1. 23bf880 bpf: fix misleading comment in bpf_convert_filter by Daniel Borkmann · 9 years ago
  2. 8b614ae bpf: move clearing of A/X into classic to eBPF migration prologue by Daniel Borkmann · 9 years ago
  3. 05c74e5 bpf: add bpf_skb_load_bytes helper by Daniel Borkmann · 9 years ago
  4. 59ce967 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  5. 6dd9a14 net: Allow accepted sockets to be bound to l3mdev domain by David Ahern · 9 years ago
  6. cc9da6c ipv6: addrconf: use stable address generator for ARPHRD_NONE by Bjørn Mork · 9 years ago
  7. 8cb964d ila: add NETFILTER dependency by Arnd Bergmann · 9 years ago
  8. b4aae75 netfilter: meta: add support for setting skb->pkttype by Florian Westphal · 9 years ago
  9. b3e0d3d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  10. 73796d8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  11. ac5cc97 net: check both type and procotol for tcp sockets by WANG Cong · 9 years ago
  12. 07e100f tcp: restore fastopen with no data in SYN packet by Eric Dumazet · 9 years ago
  13. 3822b5c af_unix: Revert 'lock_interruptible' in stream receive code by Rainer Weikusat · 9 years ago
  14. 715f504 ipv6: add IPV6_HDRINCL option for raw sockets by Hannes Frederic Sowa · 9 years ago
  15. 32bc201 ipv6: allow routes to be configured with expire values by Xin Long · 9 years ago
  16. 3036fac fou: clean up socket with kfree_rcu by Hannes Frederic Sowa · 9 years ago
  17. b337904 net: Pass ndm_state to route netlink FDB notifications. by Hubert Sokolowski · 9 years ago
  18. 4d4f379 Merge tag 'mac80211-for-davem-2015-12-15' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 9 years ago
  19. 04ad378 Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 9 years ago
  20. 566178f net: sctp: dynamically enable or disable pf state by Zhu Yanjun · 9 years ago
  21. 5a1dd8a batman-adv: lock crc access in bridge loop avoidance by Simon Wunderlich · 9 years ago
  22. c05a57f batman-adv: Fix typo 'wether' -> 'whether' by Sven Eckelmann · 9 years ago
  23. 01f6b5c batman-adv: Use chain pointer when purging fragments by Sven Eckelmann · 9 years ago
  24. ad7e2c4 batman-adv: unify flags access style in tt global add by Simon Wunderlich · 9 years ago
  25. c169c59 batman-adv: detect local excess vlans in TT request by Simon Wunderlich · 9 years ago
  26. 9b29c69 ipv6: automatically enable stable privacy mode if stable_secret set by Hannes Frederic Sowa · 9 years ago
  27. 6857a02 sctp: use GFP_KERNEL in sctp_init() by Eric Dumazet · 9 years ago
  28. c1e64e2 net: diag: Support destroying TCP sockets. by Lorenzo Colitti · 9 years ago
  29. 6eb5d2e net: diag: Support SOCK_DESTROY for inet sockets. by Lorenzo Colitti · 9 years ago
  30. 64be0ae net: diag: Add the ability to destroy a socket. by Lorenzo Colitti · 9 years ago
  31. b613f56 net: diag: split inet_diag_dump_one_icsk into two by Lorenzo Colitti · 9 years ago
  32. 7f00fea ila: Add generic ILA translation facility by Tom Herbert · 9 years ago
  33. fc9e50f netlink: add a start callback for starting a netlink dump by Tom Herbert · 9 years ago
  34. 33f11d1 ila: Create net/ipv6/ila directory by Tom Herbert · 9 years ago
  35. 6ae23ad net: Add driver helper functions to determine checksum offloadability by Tom Herbert · 9 years ago
  36. 9a49850 tcp: Fix conditions to determine checksum offload by Tom Herbert · 9 years ago
  37. c8cd098 net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUM by Tom Herbert · 9 years ago
  38. a188222 net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK by Tom Herbert · 9 years ago
  39. 53692b1 sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC by Tom Herbert · 9 years ago
  40. 130ed5d net: fix uninitialized variable issue by tadeusz.struk@intel.com · 9 years ago
  41. 5233252 bluetooth: Validate socket address length in sco_sock_bind(). by David S. Miller · 9 years ago
  42. 225734d net_sched: make qdisc_tree_decrease_qlen() work for non mq by Eric Dumazet · 9 years ago
  43. 6ff64f6 switchdev: Pass original device to port netdev driver by Ido Schimmel · 9 years ago
  44. 9d54783 switchdev: vlan: Use switchdev_port* in vlan_netdev_ops by Ido Schimmel · 9 years ago
  45. 18165f6 batman-adv: rename equiv/equal or better to similar or better by Simon Wunderlich · 9 years ago
  46. 4ff1e2a batman-adv: update last seen field of single hop originators by Marek Lindner · 9 years ago
  47. 7587405 batman-adv: export single hop neighbor list via debugfs by Marek Lindner · 9 years ago
  48. 8248a4c batman-adv: add bat_hardif_neigh_init algo ops call by Marek Lindner · 9 years ago
  49. cef6341 batman-adv: add list of unique single hop neighbors per hard-interface by Marek Lindner · 9 years ago
  50. 9c55d3b nfnetlink: add nfnl_dereference_protected helper by Florian Westphal · 9 years ago
  51. cf1e05c mac80211: handle width changes from opmode notification IE in beacon by Eyal Shapira · 9 years ago
  52. a87da0c mac80211: suppress unchanged "limiting TX power" messages by Johannes Berg · 9 years ago
  53. 1ea2c86 mac80211: reprogram in interface order by Johannes Berg · 9 years ago
  54. 74430f9 mac80211: run scan completed work on reconfig failure by Johannes Berg · 9 years ago
  55. 707554b nl80211: Fix potential memory leak in nl80211_connect by Ola Olsson · 9 years ago
  56. e5dbe07 nl80211: Fix potential memory leak in nl80211_set_wowlan by Ola Olsson · 9 years ago
  57. 09d1180 nl80211: fix a few memory leaks in reg.c by Ola Olsson · 9 years ago
  58. f654861 skbuff: Fix offset error in skb_reorder_vlan_header by Vlad Yasevich · 9 years ago
  59. 5037e9e net: fix IP early demux races by Eric Dumazet · 9 years ago
  60. 5148371 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 9 years ago
  61. 979f66b iucv: call skb_linearize() when needed by Eugene Crosser · 9 years ago
  62. 0506eb0 iucv: prevent information leak in iucv_message by Eugene Crosser · 9 years ago
  63. 5241c2d ipv6: addrconf: drop ieee802154 specific things by Alexander Aring · 9 years ago
  64. 79462ad0 net: add validation for the socket syscall protocol argument by Hannes Frederic Sowa · 9 years ago
  65. c38c459 netfilter: implement xt_cgroup cgroup2 path match by Tejun Heo · 9 years ago
  66. 4ec8ff0 netfilter: prepare xt_cgroup for multi revisions by Tejun Heo · 9 years ago
  67. a4ec800 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Pablo Neira Ayuso · 9 years ago
  68. 9e5be5b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  69. 19576c9 netfilter: cttimeout: add netns support by Pablo Neira · 9 years ago
  70. 7f49e7a net: Flush local routes when device changes vrf association by David Ahern · 9 years ago
  71. dfd01f0 sched/wait: Fix the signal handling fix by Peter Zijlstra · 9 years ago
  72. a907e36 netfilter: nf_tables: use reverse traversal commit_list in nf_tables_abort by Xin Long · 9 years ago
  73. fc891828 Merge tag 'nfs-for-4.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  74. f20367d mpls: make via address optional for multipath routes by Robert Shearman · 9 years ago
  75. eb7809f mpls: fix out-of-bounds access when via address not specified by Robert Shearman · 9 years ago
  76. 72dcac9 mpls: don't dump RTA_VIA attribute if not specified by Robert Shearman · 9 years ago
  77. a3e948e mpls: validate L2 via address length by Robert Shearman · 9 years ago
  78. d110986 openvswitch: Respect conntrack zone even if invalid by Joe Stringer · 9 years ago
  79. 2f3ab9f openvswitch: Fix helper reference leak by Joe Stringer · 9 years ago
  80. 9470e24 ipv6: sctp: clone options to avoid use after free by Eric Dumazet · 9 years ago
  81. 6e71b29 mpls_iptunnel: add static qualifier to mpls_output by Roopa Prabhu · 9 years ago
  82. d188ba8 xfrm: add rcu protection to sk->sk_policy[] by Eric Dumazet · 9 years ago
  83. 56f0473 xfrm: add rcu grace period in xfrm_policy_destroy() by Eric Dumazet · 9 years ago
  84. 4ada128 Bluetooth: Do not filter multicast addresses by default by Danny Schweizer · 9 years ago
  85. c383835 mac802154: tx: fix synced xmit deadlock by Alexander Aring · 9 years ago
  86. d3340b7 netfilter: nf_dup: add missing dependencies with NF_CONNTRACK by Pablo Neira Ayuso · 9 years ago
  87. bd678e0 netfilter: nfnetlink: fix splat due to incorrect socket memory accounting in skbuff clones by Pablo Neira Ayuso · 9 years ago
  88. 633c9a8 netfilter: nfnetlink: avoid recurrent netns lookups in call_batch by Pablo Neira Ayuso · 9 years ago
  89. b7bb110 rfkill: copy the name into the rfkill struct by Johannes Berg · 9 years ago
  90. b1815fd 6lowpan: add debugfs support by Alexander Aring · 9 years ago
  91. 00f5931 6lowpan: add lowpan dev register helpers by Alexander Aring · 9 years ago
  92. 43f26e1 6lowpan: add nhc module for GHC routing extension header detection by Stefan Schmidt · 9 years ago
  93. 2f47994 6lowpan: add nhc module for GHC fragmentation extension header detection by Stefan Schmidt · 9 years ago
  94. 20616a5 6lowpan: add nhc module for GHC destination extension header detection by Stefan Schmidt · 9 years ago
  95. c39da3b 6lowpan: add nhc module for GHC ICMPv6 detection by Stefan Schmidt · 9 years ago
  96. 70cc867 6lowpan: add nhc module for GHC UDP detection by Stefan Schmidt · 9 years ago
  97. 7e568f5 6lowpan: add nhc module for GHC hop-by-hopextension header detection by Stefan Schmidt · 9 years ago
  98. 5e5c08c 6lowpan: clarify Kconfig entries for upcoming GHC support by Stefan Schmidt · 9 years ago
  99. 1a11ec8 Bluetooth: Fix locking in bt_accept_dequeue after disconnection by Yichen Zhao · 9 years ago
  100. acb9f91 Bluetooth: Don't treat connection timeout as a failure by Johan Hedberg · 9 years ago