1. 6cdf89b Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  2. d84701e netfilter: nft_counter: rework atomic dump and reset by Pablo Neira · 8 years ago
  3. fba40c6 net: l2tp: ppp: change PPPOL2TP_MSG_* => L2TP_MSG_* by Asbjørn Sloth Tønnesen · 8 years ago
  4. 41c43fb net: l2tp: export debug flags to UAPI by Asbjørn Sloth Tønnesen · 8 years ago
  5. 34d8acd net: bridge: shorten ageing time on topology change by Vivien Didelot · 8 years ago
  6. 8384b5f net: bridge: add helper to set topology change by Vivien Didelot · 8 years ago
  7. 82dd433 net: bridge: add helper to offload ageing time by Vivien Didelot · 8 years ago
  8. fa1bd57 net: socket: removed an unnecessary newline by Amit Kushwaha · 8 years ago
  9. efa172f netlink: use blocking notifier by WANG Cong · 8 years ago
  10. 821781a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  11. 3174fed net: skb_condense() can also deal with empty skbs by Eric Dumazet · 8 years ago
  12. 5ac9efb Merge tag 'mac80211-next-for-davem-2016-12-09' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 8 years ago
  13. 02ab0d1 udp: udp_rmem_release() should touch sk_rmem_alloc later by Eric Dumazet · 8 years ago
  14. 6b229cf udp: add batching to udp_rmem_release() by Eric Dumazet · 8 years ago
  15. c84d949 udp: copy skb->truesize in the first cache line by Eric Dumazet · 8 years ago
  16. 4b27275 udp: add busylocks in RX path by Eric Dumazet · 8 years ago
  17. e6f462d cfg80211/mac80211: fix BSS leaks when abandoning assoc attempts by Johannes Berg · 8 years ago
  18. 2fa436b nl80211: Use different attrs for BSSID and random MAC addr in scan req by Vamsi Krishna · 8 years ago
  19. eeb04a9 nl80211: fix logic inversion in start_nan() by Johannes Berg · 8 years ago
  20. 846cc12 net: socket: preferred __aligned(size) for control buffer by Amit Kushwaha · 8 years ago
  21. 107bc0a Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 8 years ago
  22. 17bedab bpf: xdp: Allow head adjustment in XDP prog by Martin KaFai Lau · 8 years ago
  23. c8c8b12 udp: under rx pressure, try to condense skbs by Eric Dumazet · 8 years ago
  24. 13bfff2 net: rfs: add a jump label by Eric Dumazet · 8 years ago
  25. 7b68488 net/sched: cls_flower: Support matching on ICMP type and code by Simon Horman · 8 years ago
  26. 972d387 flow dissector: ICMP support by Simon Horman · 8 years ago
  27. faa3ffc net/sched: cls_flower: Add support for matching on flags by Or Gerlitz · 8 years ago
  28. f91c58d icmp: correct return value of icmp_rcv() by Zhang Shengju · 8 years ago
  29. a62da6f Bluetooth: SMP: Add support for H7 crypto function and CT2 auth flag by Johan Hedberg · 8 years ago
  30. 5fccd64 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  31. 73c25fb netfilter: nft_quota: allow to restore consumed quota by Pablo Neira Ayuso · 8 years ago
  32. 2c16d60 netfilter: xt_bpf: support ebpf by Willem de Bruijn · 8 years ago
  33. 5bad873 netfilter: x_tables: avoid warn and OOM killer on vmalloc call by Marcelo Ricardo Leitner · 8 years ago
  34. 8411b64 netfilter: nf_tables: support for set flushing by Pablo Neira Ayuso · 8 years ago
  35. 37df530 netfilter: nft_set: introduce nft_{hash, rbtree}_deactivate_one() by Pablo Neira Ayuso · 8 years ago
  36. 1a37ef7 netfilter: nf_tables: constify struct nft_ctx * parameter in nft_trans_alloc() by Pablo Neira Ayuso · 8 years ago
  37. 3189a29 netfilter: nat: skip checksum on offload SCTP packets by Davide Caratti · 8 years ago
  38. 3b760dc netfilter: rpfilter: bypass ipv4 lbcast packets with zeronet source by Liping Zhang · 8 years ago
  39. a9fea2a netfilter: nf_tables: allow to filter stateful object dumps by type by Pablo Neira Ayuso · 8 years ago
  40. 63aea29 netfilter: nft_objref: support for stateful object maps by Pablo Neira Ayuso · 8 years ago
  41. 8aeff92 netfilter: nf_tables: add stateful object reference to set elements by Pablo Neira Ayuso · 8 years ago
  42. 1896531 netfilter: nft_quota: add depleted flag for objects by Pablo Neira Ayuso · 8 years ago
  43. 2599e98 netfilter: nf_tables: notify internal updates of stateful objects by Pablo Neira Ayuso · 8 years ago
  44. 43da04a netfilter: nf_tables: atomic dump and reset for stateful objects by Pablo Neira Ayuso · 8 years ago
  45. 795595f netfilter: nft_quota: dump consumed quota by Pablo Neira Ayuso · 8 years ago
  46. 332b05c can: raw: raw_setsockopt: limit number of can_filter that can be set by Marc Kleine-Budde · 8 years ago
  47. c63d352 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  48. c97d22e netfilter: nf_tables: add stateful object reference expression by Pablo Neira Ayuso · 8 years ago
  49. 173705d netfilter: nft_quota: add stateful object type by Pablo Neira Ayuso · 8 years ago
  50. b1ce0ce netfilter: nft_counter: add stateful object type by Pablo Neira Ayuso · 8 years ago
  51. e500924 netfilter: nf_tables: add stateful objects by Pablo Neira Ayuso · 8 years ago
  52. 3bf3276 netfilter: add and use nf_fwd_netdev_egress by Florian Westphal · 8 years ago
  53. 1ed9887 netfilter: xt_multiport: Fix wrong unmatch result with multiple ports by Gao Feng · 8 years ago
  54. 1814096 netfilter: nft_payload: layer 4 checksum adjustment for pseudoheader fields by Pablo Neira Ayuso · 8 years ago
  55. e0ffdbc7 netfilter: nft_fib_ipv4: initialize *dest to zero by Liping Zhang · 8 years ago
  56. 1158343 netfilter: nft_fib: convert htonl to ntohl properly by Liping Zhang · 8 years ago
  57. ae0ac0e netfilter: x_tables: pack percpu counter allocations by Florian Westphal · 8 years ago
  58. f28e15b netfilter: x_tables: pass xt_counters struct to counter allocator by Florian Westphal · 8 years ago
  59. 4d31eef netfilter: x_tables: pass xt_counters struct instead of packet counter by Florian Westphal · 8 years ago
  60. 679972f netfilter: convert while loops to for loops by Aaron Conole · 8 years ago
  61. 0aa8c57 netfilter: introduce accessor functions for hook entries by Aaron Conole · 8 years ago
  62. 834184b netfilter: defrag: only register defrag functionality if needed by Florian Westphal · 8 years ago
  63. 343dfaa Revert "dctcp: update cwnd on congestion event" by Florian Westphal · 8 years ago
  64. dcb17d2 tcp: warn on bogus MSS and try to amend it by Marcelo Ricardo Leitner · 8 years ago
  65. a297569 net/udp: do not touch skb->peeked unless really needed by Eric Dumazet · 8 years ago
  66. ed5d778 netlink: Do not schedule work from sk_destruct by Herbert Xu · 8 years ago
  67. 7bd509e bpf: add prog_digest and expose it via fdinfo/netlink by Daniel Borkmann · 8 years ago
  68. 8d829bd bpf, cls: consolidate prog deletion path by Daniel Borkmann · 8 years ago
  69. 1afaf66 bpf: remove type arg from __is_valid_{,xdp_}access by Daniel Borkmann · 8 years ago
  70. 1c0d32f net_sched: gen_estimator: complete rewrite of rate estimators by Eric Dumazet · 8 years ago
  71. a6e1693 net/sched: cls_flower: Set the filter Hardware device for all use-cases by Hadar Hen Zion · 8 years ago
  72. 96d5822 ipv6: Allow IPv4-mapped address as next-hop by Erik Nordmark · 8 years ago
  73. c79e167 net: caif: remove ineffective check by Pan Bian · 8 years ago
  74. c354368 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 8 years ago
  75. 0eab121 net: ping: check minimum size on ICMP header length by Kees Cook · 8 years ago
  76. 7aa5470 tcp: tsq: move tsq_flags close to sk_wmem_alloc by Eric Dumazet · 8 years ago
  77. 12a59ab tcp: tcp_mtu_probe() is likely to exit early by Eric Dumazet · 8 years ago
  78. 75eefc6 tcp: tsq: add a shortcut in tcp_small_queue_check() by Eric Dumazet · 8 years ago
  79. a9b204d tcp: tsq: avoid one atomic in tcp_wfree() by Eric Dumazet · 8 years ago
  80. b223feb tcp: tsq: add shortcut in tcp_tasklet_func() by Eric Dumazet · 8 years ago
  81. 408f0a6 tcp: tsq: remove one locked operation in tcp_wfree() by Eric Dumazet · 8 years ago
  82. 40fc342 tcp: tsq: add tsq_flags / tsq_enum by Eric Dumazet · 8 years ago
  83. b595896 net: bridge: set error code on failure by Pan Bian · 8 years ago
  84. 14dd3e1 net: af_mpls.c add space before open parenthesis by Suraj Deshmukh · 8 years ago
  85. a52ca62 ipv4: Drop suffix update from resize code by Alexander Duyck · 8 years ago
  86. 1a23917 ipv4: Drop leaf from suffix pull/push functions by Alexander Duyck · 8 years ago
  87. 481fa37 netfilter: conntrack: add nf_conntrack_default_on sysctl by Florian Westphal · 8 years ago
  88. 0c66dc1 netfilter: conntrack: register hooks in netns when needed by ruleset by Florian Westphal · 8 years ago
  89. 20afd42 netfilter: nf_tables: add conntrack dependencies for nat/masq/redir expressions by Florian Westphal · 8 years ago
  90. a357b3f8 netfilter: nat: add dependencies on conntrack module by Florian Westphal · 8 years ago
  91. ecb2421 netfilter: add and use nf_ct_netns_get/put by Florian Westphal · 8 years ago
  92. a379854 netfilter: conntrack: remove unused init_net hook by Florian Westphal · 8 years ago
  93. 9b91c96 netfilter: conntrack: built-in support for UDPlite by Davide Caratti · 8 years ago
  94. a85406a netfilter: conntrack: built-in support for SCTP by Davide Caratti · 8 years ago
  95. c51d390 netfilter: conntrack: built-in support for DCCP by Davide Caratti · 8 years ago
  96. f6b3ef5 Merge tag 'ipvs-for-v4.10' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-next by Pablo Neira Ayuso · 8 years ago
  97. a764708 netfilter: nfnetlink_log: add "nf-logger-5-1" module alias name by Liping Zhang · 8 years ago
  98. 673ab46 netfilter: nf_log: do not assume ethernet header in netdev family by Liping Zhang · 8 years ago
  99. b8ad652 netfilter: built-in NAT support for UDPlite by Davide Caratti · 8 years ago
  100. 7a2dd28 netfilter: built-in NAT support for SCTP by Davide Caratti · 8 years ago