1. a01aa92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 7 years ago
  2. ddf9f97 xdp: propagate extended ack to XDP setup by Jakub Kicinski · 7 years ago
  3. 8eeef23 netfilter: nf_ct_ext: invoke destroy even when ext is not attached by Liping Zhang · 7 years ago
  4. d1908ca Merge tag 'ipvs3-for-v4.12' of http://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-next by Pablo Neira Ayuso · 7 years ago
  5. 0e72f55 netfilter: snmp: avoid stack size warning by Florian Westphal · 7 years ago
  6. 039b40e netfilter: nf_queue: only call synchronize_net twice if nf_queue is active by Florian Westphal · 7 years ago
  7. c83fa19 netfilter: nf_log: don't call synchronize_rcu in nf_log_unset by Florian Westphal · 7 years ago
  8. 933bd83 netfilter: batch synchronize_net calls during hook unregister by Florian Westphal · 7 years ago
  9. 58073b3 net: bridge: Fix improper taking over HW learned FDB by Arkadi Sharshevsky · 7 years ago
  10. ba3f571 ipv4: get rid of ip_ra_lock by WANG Cong · 7 years ago
  11. 39f3709 lwtunnel: fix error path in lwtunnel_fill_encap() by Dan Carpenter · 7 years ago
  12. b5082df net: Initialise init_net.count to 1 by David Howells · 7 years ago
  13. 4750c7b Merge tag 'linux-can-next-for-4.12-20170427' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next by David S. Miller · 7 years ago
  14. d68be71 tcp: fix access to sk->sk_state in tcp_poll() by Davide Caratti · 7 years ago
  15. d1f496f bpf: restore skb->sk before pskb_trim() call by Eric Dumazet · 7 years ago
  16. cd5487fb Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 7 years ago
  17. cec3819 Merge tag 'mac80211-next-for-davem-2017-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 7 years ago
  18. b34939b cfg80211: add request id to cfg80211_sched_scan_*() api by Arend Van Spriel · 7 years ago
  19. e38a017 mac80211: Add support for BSS max idle period element by Avraham Stern · 7 years ago
  20. 29ce6ec cfg80211: unify cfg80211_roamed() and cfg80211_roamed_bss() by Avraham Stern · 7 years ago
  21. 21a8e9d mac80211: Fix possible sband related NULL pointer de-reference by Mohammed Shafi Shajakhan · 7 years ago
  22. fb90e8d ipvs: change comparison on sync_refresh_period by Aaron Conole · 7 years ago
  23. 65ba101 ipvs: remove unused function ip_vs_set_state_timeout by Aaron Conole · 7 years ago
  24. 5fe49a9 mac80211: add ieee80211_tx_status_ext by Felix Fietkau · 7 years ago
  25. eefebd3 mac80211: move ieee80211_tx_status_noskb below ieee80211_tx_status by Felix Fietkau · 7 years ago
  26. 18fb84d mac80211: make rate control tx status API more extensible by Felix Fietkau · 7 years ago
  27. dcba665 mac80211: use bitfield macros for encoded rate by Johannes Berg · 7 years ago
  28. 8613c94 mac80211: rename ieee80211_rx_status::vht_nss to just nss by Johannes Berg · 7 years ago
  29. da6a435 mac80211: separate encoding/bandwidth from flags by Johannes Berg · 7 years ago
  30. 7fdd69c mac80211: clean up rate encoding bits in RX status by Johannes Berg · 7 years ago
  31. adeb45c fib_rules: fix error return code by Wei Yongjun · 7 years ago
  32. 99f906e bridge: add per-port broadcast flood flag by Mike Manning · 7 years ago
  33. 06b4fc5 net: fib: Decrease one unnecessary rt cache flush in fib_disable_ip by Gao Feng · 7 years ago
  34. 1514dc8 l2tp: remove useless device duplication test in l2tp_eth_create() by Guillaume Nault · 7 years ago
  35. 0575c86 net: remove unnecessary carrier status check by Zhang Shengju · 7 years ago
  36. 4b726e8 tcp: tcp_rack_reo_timeout() must update tp->tcp_mstamp by Eric Dumazet · 7 years ago
  37. c2701b3 can: fix CAN BCM build with CONFIG_PROC_FS disabled by Oliver Hartkopp · 7 years ago
  38. b1513c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  39. e5f2e06 mac80211: make multicast variable a bool in ieee80211_accept_frame() by Luca Coelho · 7 years ago
  40. 4a19906 mac80211: disentangle iflist_mtx and chanctx_mtx by Johannes Berg · 7 years ago
  41. cf14708 mac80211: don't parse encrypted management frames in ieee80211_frame_acked by Emmanuel Grumbach · 7 years ago
  42. 3a3ecf1 cfg80211: add request id parameter to .sched_scan_stop() signature by Arend Van Spriel · 7 years ago
  43. 3007e35 nl80211: add support for BSSIDs in scheduled scan matchsets by Arend Van Spriel · 7 years ago
  44. ca986ad nl80211: allow multiple active scheduled scan requests by Arend Van Spriel · 7 years ago
  45. ab81007 cfg80211: simplify netlink socket owner interface deletion by Johannes Berg · 7 years ago
  46. 105f552 ipv6: check raw payload size correctly in ioctl by Jamie Bainbridge · 7 years ago
  47. c120144 tcp: memset ca_priv data to 0 properly by Wei Wang · 7 years ago
  48. 199ab00 ipv6: check skb->protocol before lookup for nexthop by WANG Cong · 7 years ago
  49. 9899886 net: core: Prevent from dereferencing null pointer when releasing SKB by Myungho Jung · 7 years ago
  50. 645f4c6 tcp: switch rcv_rtt_est and rcvq_space to high resolution timestamps by Eric Dumazet · 7 years ago
  51. a6db50b tcp: remove ack_time from struct tcp_sacktag_state by Eric Dumazet · 7 years ago
  52. 7e0ca8a tcp: use tp->tcp_mstamp in tcp_clean_rtx_queue() by Eric Dumazet · 7 years ago
  53. d2329f1 tcp: do not pass timestamp to tcp_rack_advance() by Eric Dumazet · 7 years ago
  54. 88d5c65 tcp: do not pass timestamp to tcp_rate_gen() by Eric Dumazet · 7 years ago
  55. 1317a9d tcp: do not pass timestamp to tcp_fastretrans_alert() by Eric Dumazet · 7 years ago
  56. efab8f8 tcp: do not pass timestamp to tcp_rack_identify_loss() by Eric Dumazet · 7 years ago
  57. 128eda8 tcp: do not pass timestamp to tcp_rack_mark_lost() by Eric Dumazet · 7 years ago
  58. 7c1c730 tcp: do not pass timestamp to tcp_rack_detect_loss() by Eric Dumazet · 7 years ago
  59. 69e996c tcp: add tp->tcp_mstamp field by Eric Dumazet · 7 years ago
  60. 9a08ecf netfilter: don't attach a nat extension by default by Florian Westphal · 7 years ago
  61. 2fe7c32 netfilter: pptp: attach nat extension when needed by Florian Westphal · 7 years ago
  62. ff45901 netfilter: masquerade: attach nat extension if not present by Florian Westphal · 7 years ago
  63. 22d4536 netfilter: conntrack: handle initial extension alloc via krealloc by Florian Westphal · 7 years ago
  64. 23f671a netfilter: conntrack: mark extension structs as const by Florian Westphal · 7 years ago
  65. 54044b1 netfilter: conntrack: remove prealloc support by Florian Westphal · 7 years ago
  66. 495dcb5 netfilter: SYNPROXY: Return NF_STOLEN instead of NF_DROP during handshaking by Gao Feng · 7 years ago
  67. aee12a0 ebtables: remove nf_hook_register usage by Florian Westphal · 7 years ago
  68. 1a0ed0a netfilter: decnet: only register hooks in init namespace by Florian Westphal · 7 years ago
  69. efe4160 ipvs: convert to use pernet nf_hook api by Florian Westphal · 7 years ago
  70. 1fefe14 netfilter: synproxy: only register hooks when needed by Florian Westphal · 7 years ago
  71. 127f60b mac80211: rewrite monitor mode delivery logic by Johannes Berg · 7 years ago
  72. cd50ac0 cfg80211: Fix dfs state propagation for non-DFS center channel by Vasanthakumar Thiagarajan · 7 years ago
  73. fd2c83b net/packet: check length in getsockopt() called with PACKET_HDRLEN by Alexander Potapenko · 7 years ago
  74. 8048ced net: ipv6: regenerate host route if moved to gc list by David Ahern · 7 years ago
  75. b1b9d36 bridge: move bridge multicast cleanup to ndo_uninit by Xin Long · 7 years ago
  76. ec9c421 ipv6: fix source routing by Sabrina Dubroca · 7 years ago
  77. b5cdae3 net: Generic XDP by David S. Miller · 7 years ago
  78. 05ff837 tipc: fix socket flow control accounting error at tipc_recv_stream by Parthasarathy Bhuvaragan · 7 years ago
  79. 3364d61 tipc: fix socket flow control accounting error at tipc_send_stream by Parthasarathy Bhuvaragan · 7 years ago
  80. b7d6df5 ipv6: move stub initialization after ipv6 setup completion by Paolo Abeni · 7 years ago
  81. a485c2b l2tp: define "l2tpeth" device type by Guillaume Nault · 7 years ago
  82. c39855f l2tp: set name_assign_type for devices created by l2tp_eth.c by Guillaume Nault · 7 years ago
  83. e0ee84d net sched actions: Complete the JUMPX opcode by Jamal Hadi Salim · 7 years ago
  84. 1ef8331 can: network namespace support for CAN gateway by Oliver Hartkopp · 7 years ago
  85. 384317e can: network namespace support for CAN_BCM protocol by Oliver Hartkopp · 7 years ago
  86. cb5635a can: complete initial namespace support by Oliver Hartkopp · 7 years ago
  87. f2e72f4 can: remove obsolete definitions by Oliver Hartkopp · 7 years ago
  88. 48452c1 can: remove obsolete pernet_operations definitions by Oliver Hartkopp · 7 years ago
  89. a7bbd28 can: fix memory leak in initial namespace support by Oliver Hartkopp · 7 years ago
  90. 78302fd tipc: check return value of nlmsg_new by Pan Bian · 7 years ago
  91. a50fe0f lwtunnel: check return value of nla_nest_start by Pan Bian · 7 years ago
  92. a577d8f cls_flower: add support for matching MPLS fields (v2) by Benjamin LaHaise · 7 years ago
  93. 029c1ec flow_dissector: add mpls support (v2) by Benjamin LaHaise · 7 years ago
  94. 59450f8 net/tcp_fastopen: Remove mss check in tcp_write_timeout() by Wei Wang · 7 years ago
  95. 46c2fa3 net/tcp_fastopen: Add snmp counter for blackhole detection by Wei Wang · 7 years ago
  96. cf1ef3f net/tcp_fastopen: Disable active side TFO in certain scenarios by Wei Wang · 7 years ago
  97. bc95cd8 Merge tag 'mlx5-updates-2017-04-22' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 7 years ago
  98. 58c4c6a net: add rcu locking when changing early demux by David Ahern · 7 years ago
  99. fc1f8f4 net: ipv6: send unsolicited NA if enabled for all interfaces by David Ahern · 7 years ago
  100. 1206455 openvswitch: Add eventmask support to CT action. by Jarno Rajahalme · 7 years ago