1. 3a2e86f netfilter: nf_nat: remove unused ct arg from lookup functions by Florian Westphal · 7 years ago
  2. c1c7e44 netfilter: ip6t_srh: extend SRH matching for previous, next and last SID by Ahmed Abdelsalam · 7 years ago
  3. 75e72f0 netfilter: nft_numgen: enable hashing of one element by Laura Garcia Liebana · 7 years ago
  4. d734a28 netfilter: nft_numgen: add map lookups for numgen statements by Laura Garcia Liebana · 7 years ago
  5. 8b2ebb6 ipvs: initialize tbl->entries in ip_vs_lblc_init_svc() by Cong Wang · 7 years ago
  6. 3aa1409 ipvs: initialize tbl->entries after allocation by Cong Wang · 7 years ago
  7. 146cd6b Merge tag 'ipvs-for-v4.18' of http://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-next by Pablo Neira Ayuso · 7 years ago
  8. d010315 netfilter: nf_tables: merge exthdr expression into nft core by Florian Westphal · 7 years ago
  9. ae1bc6a netfilter: nf_tables: merge rt expression into nft core by Florian Westphal · 7 years ago
  10. 8a22543 netfilter: nf_tables: make meta expression builtin by Florian Westphal · 7 years ago
  11. bd2bbdb netfilter: merge meta_bridge into nft_meta by Florian Westphal · 7 years ago
  12. 99a0efb netfilter: nf_tables: always use an upper set size for dynsets by Florian Westphal · 7 years ago
  13. 8e1102d netfilter: nf_tables: support timeouts larger than 23 days by Florian Westphal · 7 years ago
  14. dc3c09d netfilter: xtables: use ipt_get_target_c instead of ipt_get_target by Taehee Yoo · 7 years ago
  15. a1d768f netfilter: ebtables: add ebt_get_target and ebt_get_target_c by Taehee Yoo · 7 years ago
  16. 4351bef netfilter: x_tables: remove duplicate ip6t_get_target function call by Taehee Yoo · 7 years ago
  17. cd9a5a1 netfilter: ebtables: remove EBT_MATCH and EBT_NOMATCH by Taehee Yoo · 7 years ago
  18. e4de6ea netfilter: ebtables: add ebt_free_table_info function by Taehee Yoo · 7 years ago
  19. 35341a6 netfilter: add __exit mark to helper modules by Taehee Yoo · 7 years ago
  20. 2eb0f62 netfilter: add NAT support for shifted portmap ranges by Thierry Du Tre · 7 years ago
  21. 71cc087 netfilter: nf_tables: Simplify set backend selection by Phil Sutter · 7 years ago
  22. 36dd1bc netfilter: nf_tables: initial support for extended ACK reporting by Pablo Neira Ayuso · 7 years ago
  23. cac20fc netfilter: nf_tables: simplify lookup functions by Pablo Neira Ayuso · 7 years ago
  24. df1e202 netfilter: nf_flow_table: fix offloading connections with SNAT+DNAT by Felix Fietkau · 7 years ago
  25. 33894c3 netfilter: nf_flow_table: add missing condition for TCP state check by Felix Fietkau · 7 years ago
  26. b6f27d3 netfilter: nf_flow_table: tear down TCP flows if RST or FIN was seen by Felix Fietkau · 7 years ago
  27. da5984e netfilter: nf_flow_table: add support for sending flows back to the slow path by Felix Fietkau · 7 years ago
  28. ba03137 netfilter: nf_flow_table: in flow_offload_lookup, skip entries being deleted by Felix Fietkau · 7 years ago
  29. 59c466d netfilter: nf_flow_table: add a new flow state for tearing down offloading by Felix Fietkau · 7 years ago
  30. 6bdc3c6 netfilter: nf_flow_table: make flow_offload_dead inline by Felix Fietkau · 7 years ago
  31. 84453a9 netfilter: nf_flow_table: track flow tables in nf_flow_table directly by Felix Fietkau · 7 years ago
  32. 17857d9 netfilter: nf_flow_table: fix priv pointer for netdev hook by Felix Fietkau · 7 years ago
  33. a268de7 netfilter: nf_flow_table: move init code to nf_flow_table_core.c by Felix Fietkau · 7 years ago
  34. 1e80380 netfilter: nf_flow_table: relax mixed ipv4/ipv6 flowtable dependencies by Felix Fietkau · 7 years ago
  35. a908fde netfilter: nf_flow_table: move ipv6 offload hook code to nf_flow_table by Felix Fietkau · 7 years ago
  36. 3aeb51d netfilter: nf_flow_table: move ip header check out of nf_flow_exceeds_mtu by Felix Fietkau · 7 years ago
  37. 7d20868 netfilter: nf_flow_table: move ipv4 offload hook code to nf_flow_table by Felix Fietkau · 7 years ago
  38. 1a999d8 netfilter: nf_flow_table: rename nf_flow_table.c to nf_flow_table_core.c by Felix Fietkau · 7 years ago
  39. 4f3780c netfilter: nf_flow_table: cache mtu in struct flow_offload_tuple by Felix Fietkau · 7 years ago
  40. 07cb962 ipv6: make ip6_dst_mtu_forward inline by Felix Fietkau · 7 years ago
  41. 047b300 netfilter: nf_flow_table: clean up flow_offload_alloc by Felix Fietkau · 7 years ago
  42. af81f9e netfilter: nf_flow_table: use IP_CT_DIR_* values for FLOW_OFFLOAD_DIR_* by Felix Fietkau · 7 years ago
  43. ce20cdf netfilter: xt_NFLOG: use nf_log_packet instead of nfulnl_log_packet. by Taehee Yoo · 7 years ago
  44. 415787d ipv6: frags: fix a lockdep false positive by Eric Dumazet · 7 years ago
  45. 0dcec22 hv_netvsc: Add NetVSP v6 and v6.1 into version negotiation by Haiyang Zhang · 7 years ago
  46. 0fe554a hv_netvsc: propogate Hyper-V friendly name into interface alias by Stephen Hemminger · 7 years ago
  47. c4ff0b0 Merge branch 'r8169-series-with-further-smaller-improvements' by David S. Miller · 7 years ago
  48. 6ed0e08 r8169: remove jumbo_tx_csum from chip config struct by Heiner Kallweit · 7 years ago
  49. c8d48d9 r8169: improve pci region handling by Heiner Kallweit · 7 years ago
  50. a4328dd r8169: drop member txd_version from struct rtl8169_private by Heiner Kallweit · 7 years ago
  51. 90b989c r8169: improve rtl8169_get_mac_version by Heiner Kallweit · 7 years ago
  52. 2d6c5a6 r8169: don't display tp->mmio_addr address by Heiner Kallweit · 7 years ago
  53. 6202806 r8169: drop member opts1_mask from struct rtl8169_private by Heiner Kallweit · 7 years ago
  54. ebcd5da r8169: change interrupt handler argument type by Heiner Kallweit · 7 years ago
  55. e71c9ce r8169: change argument type of counters handling functions by Heiner Kallweit · 7 years ago
  56. 61cb532 r8169: change hw_start argument type by Heiner Kallweit · 7 years ago
  57. d731af7 r8169: remove rtl8169_map_to_asic by Heiner Kallweit · 7 years ago
  58. 1d0254d r8169: replace rx_buf_sz with a constant by Heiner Kallweit · 7 years ago
  59. 1528192 r8169: remove unneeded check in rtl8169_rx_fill by Heiner Kallweit · 7 years ago
  60. b1127e6 r8169: improve rtl8169_init_ring by Heiner Kallweit · 7 years ago
  61. d3b404c r8169: simplify rtl8169_alloc_rx_data by Heiner Kallweit · 7 years ago
  62. 9a899a3 r8169: switch to napi_schedule_irqoff by Heiner Kallweit · 7 years ago
  63. 3762149 r8169: use constant NAPI_POLL_WAIT by Heiner Kallweit · 7 years ago
  64. 8a67aa8 r8169: use skb_copy_to_linear_data in rtl8169_try_rx_copy by Heiner Kallweit · 7 years ago
  65. 1cbbf01 r8169: remove member align from struct rtl_cfg_info by Heiner Kallweit · 7 years ago
  66. 008b4a9 r8169: remove unused member features from struct by Heiner Kallweit · 7 years ago
  67. e8f3f70 Merge branch 'netcp-K2G-SoC-support' by David S. Miller · 7 years ago
  68. 8585661 net: netcp: ethss: k2g: add promiscuous mode support by WingMan Kwok · 7 years ago
  69. 0542a87 net: netcp: add api to support set rx mode in netcp modules by WingMan Kwok · 7 years ago
  70. 21f706b net: netcp: support probe deferral by Murali Karicheri · 7 years ago
  71. c52b678 Revert "net: netcp: remove dead code from the driver" by Murali Karicheri · 7 years ago
  72. 7b647b9 net: netcp: ethss: use of_get_phy_mode() to support different RGMII modes by Murali Karicheri · 7 years ago
  73. dc07ec9 net: netcp: ethss: re-use stats handling code for 2u hardware by Murali Karicheri · 7 years ago
  74. 65c4506 net: netcp: ethss: map vlan priorities to zero flow by Murali Karicheri · 7 years ago
  75. 7771f2b net: netcp: ethss: use rgmii link status for 2u cpsw hardware by Murali Karicheri · 7 years ago
  76. 478e9a5 net: netcp: ethss: add support for handling rgmii link interface by Murali Karicheri · 7 years ago
  77. 775f953 net: netcp: ethss: make sgmii configuration conditional by Murali Karicheri · 7 years ago
  78. 2953586 net: netcp: ethss: use macro for checking ss_version consistently by Murali Karicheri · 7 years ago
  79. a2dd687 soc: ti: K2G: provide APIs to support driver probe deferral by Murali Karicheri · 7 years ago
  80. 350601b soc: ti: K2G: enhancement to support QMSS in K2G NAVSS by Murali Karicheri · 7 years ago
  81. 0565de2 Merge branch 'ipv6-Separate-data-structures-for-FIB-and-data-path' by David S. Miller · 7 years ago
  82. 77634cc net/ipv6: Remove unused code and variables for rt6_info by David Ahern · 7 years ago
  83. 8d1c802 net/ipv6: Flip FIB entries to fib6_info by David Ahern · 7 years ago
  84. 93531c6 net/ipv6: separate handling of FIB entries from dst based routes by David Ahern · 7 years ago
  85. a64efe14 net/ipv6: introduce fib6_info struct and helpers by David Ahern · 7 years ago
  86. 23fb93a net/ipv6: Cleanup exception and cache route handling by David Ahern · 7 years ago
  87. acb54e3 net/ipv6: Add gfp_flags to route add functions by David Ahern · 7 years ago
  88. f8a1b43 net/ipv6: Create a neigh_lookup for FIB entries by David Ahern · 7 years ago
  89. 3b6761d net/ipv6: Move dst flags to booleans in fib entries by David Ahern · 7 years ago
  90. dec9b0e net/ipv6: Add rt6_info create function for ip6_pol_route_lookup by David Ahern · 7 years ago
  91. 421842e net/ipv6: Add fib6_null_entry by David Ahern · 7 years ago
  92. 1489568 net/ipv6: move expires into rt6_info by David Ahern · 7 years ago
  93. d4ead6b net/ipv6: move metrics from dst to rt6_info by David Ahern · 7 years ago
  94. 6edb3c9 net/ipv6: Defer initialization of dst to data path by David Ahern · 7 years ago
  95. 5e670d8 net/ipv6: Move nexthop data to fib6_nh by David Ahern · 7 years ago
  96. e8478e8 net/ipv6: Save route type in rt6_info by David Ahern · 7 years ago
  97. ae90d86 net/ipv6: Move support functions up in route.c by David Ahern · 7 years ago
  98. afb1d4b5 net/ipv6: Pass net namespace to route functions by David Ahern · 7 years ago
  99. 7aef685 net/ipv6: Pass net to fib6_update_sernum by David Ahern · 7 years ago
  100. 43b059a vrf: Move fib6_table into net_vrf by David Ahern · 7 years ago