1. 2909946 netfilter: bridge: Fix non-untagged fragment packet by wenxu · 6 years ago
  2. 43a38c3 netfilter: fix nf_conntrack_bridge/ipv6 link error by Arnd Bergmann · 6 years ago
  3. 7e6daf5 netfilter: bridge: prevent UAF in brnf_exit_net() by Christian Brauner · 6 years ago
  4. 22f2efd netfilter: synproxy: use nf_cookie_v6_check() from core by Pablo Neira Ayuso · 6 years ago
  5. 8527fa6 netfilter: synproxy: fix building syncookie calls by Arnd Bergmann · 6 years ago
  6. 79ebb5b netfilter: nf_tables: enable set expiration time for set elements by Laura Garcia Liebana · 6 years ago
  7. 2f0513d netfilter: nft_ct: fix null pointer in ct expectations support by Stéphane Veyret · 6 years ago
  8. 72c5e11 netfilter: synproxy: ensure zero is returned on non-error return path by Colin Ian King · 6 years ago
  9. d7f9b2f netfilter: synproxy: extract SYNPROXY infrastructure from {ipt, ip6t}_SYNPROXY by Fernando Fernandez Mancera · 6 years ago
  10. 3006a52 netfilter: synproxy: remove module dependency on IPv6 SYNPROXY by Fernando Fernandez Mancera · 6 years ago
  11. 5fcc88e netfilter: synproxy: add common uapi for SYNPROXY infrastructure by Fernando Fernandez Mancera · 6 years ago
  12. 667ec21 Merge branch 'master' of git://blackhole.kfki.hu/nf-next by Pablo Neira Ayuso · 6 years ago
  13. 2256759 netfilter: bridge: namespace bridge netfilter sysctls by Christian Brauner · 6 years ago
  14. ff6d090 netfilter: bridge: port sysctls to use brnf_net by Christian Brauner · 6 years ago
  15. 9911c11 netfilter: xt_owner: bail out with EINVAL in case of unsupported flags by Pablo Neira Ayuso · 6 years ago
  16. 87e389b netfilter: conntrack: small conntrack lookup optimization by Florian Westphal · 6 years ago
  17. 857b460 netfilter: nft_ct: add ct expectations support by Stéphane Veyret · 6 years ago
  18. fe03d47 Update my email address by Jozsef Kadlecsik · 6 years ago
  19. 1192179 ipset: Fix memory accounting for hash types on resize by Stefano Brivio · 6 years ago
  20. b1732e1 netfilter: ipset: Fix error path in set_target_v3_checkentry() by Jozsef Kadlecsik · 6 years ago
  21. 13c6ba1 netfilter: ipset: Fix the last missing check of nla_parse_deprecated() by Jozsef Kadlecsik · 6 years ago
  22. f4f5748b netfilter: ipset: fix a missing check of nla_parse by Aditya Pakki · 6 years ago
  23. f0cb839 netfilter: ipset: merge uadd and udel functions by Florent Fourcot · 6 years ago
  24. 24c509b netfilter: ipset: remove useless memset() calls by Florent Fourcot · 6 years ago
  25. 16e6427 netfilter: ipv6: Fix undefined symbol nf_ct_frag6_gather by wenxu · 6 years ago
  26. 8b5e07d inet_connection_sock: remove unused parameter of reqsk_queue_unlink func by Zhiqiang Liu · 6 years ago
  27. 2bd229d net: phy: remove state PHY_FORCING by Heiner Kallweit · 6 years ago
  28. fe3475a net: rds: add per rds connection cache statistics by Zhu Yanjun · 6 years ago
  29. dceebd4 Merge branch 'dwmac-mediatek' by David S. Miller · 6 years ago
  30. ee326fd net: stmmac: dwmac4: fix flow control issue by Biao Huang · 6 years ago
  31. d2facb4 net: stmmac: modify default value of tx-frames by Biao Huang · 6 years ago
  32. 7922323 net: stmmac: dwmac-mediatek: disable rx watchdog by Biao Huang · 6 years ago
  33. 5aa070d net: stmmac: dwmac-mediatek: enable Ethernet power domain by Biao Huang · 6 years ago
  34. 478db1f drivers: net: vxlan: drop unneeded likely() call around IS_ERR() by Enrico Weigelt · 6 years ago
  35. 26f8113 net: ipv6: drop unneeded likely() call around IS_ERR() by Enrico Weigelt · 6 years ago
  36. 88e235b net: ipv4: drop unneeded likely() call around IS_ERR() by Enrico Weigelt · 6 years ago
  37. b90f5aa net: openvswitch: drop unneeded likely() call around IS_ERR() by Enrico Weigelt · 6 years ago
  38. 4546e44 net: socket: drop unneeded likely() call around IS_ERR() by Enrico Weigelt · 6 years ago
  39. 856e6d9 nfp: flower: use struct_size() helper by Gustavo A. R. Silva · 6 years ago
  40. 80598e6 i40e: Check and set the PF driver state first in i40e_ndo_set_vf_mac by Lihong Yang · 6 years ago
  41. 745b32c i40e: Do not check VF state in i40e_ndo_get_vf_config by Lihong Yang · 6 years ago
  42. 55426f4 Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 6 years ago
  43. 20d437e net: ixgbevf: fix a missing check of ixgbevf_write_msg_read_ack by Kangjie Lu · 6 years ago
  44. cd45832 ixgbe: implement support for SDP/PPS output on X550 hardware by Jacob Keller · 6 years ago
  45. 7efffc6 net: hns3: Use LLDP ethertype define ETH_P_LLDP by Anirudh Venkataramanan · 6 years ago
  46. 3aea173 ice: Use LLDP ethertype define ETH_P_LLDP by Jeff Kirsher · 6 years ago
  47. f0843b6 ixgbe: Use LLDP ethertype define ETH_P_LLDP by Anirudh Venkataramanan · 6 years ago
  48. af7364e i40e: Use LLDP ethertype define ETH_P_LLDP by Anirudh Venkataramanan · 6 years ago
  49. c54c2c7 net: Add a define for LLDP ethertype by Anirudh Venkataramanan · 6 years ago
  50. c3e9297 ixgbe: add a kernel documentation comment for ixgbe_ptp_get_ts_config by Jacob Keller · 6 years ago
  51. 8b05795 ixgbe: use 'cc' instead of 'hw_cc' for local variable by Jacob Keller · 6 years ago
  52. 68d9676 ixgbe: fix PTP SDP pin setup on X540 hardware by Jacob Keller · 6 years ago
  53. 8fd7099 ixgbe: reduce PTP Tx timestamp timeout to 1 second by Jacob Keller · 6 years ago
  54. 1bc1ffb ixgbe: fix AF_XDP tx packet count by William Tu · 6 years ago
  55. 30d5703 ixgbe: fix AF_XDP tx byte count by William Tu · 6 years ago
  56. 9ba095a ixgbe: remove umem from adapter by Jan Sokolowski · 6 years ago
  57. d49e286 ixgbe: add tracking of AF_XDP zero-copy state for each queue pair by Jan Sokolowski · 6 years ago
  58. 11694b0 net: fec_ptp: Use dev_err() instead of pr_err() by Fabio Estevam · 6 years ago
  59. e88e17f Merge branch 'r8169-factor-out-firmware-handling' by David S. Miller · 6 years ago
  60. 8197f9d r8169: factor out firmware handling by Heiner Kallweit · 6 years ago
  61. 25e992a r8169: rename r8169.c to r8169_main.c by Heiner Kallweit · 6 years ago
  62. d28d66e net: ethernet: mediatek: fix mtk_eth_soc build errors & warnings by Randy Dunlap · 6 years ago
  63. 2a99283 Merge branch 'net-dsa-mv88e6xxx-support-for-mv88e6250' by David S. Miller · 6 years ago
  64. 7358fd8 net: dsa: mv88e6xxx: refactor mv88e6352_g1_reset by Rasmus Villemoes · 6 years ago
  65. dabde0d dt-bindings: net: dsa: marvell: add "marvell,mv88e6250" compatible string by Rasmus Villemoes · 6 years ago
  66. 1f71836 net: dsa: mv88e6xxx: add support for mv88e6250 by Rasmus Villemoes · 6 years ago
  67. ce91c45 net: dsa: mv88e6xxx: implement port_link_state for mv88e6250 by Rasmus Villemoes · 6 years ago
  68. a528e5b net: dsa: mv88e6xxx: implement port_set_speed for mv88e6250 by Rasmus Villemoes · 6 years ago
  69. 855cdfd net: dsa: mv88e6xxx: implement watchdog_ops for mv88e6250 by Rasmus Villemoes · 6 years ago
  70. bec8e57 net: dsa: mv88e6xxx: implement vtu_getnext and vtu_loadpurge for mv88e6250 by Rasmus Villemoes · 6 years ago
  71. 7b83df0 net: dsa: mv88e6xxx: prepare mv88e6xxx_g1_atu_op() for the mv88e6250 by Rasmus Villemoes · 6 years ago
  72. f30a19b net: dsa: mv88e6xxx: introduce support for two chips using direct smi addressing by Rasmus Villemoes · 6 years ago
  73. df63b0d net: dsa: mv88e6xxx: add mv88e6250_g1_ieee_pri_map by Rasmus Villemoes · 6 years ago
  74. 3dd7400 vmxnet3: turn off lro when rxcsum is disabled by Ronak Doshi · 6 years ago
  75. 9ec49a7 Merge branch 'net-add-struct-nexthop-to-fib-info' by David S. Miller · 6 years ago
  76. dbcc4fa rocker: Fail attempts to use routes with nexthop objects by David Ahern · 6 years ago
  77. 6a87afc mlx5: Fail attempts to use routes with nexthop objects by David Ahern · 6 years ago
  78. 5425080 mlxsw: Fail attempts to use routes with nexthop objects by David Ahern · 6 years ago
  79. f88d8ea ipv6: Plumb support for nexthop object in a fib6_info by David Ahern · 6 years ago
  80. 4c7e808 ipv4: Plumb support for nexthop object in a fib_info by David Ahern · 6 years ago
  81. dcb1ecb ipv4: Prepare for fib6_nh from a nexthop object by David Ahern · 6 years ago
  82. 5481d73 ipv4: Use accessors for fib_info nexthop data by David Ahern · 6 years ago
  83. 7dd7316 ipv6: Always allocate pcpu memory in a fib6_nh by David Ahern · 6 years ago
  84. 1e00718 hinic: add LRO support by Xue Chaojing · 6 years ago
  85. 600bb03 Merge branch 'bond-mpls' by David S. Miller · 6 years ago
  86. 8b6912a net: vlan: Inherit MPLS features from parent device by Ariel Levkovich · 6 years ago
  87. 2e770b5 net: bonding: Inherit MPLS features from slave devices by Ariel Levkovich · 6 years ago
  88. b20ac8d Merge branch 'net-tls-small-general-improvements' by David S. Miller · 6 years ago
  89. fb0f886 net/tls: don't pass version to tls_advance_record_sn() by Jakub Kicinski · 6 years ago
  90. f0aaa2c net/tls: reorganize struct tls_context by Jakub Kicinski · 6 years ago
  91. 9cd8198 net/tls: use version from prot by Jakub Kicinski · 6 years ago
  92. 1fe275d net/tls: don't re-check msg decrypted status in tls_device_decrypted() by Jakub Kicinski · 6 years ago
  93. b9d8fec net/tls: don't look for decrypted frames on non-offloaded sockets by Jakub Kicinski · 6 years ago
  94. 87b11e0 net/tls: remove false positive warning by Jakub Kicinski · 6 years ago
  95. aeb11ff net/tls: check return values from skb_copy_bits() and skb_store_bits() by Jakub Kicinski · 6 years ago
  96. da29e4b net/tls: fully initialize the msg wrapper skb by Jakub Kicinski · 6 years ago
  97. 7e7d199 net: mscc: ocelot: Fix some struct initializations by Nathan Chancellor · 6 years ago
  98. d3e6e28 net: ipv4: fix rcu lockdep splat due to wrong annotation by Florian Westphal · 6 years ago
  99. ae95f9c Merge branch 'net-expose-flash-update-status-to-user' by David S. Miller · 6 years ago
  100. fc4c93f selftests: add basic netdevsim devlink flash testing by Jiri Pirko · 6 years ago