1. e2361cb netfilter: Remove explicit rcu_read_lock in nf_hook_slow by Aaron Conole · 8 years ago
  2. 2c1e270 netfilter: call nf_hook_ingress with rcu_read_lock by Aaron Conole · 8 years ago
  3. fe72926 netfilter: call nf_hook_state_init with rcu_read_lock held by Florian Westphal · 8 years ago
  4. c5136b1 netfilter: bridge: add and use br_nf_hook_thresh by Florian Westphal · 8 years ago
  5. 50f4c7b netfilter: xt_TCPMSS: Refactor the codes to decrease one condition check and more readable by Gao Feng · 8 years ago
  6. 4004d5c netfilter: nft_lookup: remove superfluous element found check by Pablo Neira Ayuso · 8 years ago
  7. b9d80f8 netfilter: xt_helper: Use sizeof(variable) instead of literal number by Gao Feng · 8 years ago
  8. 7bdc662 netfilter: Enhance the codes used to get random once by Gao Feng · 8 years ago
  9. a20877b netfilter: nf_tables: check tprot_set first when we use xt.thoff by Liping Zhang · 8 years ago
  10. 8dc3c2b netfilter: nf_tables: improve nft payload fast eval by Liping Zhang · 8 years ago
  11. 2462f3f netfilter: nf_queue: improve queue range support for bridge family by Liping Zhang · 8 years ago
  12. 8061bb5 netfilter: nft_queue: add _SREG_QNUM attr to select the queue number by Liping Zhang · 8 years ago
  13. 36b701f netfilter: nf_tables: validate maximum value of u32 netlink attributes by Laura Garcia Liebana · 8 years ago
  14. 2b03bf7 netfilter: nft_numgen: add number generation offset by Laura Garcia Liebana · 8 years ago
  15. 14e2dee netfilter: nft_hash: fix hash overflow validation by Laura Garcia Liebana · 8 years ago
  16. 2e917d6 netfilter: nft_numgen: fix race between num generate and store it by Liping Zhang · 8 years ago
  17. 8e8118f netfilter: conntrack: remove packet hotpath stats by Florian Westphal · 8 years ago
  18. 6bd1430 netfilter: nf_queue: get rid of dependency on IP6_NF_IPTABLES by Liping Zhang · 8 years ago
  19. 23d0750 netfilter: Add the missed return value check of nft_register_chain_type by Gao Feng · 8 years ago
  20. 4e6577d netfilter: Add the missed return value check of register_netdevice_notifier by Gao Feng · 8 years ago
  21. cf71c03 netfilter: nf_conntrack: simplify __nf_ct_try_assign_helper() return logic by Pablo Neira · 8 years ago
  22. 71212c9 netfilter: nf_tables: don't drop IPv6 packets that cannot parse transport by Pablo Neira Ayuso · 8 years ago
  23. 10151d7 netfilter: nf_tables_bridge: use nft_set_pktinfo_ipv{4, 6}_validate by Pablo Neira Ayuso · 8 years ago
  24. ddc8b60 netfilter: introduce nft_set_pktinfo_{ipv4, ipv6}_validate() by Pablo Neira Ayuso · 8 years ago
  25. 8df9e32 netfilter: nf_tables_ipv6: setup pktinfo transport field on failure to parse by Pablo Neira Ayuso · 8 years ago
  26. beac5af netfilter: nf_tables: ensure proper initialization of nft_pktinfo fields by Pablo Neira Ayuso · 8 years ago
  27. dbd2be0 netfilter: nft_dynset: allow to invert match criteria by Pablo Neira Ayuso · 8 years ago
  28. 70ca767 netfilter: nft_hash: Add hash offset value by Laura Garcia Liebana · 8 years ago
  29. 3c15b8e netfilter: nf_conntrack: remove unused ctl_table_path member in nf_conntrack_l3proto by Liping Zhang · 8 years ago
  30. fe01111 netfilter: nft_queue: check the validation of queues_total and queuenum by Liping Zhang · 8 years ago
  31. 1bcabc8 netfilter: nf_ct_sip: allow tab character in SIP headers by Marco Angaroni · 8 years ago
  32. 22609b4 netfilter: nft_quota: introduce nft_overquota() by Pablo Neira Ayuso · 8 years ago
  33. db6d857 netfilter: nft_quota: fix overquota logic by Pablo Neira Ayuso · 8 years ago
  34. 0d9932b netfilter: nft_numgen: rename until attribute by modulus by Laura Garcia Liebana · 8 years ago
  35. ddb075b netfilter: ftp: Remove the useless code by Gao Feng · 8 years ago
  36. 723eb29 netfilter: ftp: Remove the useless dlen==0 condition check in find_pattern by Gao Feng · 8 years ago
  37. f0608ce netfilter: nf_ct_sip: correct allowed characters in Call-ID SIP header by Marco Angaroni · 8 years ago
  38. 68cb9fe netfilter: nf_ct_sip: correct parsing of continuation lines in SIP headers by Marco Angaroni · 8 years ago
  39. c579a9e netfilter: gre: Use consistent GRE and PTTP header structure instead of the ones defined by netfilter by Gao Feng · 8 years ago
  40. ecc6569 netfilter: gre: Use consistent GRE_* macros instead of ones defined by netfilter. by Gao Feng · 8 years ago
  41. cf86799 ptp: ixp46x: remove NO_IRQ handling by Arnd Bergmann · 8 years ago
  42. 72a31d8 sfc: check MTU against minimum threshold by Bert Kenward · 8 years ago
  43. f1e4ba5 perf, bpf: fix conditional call to bpf_overflow_handler by Arnd Bergmann · 8 years ago
  44. 3f59199 net: arc_emac: mark arc_mdio_reset() static by Baoyou Xie · 8 years ago
  45. e0c79ff lan78xx: mark symbols static where possible by Baoyou Xie · 8 years ago
  46. c63ad41 Merge branch 'qed-get_regs' by David S. Miller · 8 years ago
  47. 4102426 qed: Add infrastructure for debug data collection by Tomer Tayar · 8 years ago
  48. 736c4c1 bnx2x: Add support for segmentation of tunnels with outer checksums by Alexander Duyck · 8 years ago
  49. 2591c28 qed: Remove OOM messages by Joe Perches · 8 years ago
  50. c7ee567 Merge tag 'rxrpc-rewrite-20160904-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 8 years ago
  51. 0122c6d Merge tag 'rxrpc-rewrite-20160904-1' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 8 years ago
  52. 5e1e61a vxlan: Update tx_errors statistics if vxlan_build_skb return err. by Haishuang Yan · 8 years ago
  53. 326fe02 net/mlx4_en: protect ring->xdp_prog with rcu_read_lock by Brenden Blanco · 8 years ago
  54. bc58493 Merge branch 'mediatek-rx-path-enhancements' by David S. Miller · 8 years ago
  55. 41156ce net: ethernet: mediatek: enhance RX path by aggregating more SKBs into NAPI by Sean Wang · 8 years ago
  56. 635372a net: ethernet: mediatek: enhance RX path by reducing the frequency of the memory barrier used by Sean Wang · 8 years ago
  57. 0da4d28 Merge branch 'hso-neatening' by David S. Miller · 8 years ago
  58. 3981cce hso: Convert printk to pr_<level> by Joe Perches · 8 years ago
  59. 95a6911 hso: Use a more common logging style by Joe Perches · 8 years ago
  60. 13722bb smsc95xx: Add mdix control via ethtool by Woojung Huh · 8 years ago
  61. 273bf28 smsc95xx: Add register define by Woojung Huh · 8 years ago
  62. 983ccd7 smsc95xx: Add maintainer by Woojung Huh · 8 years ago
  63. 464520a Merge branch 'mv88e6xxx-isolate-Global2' by David S. Miller · 8 years ago
  64. ca070c1 net: dsa: mv88e6xxx: make global2 code optional by Vivien Didelot · 8 years ago
  65. ec56127 net: dsa: mv88e6xxx: move Global2 code by Vivien Didelot · 8 years ago
  66. 6654d0b net: dsa: mv88e6xxx: fix module naming by Vivien Didelot · 8 years ago
  67. 60175cc Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  68. 3dc20f0 rxrpc Move enum rxrpc_command to sendmsg.c by David Howells · 8 years ago
  69. 434e612 fs/afs/flock: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  70. df423a4 rxrpc: Rearrange net/rxrpc/sendmsg.c by David Howells · 8 years ago
  71. 4c136da fs/afs/callback: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  72. 0b58b8a rxrpc: Split sendmsg from packet transmission code by David Howells · 8 years ago
  73. 69ad052 fs/afs/rxrpc: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  74. 9ce4d7d fs/afs/vlocation: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  75. 090f85d rxrpc: Don't change the epoch by David Howells · 8 years ago
  76. 5f2d9c4 rxrpc: Randomise epoch and starting client conn ID values by David Howells · 8 years ago
  77. 2f5281b net: ti: cpmac: Fix compiler warning due to type confusion by Paul Burton · 8 years ago
  78. 661dbeb cxgb4: Add support for ndo_get_vf_config by Hariprasad Shenai · 8 years ago
  79. 6f2a802 Merge branch 'netns-opt' by David S. Miller · 8 years ago
  80. bc51ddd netns: avoid disabling irq for netns id by WANG Cong · 8 years ago
  81. 38f507f vxlan: call peernet2id() in fdb notification by WANG Cong · 8 years ago
  82. 7664423 openvswitch: Free tmpl with tmpl_free. by Joe Stringer · 8 years ago
  83. af338a9 rxrpc: The client call state must be changed before attachment to conn by David Howells · 8 years ago
  84. e8a3925 Merge branch 'liquidio-CN23XX-part-2' by David S. Miller · 8 years ago
  85. 3013639 liquidio:CN23XX pause frame support by Raghu Vatsavayi · 8 years ago
  86. 9ded1a5 liquidio: CN23XX napi support by Raghu Vatsavayi · 8 years ago
  87. 9ff1a9b liquidio: CN23XX health monitoring by Raghu Vatsavayi · 8 years ago
  88. dc3abcb liquidio: ethtool and led control support by Raghu Vatsavayi · 8 years ago
  89. 5b82351 liquidio: CN23XX octeon3 instruction by Raghu Vatsavayi · 8 years ago
  90. 9bdd460 liquidio: CN23XX IQ access by Raghu Vatsavayi · 8 years ago
  91. afdf841 liquidio: RX control commands by Raghu Vatsavayi · 8 years ago
  92. 7b6b6c9 liquidio: link and control commands by Raghu Vatsavayi · 8 years ago
  93. 0cc1f31 Merge branch 'tipc-scalable-broadcast-NACK' by David S. Miller · 8 years ago
  94. e0a05eb tipc: send broadcast nack directly upon sequence gap detection by Jon Paul Maloy · 8 years ago
  95. 7c4a54b tipc: rate limit broadcast retransmissions by Jon Paul Maloy · 8 years ago
  96. 02d11ca tipc: transfer broadcast nacks in link state messages by Jon Paul Maloy · 8 years ago
  97. 2c896fb net: stmmac: dwmac-rk: add pd_gmac support for rk3399 by David Wu · 8 years ago
  98. 45383f5 net: stmmac: dwmac-rk: fixes the gmac resume after PD on/off by Roger Chen · 8 years ago
  99. ba289af net: stmmac: dwmac-rk: add rk3366 & rk3399 specific data by Roger Chen · 8 years ago
  100. 00b5407 rxrpc: Fix uninitialised variable warning by David Howells · 8 years ago