1. c9db965 openvswitch: Abstract vport name through ovs_vport_name() by Thomas Graf · 9 years ago
  2. be4ace6 openvswitch: Move dev pointer into vport itself by Thomas Graf · 9 years ago
  3. 34ae932 openvswitch: Make tunnel set action attach a metadata dst by Thomas Graf · 9 years ago
  4. 0dfbdf4 vxlan: Factor out device configuration by Thomas Graf · 9 years ago
  5. e703087 fib: Add fib rule match on tunnel id by Thomas Graf · 9 years ago
  6. 3093fbe route: Per route IP tunnel metadata via lightweight tunnel by Thomas Graf · 9 years ago
  7. 1b7179d route: Extend flow representation with tunnel key by Thomas Graf · 9 years ago
  8. ee122c7 vxlan: Flow based tunneling by Thomas Graf · 9 years ago
  9. 0accfc2 arp: Inherit metadata dst when creating ARP requests by Thomas Graf · 9 years ago
  10. f38a9eb dst: Metadata destinations by Thomas Graf · 9 years ago
  11. 773a69d icmp: Don't leak original dst into ip_route_input() by Thomas Graf · 9 years ago
  12. 1d8fff9 ip_tunnel: Make ovs_tunnel_info and ovs_key_ipv4_tunnel generic by Thomas Graf · 9 years ago
  13. e3e4712 mpls: ip tunnel support by Roopa Prabhu · 9 years ago
  14. face018 mpls: export mpls functions for use by mpls iptunnels by Roopa Prabhu · 9 years ago
  15. 74a0f2f ipv6: rt6_info output redirect to tunnel output by Roopa Prabhu · 9 years ago
  16. 8602a62 ipv4: redirect dst output to lwtunnel output by Roopa Prabhu · 9 years ago
  17. ffce419 lwtunnel: support dst output redirect function by Roopa Prabhu · 9 years ago
  18. 19e42e4 ipv6: support for fib route lwtunnel encap attributes by Roopa Prabhu · 9 years ago
  19. 571e722 ipv4: support for fib route lwtunnel encap attributes by Roopa Prabhu · 9 years ago
  20. 499a242 lwtunnel: infrastructure for handling light weight tunnels like mpls by Roopa Prabhu · 9 years ago
  21. a0d9a86 rtnetlink: introduce new RTA_ENCAP_TYPE and RTA_ENCAP attributes by Roopa Prabhu · 9 years ago
  22. 2070c48 qmi_wwan: Add support for Dell Wireless 5809e 4G Modem by Pieter Hollants · 9 years ago
  23. 0c199a9 xfrm: Fix a typo by Jakub Wilk · 9 years ago
  24. d64e78c Merge branch 'cxgb4-dcb' by David S. Miller · 9 years ago
  25. 397665d cxgb4 : Fill DCB priority in vlan control headers by Anish Bhatt · 9 years ago
  26. 8d6541b cxgb4 : Fill in number of DCB traffic classes supported by Anish Bhatt · 9 years ago
  27. a85c2eb cxgb4 : Allow firmware DCB info to be queried in host state by Anish Bhatt · 9 years ago
  28. a44e7b7 cxgb4 : Only pass app selector of 0 or 3 to firmware by Anish Bhatt · 9 years ago
  29. b52effd sctp: fix cut and paste issue in comment by Marcelo Ricardo Leitner · 9 years ago
  30. 57816cb Merge branch 'sctp-src-addr' by David S. Miller · 9 years ago
  31. 0ca50d1 sctp: fix src address selection if using secondary addresses by Marcelo Ricardo Leitner · 9 years ago
  32. 0786828 sctp: reduce indent level on sctp_v4_get_dst by Marcelo Ricardo Leitner · 9 years ago
  33. 7177a3b net/vxlan: Fix kernel unaligned access in __vxlan_find_mac by Sowmini Varadhan · 9 years ago
  34. 685a015 rhashtable: Allow other tasks to be scheduled in large lookup loops by Thomas Graf · 9 years ago
  35. f61687c phylib: add driver for Teranetics TN2020 by Shaohui Xie · 9 years ago
  36. 500322e Merge branch 'bpf-push-pop-helpers' by David S. Miller · 9 years ago
  37. 4d9c5c5 test_bpf: add bpf_skb_vlan_push/pop() tests by Alexei Starovoitov · 9 years ago
  38. 4e10df9 bpf: introduce bpf_skb_vlan_push/pop() helpers by Alexei Starovoitov · 9 years ago
  39. f3120ac Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  40. 0e55a42 Merge branch 'bcmgenet-phy-rework' by David S. Miller · 9 years ago
  41. 28b4591 net: bcmgenet: Remove init parameter from bcmgenet_mii_config by Florian Fainelli · 9 years ago
  42. 6cc8e6d net: bcmgenet: Delay PHY initialization to bcmgenet_open() by Florian Fainelli · 9 years ago
  43. c624f89 net: bcmgenet: Determine PHY type before scanning MDIO bus by Florian Fainelli · 9 years ago
  44. bd4060a net: bcmgenet: Power on integrated GPHY in bcmgenet_power_up() by Florian Fainelli · 9 years ago
  45. 978ffac net: bcmgenet: Use correct dev_id for free_irq by Florian Fainelli · 9 years ago
  46. 6ac3ce8 net: bcmgenet: Remove excessive PHY reset by Florian Fainelli · 9 years ago
  47. 2c1bcaf Merge branch 'stmmac-cleanup' by David S. Miller · 9 years ago
  48. f4c190e stmmac: drop custom_* fields from plat_stmmacenet_data by Joachim Eastwood · 9 years ago
  49. 1734bef stmmac: add proper probe function to dwmac-meson by Joachim Eastwood · 9 years ago
  50. f4f8dfd stmmac: add proper probe function to dwmac-lpc18xx by Joachim Eastwood · 9 years ago
  51. 402dae0 stmmac: export probe_config_dt() and get_platform_resources() by Joachim Eastwood · 9 years ago
  52. b0003ea stmmac: make stmmac_probe_config_dt return the platform data struct by Joachim Eastwood · 9 years ago
  53. f396cb0 stmmac: introduce stmmac_get_platform_resources() by Joachim Eastwood · 9 years ago
  54. 4ed2d8f stmmac: clean up platform/of_match data retrieval by Joachim Eastwood · 9 years ago
  55. 0dacf3f stmmac: use of_device_get_match_data to retrieve of match data by Joachim Eastwood · 9 years ago
  56. 7781e5d Merge branch 'tipc-separate-link-and-aggregation' by David S. Miller · 9 years ago
  57. d999297 tipc: reduce locking scope during packet reception by Jon Paul Maloy · 9 years ago
  58. 1a20cc2 tipc: introduce node contact FSM by Jon Paul Maloy · 9 years ago
  59. 8a1577c tipc: move link supervision timer to node level by Jon Paul Maloy · 9 years ago
  60. 333ef69 tipc: simplify link timer implementation by Jon Paul Maloy · 9 years ago
  61. 6ab30f9 tipc: improve link FSM implementation by Jon Paul Maloy · 9 years ago
  62. 426cc2b tipc: introduce new link protocol msg create function by Jon Paul Maloy · 9 years ago
  63. d3504c3 tipc: clean up definitions and usage of link flags by Jon Paul Maloy · 9 years ago
  64. af9b028 tipc: make media xmit call outside node spinlock context by Jon Paul Maloy · 9 years ago
  65. 22d85c7 tipc: change sk_buffer handling in tipc_link_xmit() by Jon Paul Maloy · 9 years ago
  66. 36e78a4 tipc: use bearer index when looking up active links by Jon Paul Maloy · 9 years ago
  67. d39bbd4 tipc: move link input queue to tipc_node by Jon Paul Maloy · 9 years ago
  68. d3a43b9 tipc: move link creation from neighbor discoverer to node by Jon Paul Maloy · 9 years ago
  69. 9d13ec6 tipc: introduce link entry structure to struct tipc_node by Jon Paul Maloy · 9 years ago
  70. 6acc232 net: remove skb_frag_add_head by Jiri Benc · 9 years ago
  71. bd26524 Merge branch 'offload_fwd_mark' by David S. Miller · 9 years ago
  72. a48037e switchdev: update documentation for offload_fwd_mark by Scott Feldman · 9 years ago
  73. 3f98a8e rocker: add offload_fwd_mark support by Scott Feldman · 9 years ago
  74. 1a3b2ec switchdev: add offload_fwd_mark generator helper by Scott Feldman · 9 years ago
  75. d754f98 net: add phys ID compare helper to test if two IDs are the same by Scott Feldman · 9 years ago
  76. 0c4f691 net: don't reforward packets already forwarded by offload device by Scott Feldman · 9 years ago
  77. 8254973 rocker: forward packets to CPU when port is joined to openvswitch by Simon Horman · 9 years ago
  78. a7ce45a bridge: mcast: fix br_multicast_dev_del warn when igmp snooping is not defined by Nikolay Aleksandrov · 9 years ago
  79. a0a9f33 net/ipv6: update flowi6_oif in ip6_dst_lookup_flow if not set by Phil Sutter · 9 years ago
  80. 22f94e6 bonding: trivial: remove unused variables by Nikolay Aleksandrov · 9 years ago
  81. 5b1d0d8 Merge branch 'bridge-temp-and-perm' by David S. Miller · 9 years ago
  82. e10177a bridge: multicast: fix handling of temp and perm entries by Satish Ashok · 9 years ago
  83. ef8299de bridge: multicast: notify on group delete by Nikolay Aleksandrov · 9 years ago
  84. 03b6dc7 Merge branch 'bpf_cgroup_classid' by David S. Miller · 9 years ago
  85. 8d20aab ebpf: add helper to retrieve net_cls's classid cookie by Daniel Borkmann · 9 years ago
  86. b87a173 cls_cgroup: factor out classid retrieval by Daniel Borkmann · 9 years ago
  87. d9382bd enic: allow adaptive coalesce setting for msi/legacy intr by Govindarajulu Varadarajan · 9 years ago
  88. fc865d6 enic: add adaptive coalescing intr for intx and msi poll by Govindarajulu Varadarajan · 9 years ago
  89. 2ba6c07 igb: Fix i354 88E1112 PHY on RCC boards using AutoMediaDetect by Todd Fujinaka · 9 years ago
  90. 3b7884f ixgbe: Don't report flow director filter's status by Fan Du · 9 years ago
  91. 1e1429d ixgbevf: Set Rx hash type for ingress packets by Fan Du · 9 years ago
  92. 7edda4b ixgbe: Specify Rx hash type WRT Rx desc RSS type by Fan Du · 9 years ago
  93. 5505bdb ixgbevf: fold ixgbevf_pull_tail into ixgbevf_add_rx_frag by Alexander Duyck · 9 years ago
  94. f56e7bb igb: Pull timestamp from fragment before adding it to skb by Alexander Duyck · 9 years ago
  95. 11b1544 dp83640: only report generic filters in ts_info by Jacob Keller · 9 years ago
  96. 7415991 siena: only report generic filters in get_ts_info by Jacob Keller · 9 years ago
  97. 044651f ixgbe: only report generic filters in get_ts_info by Jacob Keller · 9 years ago
  98. 97aebc1 igb: only report generic filters in get_ts_info by Jacob Keller · 9 years ago
  99. c583cc4 i40e: only report generic filters in get_ts_info by Jacob Keller · 9 years ago
  100. dd3950c bnx2x: only report most generic filters in get_ts_info by Jacob Keller · 9 years ago