1. 01faef2 mpls: make RTA_OIF optional by Roopa Prabhu · 9 years ago
  2. fd36ef6 Merge branch 'sfc-filter-chaining' by David S. Miller · 9 years ago
  3. 12fb0da sfc: clean fallbacks between promisc/normal in efx_ef10_filter_sync_rx_mode by Edward Cree · 9 years ago
  4. ab8b1f7 sfc: support cascaded multicast filters by Daniel Pieczko · 9 years ago
  5. 822b96f sfc: re-factor efx_ef10_filter_sync_rx_mode() by Daniel Pieczko · 9 years ago
  6. b6f568e sfc: Insert multicast filters as well as mismatch filters in promiscuous mode by Jon Cooper · 9 years ago
  7. 5a55a72 sfc: warn if other functions have been reset by MCFW by Daniel Pieczko · 9 years ago
  8. 34ccfe6 sfc: add output flag decoding to efx_mcdi_set_workaround by Daniel Pieczko · 9 years ago
  9. 832dc9e sfc: cope with ENOSYS from efx_mcdi_get_workarounds() by Edward Cree · 9 years ago
  10. 46e612b sfc: enable cascaded multicast filters in MCFW by Daniel Pieczko · 9 years ago
  11. a9196bb sfc: update MCDI protocol definitions by Edward Cree · 9 years ago
  12. 1604089 tipc: fix compatibility bug by Jon Paul Maloy · 9 years ago
  13. 67b2914 Merge branch 'explicit-inbound-link-state' by David S. Miller · 9 years ago
  14. f8af8e6 mvneta: use inband status only when explicitly enabled by Stas Sergeev · 9 years ago
  15. 4cba5c2 of_mdio: add new DT property 'managed' to specify the PHY management type by Stas Sergeev · 9 years ago
  16. 868a421 net: phy: fixed_phy: handle link-down case by Stas Sergeev · 9 years ago
  17. d2eac98 net: dsa: bcm_sf2: Do not override speed settings by Florian Fainelli · 9 years ago
  18. e181a54 net: #ifdefify sk_classid member of struct sock by Mathias Krause · 9 years ago
  19. e69724f Merge branch 'lwtunnel' by David S. Miller · 9 years ago
  20. 614732e openvswitch: Use regular VXLAN net_device device by Thomas Graf · 9 years ago
  21. c9db965 openvswitch: Abstract vport name through ovs_vport_name() by Thomas Graf · 9 years ago
  22. be4ace6 openvswitch: Move dev pointer into vport itself by Thomas Graf · 9 years ago
  23. 34ae932 openvswitch: Make tunnel set action attach a metadata dst by Thomas Graf · 9 years ago
  24. 0dfbdf4 vxlan: Factor out device configuration by Thomas Graf · 9 years ago
  25. e703087 fib: Add fib rule match on tunnel id by Thomas Graf · 9 years ago
  26. 3093fbe route: Per route IP tunnel metadata via lightweight tunnel by Thomas Graf · 9 years ago
  27. 1b7179d route: Extend flow representation with tunnel key by Thomas Graf · 9 years ago
  28. ee122c7 vxlan: Flow based tunneling by Thomas Graf · 9 years ago
  29. 0accfc2 arp: Inherit metadata dst when creating ARP requests by Thomas Graf · 9 years ago
  30. f38a9eb dst: Metadata destinations by Thomas Graf · 9 years ago
  31. 773a69d icmp: Don't leak original dst into ip_route_input() by Thomas Graf · 9 years ago
  32. 1d8fff9 ip_tunnel: Make ovs_tunnel_info and ovs_key_ipv4_tunnel generic by Thomas Graf · 9 years ago
  33. e3e4712 mpls: ip tunnel support by Roopa Prabhu · 9 years ago
  34. face018 mpls: export mpls functions for use by mpls iptunnels by Roopa Prabhu · 9 years ago
  35. 74a0f2f ipv6: rt6_info output redirect to tunnel output by Roopa Prabhu · 9 years ago
  36. 8602a62 ipv4: redirect dst output to lwtunnel output by Roopa Prabhu · 9 years ago
  37. ffce419 lwtunnel: support dst output redirect function by Roopa Prabhu · 9 years ago
  38. 19e42e4 ipv6: support for fib route lwtunnel encap attributes by Roopa Prabhu · 9 years ago
  39. 571e722 ipv4: support for fib route lwtunnel encap attributes by Roopa Prabhu · 9 years ago
  40. 499a242 lwtunnel: infrastructure for handling light weight tunnels like mpls by Roopa Prabhu · 9 years ago
  41. a0d9a86 rtnetlink: introduce new RTA_ENCAP_TYPE and RTA_ENCAP attributes by Roopa Prabhu · 9 years ago
  42. 2070c48 qmi_wwan: Add support for Dell Wireless 5809e 4G Modem by Pieter Hollants · 9 years ago
  43. 0c199a9 xfrm: Fix a typo by Jakub Wilk · 9 years ago
  44. d64e78c Merge branch 'cxgb4-dcb' by David S. Miller · 9 years ago
  45. 397665d cxgb4 : Fill DCB priority in vlan control headers by Anish Bhatt · 9 years ago
  46. 8d6541b cxgb4 : Fill in number of DCB traffic classes supported by Anish Bhatt · 9 years ago
  47. a85c2eb cxgb4 : Allow firmware DCB info to be queried in host state by Anish Bhatt · 9 years ago
  48. a44e7b7 cxgb4 : Only pass app selector of 0 or 3 to firmware by Anish Bhatt · 9 years ago
  49. b52effd sctp: fix cut and paste issue in comment by Marcelo Ricardo Leitner · 9 years ago
  50. 57816cb Merge branch 'sctp-src-addr' by David S. Miller · 9 years ago
  51. 0ca50d1 sctp: fix src address selection if using secondary addresses by Marcelo Ricardo Leitner · 9 years ago
  52. 0786828 sctp: reduce indent level on sctp_v4_get_dst by Marcelo Ricardo Leitner · 9 years ago
  53. 7177a3b net/vxlan: Fix kernel unaligned access in __vxlan_find_mac by Sowmini Varadhan · 9 years ago
  54. 685a015 rhashtable: Allow other tasks to be scheduled in large lookup loops by Thomas Graf · 9 years ago
  55. f61687c phylib: add driver for Teranetics TN2020 by Shaohui Xie · 9 years ago
  56. 500322e Merge branch 'bpf-push-pop-helpers' by David S. Miller · 9 years ago
  57. 4d9c5c5 test_bpf: add bpf_skb_vlan_push/pop() tests by Alexei Starovoitov · 9 years ago
  58. 4e10df9 bpf: introduce bpf_skb_vlan_push/pop() helpers by Alexei Starovoitov · 9 years ago
  59. f3120ac Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  60. 0e55a42 Merge branch 'bcmgenet-phy-rework' by David S. Miller · 9 years ago
  61. 28b4591 net: bcmgenet: Remove init parameter from bcmgenet_mii_config by Florian Fainelli · 9 years ago
  62. 6cc8e6d net: bcmgenet: Delay PHY initialization to bcmgenet_open() by Florian Fainelli · 9 years ago
  63. c624f89 net: bcmgenet: Determine PHY type before scanning MDIO bus by Florian Fainelli · 9 years ago
  64. bd4060a net: bcmgenet: Power on integrated GPHY in bcmgenet_power_up() by Florian Fainelli · 9 years ago
  65. 978ffac net: bcmgenet: Use correct dev_id for free_irq by Florian Fainelli · 9 years ago
  66. 6ac3ce8 net: bcmgenet: Remove excessive PHY reset by Florian Fainelli · 9 years ago
  67. 2c1bcaf Merge branch 'stmmac-cleanup' by David S. Miller · 9 years ago
  68. f4c190e stmmac: drop custom_* fields from plat_stmmacenet_data by Joachim Eastwood · 9 years ago
  69. 1734bef stmmac: add proper probe function to dwmac-meson by Joachim Eastwood · 9 years ago
  70. f4f8dfd stmmac: add proper probe function to dwmac-lpc18xx by Joachim Eastwood · 9 years ago
  71. 402dae0 stmmac: export probe_config_dt() and get_platform_resources() by Joachim Eastwood · 9 years ago
  72. b0003ea stmmac: make stmmac_probe_config_dt return the platform data struct by Joachim Eastwood · 9 years ago
  73. f396cb0 stmmac: introduce stmmac_get_platform_resources() by Joachim Eastwood · 9 years ago
  74. 4ed2d8f stmmac: clean up platform/of_match data retrieval by Joachim Eastwood · 9 years ago
  75. 0dacf3f stmmac: use of_device_get_match_data to retrieve of match data by Joachim Eastwood · 9 years ago
  76. 7781e5d Merge branch 'tipc-separate-link-and-aggregation' by David S. Miller · 9 years ago
  77. d999297 tipc: reduce locking scope during packet reception by Jon Paul Maloy · 9 years ago
  78. 1a20cc2 tipc: introduce node contact FSM by Jon Paul Maloy · 9 years ago
  79. 8a1577c tipc: move link supervision timer to node level by Jon Paul Maloy · 9 years ago
  80. 333ef69 tipc: simplify link timer implementation by Jon Paul Maloy · 9 years ago
  81. 6ab30f9 tipc: improve link FSM implementation by Jon Paul Maloy · 9 years ago
  82. 426cc2b tipc: introduce new link protocol msg create function by Jon Paul Maloy · 9 years ago
  83. d3504c3 tipc: clean up definitions and usage of link flags by Jon Paul Maloy · 9 years ago
  84. af9b028 tipc: make media xmit call outside node spinlock context by Jon Paul Maloy · 9 years ago
  85. 22d85c7 tipc: change sk_buffer handling in tipc_link_xmit() by Jon Paul Maloy · 9 years ago
  86. 36e78a4 tipc: use bearer index when looking up active links by Jon Paul Maloy · 9 years ago
  87. d39bbd4 tipc: move link input queue to tipc_node by Jon Paul Maloy · 9 years ago
  88. d3a43b9 tipc: move link creation from neighbor discoverer to node by Jon Paul Maloy · 9 years ago
  89. 9d13ec6 tipc: introduce link entry structure to struct tipc_node by Jon Paul Maloy · 9 years ago
  90. 6acc232 net: remove skb_frag_add_head by Jiri Benc · 9 years ago
  91. bd26524 Merge branch 'offload_fwd_mark' by David S. Miller · 9 years ago
  92. a48037e switchdev: update documentation for offload_fwd_mark by Scott Feldman · 9 years ago
  93. 3f98a8e rocker: add offload_fwd_mark support by Scott Feldman · 9 years ago
  94. 1a3b2ec switchdev: add offload_fwd_mark generator helper by Scott Feldman · 9 years ago
  95. d754f98 net: add phys ID compare helper to test if two IDs are the same by Scott Feldman · 9 years ago
  96. 0c4f691 net: don't reforward packets already forwarded by offload device by Scott Feldman · 9 years ago
  97. 8254973 rocker: forward packets to CPU when port is joined to openvswitch by Simon Horman · 9 years ago
  98. a7ce45a bridge: mcast: fix br_multicast_dev_del warn when igmp snooping is not defined by Nikolay Aleksandrov · 9 years ago
  99. a0a9f33 net/ipv6: update flowi6_oif in ip6_dst_lookup_flow if not set by Phil Sutter · 9 years ago
  100. 22f94e6 bonding: trivial: remove unused variables by Nikolay Aleksandrov · 9 years ago