1. 70aed46 netfilter: conntrack: remove sysctl registration helpers by Florian Westphal · 6 years ago
  2. b884fa4 netfilter: conntrack: unify sysctl handling by Florian Westphal · 6 years ago
  3. 303e0c5 netfilter: conntrack: avoid unneeded nf_conntrack_l4proto lookups by Florian Westphal · 6 years ago
  4. edf0338 netfilter: conntrack: remove pernet l4 proto register interface by Florian Westphal · 6 years ago
  5. 44fb87f netfilter: conntrack: remove remaining l4proto indirect packet calls by Florian Westphal · 6 years ago
  6. b184356 netfilter: conntrack: remove module owner field by Florian Westphal · 6 years ago
  7. 197c430 netfilter: conntrack: remove invert_tuple callback by Florian Westphal · 6 years ago
  8. df5e162 netfilter: conntrack: remove pkt_to_tuple callback by Florian Westphal · 6 years ago
  9. 751fc30 netfilter: conntrack: remove net_id by Florian Westphal · 6 years ago
  10. 22fc4c4 netfilter: conntrack: gre: switch module to be built-in by Florian Westphal · 6 years ago
  11. 202e651 netfilter: conntrack: gre: convert rwlock to rcu by Florian Westphal · 6 years ago
  12. e2e48b4 netfilter: conntrack: handle icmp pkt_to_tuple helper via direct calls by Florian Westphal · 6 years ago
  13. a47c540 netfilter: conntrack: handle builtin l4proto packet functions via direct calls by Florian Westphal · 6 years ago
  14. 75dd48e netfilter: nf_tables: Support RULE_ID reference in new rule by Phil Sutter · 6 years ago
  15. 8e2f311 netfilter: physdev: relax br_netfilter dependency by Florian Westphal · 6 years ago
  16. 827318f netfilter: conntrack: remove helper hook again by Florian Westphal · 6 years ago
  17. 10870dd netfilter: nf_tables: add direct calls for all builtin expressions by Florian Westphal · 6 years ago
  18. 4d44175 netfilter: nf_tables: handle nft_object lookups via rhltable by Florian Westphal · 6 years ago
  19. d152159 netfilter: nf_tables: prepare nft_object for lookups via hashtable by Florian Westphal · 6 years ago
  20. 435f3f2 Merge branch 'tcp_openreq_child' by David S. Miller · 6 years ago
  21. 6bcdc40 tcp: move rx_opt & syn_data_acked init to tcp_disconnect() by Eric Dumazet · 6 years ago
  22. 792c435 tcp: move tp->rack init to tcp_disconnect() by Eric Dumazet · 6 years ago
  23. 6cda8b7 tcp: move app_limited init to tcp_disconnect() by Eric Dumazet · 6 years ago
  24. 5c70154 tcp: move retrans_out, sacked_out, tlp_high_seq, last_oow_ack_time init to tcp_disconnect() by Eric Dumazet · 6 years ago
  25. 5d83676 tcp: do not clear urg_data in tcp_create_openreq_child by Eric Dumazet · 6 years ago
  26. 3a9a57f tcp: move snd_cwnd & snd_cwnd_cnt init to tcp_disconnect() by Eric Dumazet · 6 years ago
  27. b9e2e68 tcp: move mdev_us init to tcp_disconnect() by Eric Dumazet · 6 years ago
  28. a0070e4 tcp: do not clear srtt_us in tcp_create_openreq_child by Eric Dumazet · 6 years ago
  29. eb2c80c tcp: do not clear packets_out in tcp_create_openreq_child() by Eric Dumazet · 6 years ago
  30. 6a40814 tcp: move icsk_rto init to tcp_disconnect() by Eric Dumazet · 6 years ago
  31. b84235e tcp: do not set snd_ssthresh in tcp_create_openreq_child() by Eric Dumazet · 6 years ago
  32. bec03de net/mlx4: remove unneeded semicolon by YueHaibing · 6 years ago
  33. 5c423d7 net: ethernet: ti: cpsw-phy-sel: remove unneeded semicolon by YueHaibing · 6 years ago
  34. d4fb30f tipc: remove unneeded semicolon in trace.c by YueHaibing · 6 years ago
  35. 8b59bfe qed: remove duplicated include from qed_if.h by YueHaibing · 6 years ago
  36. 6394d98d sb1000: fix a couple of indentation issues and remove assignment in if statements by Colin Ian King · 6 years ago
  37. 22c2ad6 net: add a route cache full diagnostic message by Peter Oskolkov · 6 years ago
  38. 68d7431 dpaa2-eth: Fix ndo_stop routine by Ioana Ciocoi Radulescu · 6 years ago
  39. 5191673 wan: dscc4: fix various indentation issues by Colin Ian King · 6 years ago
  40. 039d52e Merge branch 'vxlan-FDB-veto' by David S. Miller · 6 years ago
  41. 7e1046f selftests: mlxsw: Test veto of unsupported VXLAN FDBs by Petr Machata · 6 years ago
  42. a40313d mlxsw: spectrum: Add extack messages to VXLAN FDB rejection by Petr Machata · 6 years ago
  43. 6685987 switchdev: Add extack argument to call_switchdev_notifiers() by Petr Machata · 6 years ago
  44. 4c59b7d vxlan: Add extack to switchdev operations by Petr Machata · 6 years ago
  45. d907f58 mlxsw: Add extack to mlxsw_sp_nve_ops.fdb_replay by Petr Machata · 6 years ago
  46. 87b0984 net: Add extack argument to ndo_fdb_add() by Petr Machata · 6 years ago
  47. 1cdc98c vxlan: changelink: Delete remote after update by Petr Machata · 6 years ago
  48. 038a5a9 vxlan: changelink: Postpone vxlan_config_apply() by Petr Machata · 6 years ago
  49. 8db9427d5 vxlan: changelink: Inline vxlan_dev_configure() by Petr Machata · 6 years ago
  50. 61f46fe vxlan: Allow vetoing of FDB notifications by Petr Machata · 6 years ago
  51. ccdfd4f vxlan: Have vxlan_fdb_replace() save original rdst value by Petr Machata · 6 years ago
  52. a76d1ca vxlan: Split vxlan_fdb_update() in two by Petr Machata · 6 years ago
  53. c2b200e vxlan: Move up vxlan_fdb_free(), vxlan_fdb_destroy() by Petr Machata · 6 years ago
  54. 12ff91c Merge branch 'improving-TCP-behavior-on-host-congestion' by David S. Miller · 6 years ago
  55. c1d5674 tcp: less aggressive window probing on local congestion by Yuchung Cheng · 6 years ago
  56. 590d202 tcp: retry more conservatively on local congestion by Yuchung Cheng · 6 years ago
  57. 9721e70 tcp: simplify window probe aborting on USER_TIMEOUT by Yuchung Cheng · 6 years ago
  58. 01a523b tcp: create a helper to model exponential backoff by Yuchung Cheng · 6 years ago
  59. c7d13c8 tcp: properly track retry time on passive Fast Open by Yuchung Cheng · 6 years ago
  60. 7ae1897 tcp: always set retrans_stamp on recovery by Yuchung Cheng · 6 years ago
  61. 7f12422 tcp: always timestamp on every skb transmission by Yuchung Cheng · 6 years ago
  62. 88f8598 tcp: exit if nothing to retransmit on RTO timeout by Yuchung Cheng · 6 years ago
  63. 9b420ef net: phy: micrel: use phy_read_mmd and phy_write_mmd by Heiner Kallweit · 6 years ago
  64. 43deda5 davicom: Annotate implicit fall through in dm9000_set_io by Mathieu Malaterre · 6 years ago
  65. 49b4994 net/ipv6/udp_tunnel: prefer SO_BINDTOIFINDEX over SO_BINDTODEVICE by David Herrmann · 6 years ago
  66. 2eadee7 net/ipv4/udp_tunnel: prefer SO_BINDTOIFINDEX over SO_BINDTODEVICE by David Herrmann · 6 years ago
  67. f5dd3d0 net: introduce SO_BINDTOIFINDEX sockopt by David Herrmann · 6 years ago
  68. 692d7b5 tls: Fix recvmsg() to be able to peek across multiple records by Vakul Garg · 6 years ago
  69. fb73d62 Merge branch 'dsa-lantiq_gswip-probe-fixes-and-remove-cleanup' by David S. Miller · 6 years ago
  70. 8bb18f6 net: dsa: lantiq_gswip: drop bogus drvdata check by Johan Hovold · 6 years ago
  71. c8cbcb0 net: dsa: lantiq_gswip: fix OF child-node lookups by Johan Hovold · 6 years ago
  72. aed13f2 net: dsa: lantiq_gswip: fix use-after-free on failed probe by Johan Hovold · 6 years ago
  73. 5fb1bee sfc: extend MTD support for newer hardware by Bert Kenward · 6 years ago
  74. cea3bfb selftests/tls: Fix recv partial/large_buff test cases by Vakul Garg · 6 years ago
  75. 13d0ab6 net: phy: check return code when requesting PHY driver module by Heiner Kallweit · 6 years ago
  76. 01cb8a1 net/tls: Make function tls_sw_do_sendpage static by YueHaibing · 6 years ago
  77. f3de19a net/tls: remove unused function tls_sw_sendpage_locked by YueHaibing · 6 years ago
  78. fda497e Optimize sk_msg_clone() by data merge to end dst sg entry by Vakul Garg · 6 years ago
  79. 4559dd2 net: hns: Use struct_size() in devm_kzalloc() by Gustavo A. R. Silva · 6 years ago
  80. 5db5ea9 net: phy: Add helpers to determine if PHY driver is generic by Florian Fainelli · 6 years ago
  81. 6f24e15 Merge branch 'dsa-Split-platform-data-to-header-file' by David S. Miller · 6 years ago
  82. 8cfb5faf net: dsa: Include platform_data header file by Florian Fainelli · 6 years ago
  83. e5f02a3 ARM: orion5x: Include platform_data/dsa.h by Florian Fainelli · 6 years ago
  84. ecfc937 net: dsa: Split platform data to header file by Florian Fainelli · 6 years ago
  85. 905b464 net-next/hinic: replace disable_irq_nosync/enable_irq by Xue Chaojing · 6 years ago
  86. da7b9e9 net: dsa: Add ndo_get_phys_port_name() for CPU port by Florian Fainelli · 6 years ago
  87. 44543f1d Documentation: networking: dsa: Update documentation by Florian Fainelli · 6 years ago
  88. 78c787c cxgb4/l2t: Use struct_size() in kvzalloc() by Gustavo A. R. Silva · 6 years ago
  89. c5c3899 openvswitch: meter: Use struct_size() in kzalloc() by Gustavo A. R. Silva · 6 years ago
  90. 3fcb3f9 net: phy: don't include asm/irq.h directly by Heiner Kallweit · 6 years ago
  91. c3a6a17 net: phy: improve logging in phylib by Heiner Kallweit · 6 years ago
  92. 1868e3d net: phy: remove preliminary workaround for not loading PHY driver by Heiner Kallweit · 6 years ago
  93. 159882f Merge branch 'nfp-flower-improve-flower-resilience' by David S. Miller · 6 years ago
  94. 20cce88 nfp: flower: enable MAC address sharing for offloadable devs by John Hurley · 6 years ago
  95. 13cf710 nfp: flower: ensure MAC cleanup on address change by John Hurley · 6 years ago
  96. 05d2bee nfp: flower: add infastructure for non-repr priv data by John Hurley · 6 years ago
  97. 49402b0 nfp: flower: ensure deletion of old offloaded MACs by John Hurley · 6 years ago
  98. 0115dcc nfp: flower: remove list infastructure from MAC offload by John Hurley · 6 years ago
  99. 41da0b5 nfp: flower: ignore offload of VF and PF repr MAC addresses by John Hurley · 6 years ago
  100. f3b9757 nfp: flower: tidy tunnel related private data by John Hurley · 6 years ago