1. 499a242 lwtunnel: infrastructure for handling light weight tunnels like mpls by Roopa Prabhu · 9 years ago
  2. a0d9a86 rtnetlink: introduce new RTA_ENCAP_TYPE and RTA_ENCAP attributes by Roopa Prabhu · 9 years ago
  3. 2070c48 qmi_wwan: Add support for Dell Wireless 5809e 4G Modem by Pieter Hollants · 9 years ago
  4. 0c199a9 xfrm: Fix a typo by Jakub Wilk · 9 years ago
  5. d64e78c Merge branch 'cxgb4-dcb' by David S. Miller · 9 years ago
  6. 397665d cxgb4 : Fill DCB priority in vlan control headers by Anish Bhatt · 9 years ago
  7. 8d6541b cxgb4 : Fill in number of DCB traffic classes supported by Anish Bhatt · 9 years ago
  8. a85c2eb cxgb4 : Allow firmware DCB info to be queried in host state by Anish Bhatt · 9 years ago
  9. a44e7b7 cxgb4 : Only pass app selector of 0 or 3 to firmware by Anish Bhatt · 9 years ago
  10. b52effd sctp: fix cut and paste issue in comment by Marcelo Ricardo Leitner · 9 years ago
  11. 57816cb Merge branch 'sctp-src-addr' by David S. Miller · 9 years ago
  12. 0ca50d1 sctp: fix src address selection if using secondary addresses by Marcelo Ricardo Leitner · 9 years ago
  13. 0786828 sctp: reduce indent level on sctp_v4_get_dst by Marcelo Ricardo Leitner · 9 years ago
  14. 7177a3b net/vxlan: Fix kernel unaligned access in __vxlan_find_mac by Sowmini Varadhan · 9 years ago
  15. 685a015 rhashtable: Allow other tasks to be scheduled in large lookup loops by Thomas Graf · 9 years ago
  16. f61687c phylib: add driver for Teranetics TN2020 by Shaohui Xie · 9 years ago
  17. 500322e Merge branch 'bpf-push-pop-helpers' by David S. Miller · 9 years ago
  18. 4d9c5c5 test_bpf: add bpf_skb_vlan_push/pop() tests by Alexei Starovoitov · 9 years ago
  19. 4e10df9 bpf: introduce bpf_skb_vlan_push/pop() helpers by Alexei Starovoitov · 9 years ago
  20. f3120ac Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  21. 0e55a42 Merge branch 'bcmgenet-phy-rework' by David S. Miller · 9 years ago
  22. 28b4591 net: bcmgenet: Remove init parameter from bcmgenet_mii_config by Florian Fainelli · 9 years ago
  23. 6cc8e6d net: bcmgenet: Delay PHY initialization to bcmgenet_open() by Florian Fainelli · 9 years ago
  24. c624f89 net: bcmgenet: Determine PHY type before scanning MDIO bus by Florian Fainelli · 9 years ago
  25. bd4060a net: bcmgenet: Power on integrated GPHY in bcmgenet_power_up() by Florian Fainelli · 9 years ago
  26. 978ffac net: bcmgenet: Use correct dev_id for free_irq by Florian Fainelli · 9 years ago
  27. 6ac3ce8 net: bcmgenet: Remove excessive PHY reset by Florian Fainelli · 9 years ago
  28. 2c1bcaf Merge branch 'stmmac-cleanup' by David S. Miller · 9 years ago
  29. f4c190e stmmac: drop custom_* fields from plat_stmmacenet_data by Joachim Eastwood · 9 years ago
  30. 1734bef stmmac: add proper probe function to dwmac-meson by Joachim Eastwood · 9 years ago
  31. f4f8dfd stmmac: add proper probe function to dwmac-lpc18xx by Joachim Eastwood · 9 years ago
  32. 402dae0 stmmac: export probe_config_dt() and get_platform_resources() by Joachim Eastwood · 9 years ago
  33. b0003ea stmmac: make stmmac_probe_config_dt return the platform data struct by Joachim Eastwood · 9 years ago
  34. f396cb0 stmmac: introduce stmmac_get_platform_resources() by Joachim Eastwood · 9 years ago
  35. 4ed2d8f stmmac: clean up platform/of_match data retrieval by Joachim Eastwood · 9 years ago
  36. 0dacf3f stmmac: use of_device_get_match_data to retrieve of match data by Joachim Eastwood · 9 years ago
  37. 7781e5d Merge branch 'tipc-separate-link-and-aggregation' by David S. Miller · 9 years ago
  38. d999297 tipc: reduce locking scope during packet reception by Jon Paul Maloy · 9 years ago
  39. 1a20cc2 tipc: introduce node contact FSM by Jon Paul Maloy · 9 years ago
  40. 8a1577c tipc: move link supervision timer to node level by Jon Paul Maloy · 9 years ago
  41. 333ef69 tipc: simplify link timer implementation by Jon Paul Maloy · 9 years ago
  42. 6ab30f9 tipc: improve link FSM implementation by Jon Paul Maloy · 9 years ago
  43. 426cc2b tipc: introduce new link protocol msg create function by Jon Paul Maloy · 9 years ago
  44. d3504c3 tipc: clean up definitions and usage of link flags by Jon Paul Maloy · 9 years ago
  45. af9b028 tipc: make media xmit call outside node spinlock context by Jon Paul Maloy · 9 years ago
  46. 22d85c7 tipc: change sk_buffer handling in tipc_link_xmit() by Jon Paul Maloy · 9 years ago
  47. 36e78a4 tipc: use bearer index when looking up active links by Jon Paul Maloy · 9 years ago
  48. d39bbd4 tipc: move link input queue to tipc_node by Jon Paul Maloy · 9 years ago
  49. d3a43b9 tipc: move link creation from neighbor discoverer to node by Jon Paul Maloy · 9 years ago
  50. 9d13ec6 tipc: introduce link entry structure to struct tipc_node by Jon Paul Maloy · 9 years ago
  51. 6acc232 net: remove skb_frag_add_head by Jiri Benc · 9 years ago
  52. bd26524 Merge branch 'offload_fwd_mark' by David S. Miller · 9 years ago
  53. a48037e switchdev: update documentation for offload_fwd_mark by Scott Feldman · 9 years ago
  54. 3f98a8e rocker: add offload_fwd_mark support by Scott Feldman · 9 years ago
  55. 1a3b2ec switchdev: add offload_fwd_mark generator helper by Scott Feldman · 9 years ago
  56. d754f98 net: add phys ID compare helper to test if two IDs are the same by Scott Feldman · 9 years ago
  57. 0c4f691 net: don't reforward packets already forwarded by offload device by Scott Feldman · 9 years ago
  58. 8254973 rocker: forward packets to CPU when port is joined to openvswitch by Simon Horman · 9 years ago
  59. a7ce45a bridge: mcast: fix br_multicast_dev_del warn when igmp snooping is not defined by Nikolay Aleksandrov · 9 years ago
  60. a0a9f33 net/ipv6: update flowi6_oif in ip6_dst_lookup_flow if not set by Phil Sutter · 9 years ago
  61. 22f94e6 bonding: trivial: remove unused variables by Nikolay Aleksandrov · 9 years ago
  62. 5b1d0d8 Merge branch 'bridge-temp-and-perm' by David S. Miller · 9 years ago
  63. e10177a bridge: multicast: fix handling of temp and perm entries by Satish Ashok · 9 years ago
  64. ef8299de bridge: multicast: notify on group delete by Nikolay Aleksandrov · 9 years ago
  65. 03b6dc7 Merge branch 'bpf_cgroup_classid' by David S. Miller · 9 years ago
  66. 8d20aab ebpf: add helper to retrieve net_cls's classid cookie by Daniel Borkmann · 9 years ago
  67. b87a173 cls_cgroup: factor out classid retrieval by Daniel Borkmann · 9 years ago
  68. d9382bd enic: allow adaptive coalesce setting for msi/legacy intr by Govindarajulu Varadarajan · 9 years ago
  69. fc865d6 enic: add adaptive coalescing intr for intx and msi poll by Govindarajulu Varadarajan · 9 years ago
  70. 2ba6c07 igb: Fix i354 88E1112 PHY on RCC boards using AutoMediaDetect by Todd Fujinaka · 9 years ago
  71. 3b7884f ixgbe: Don't report flow director filter's status by Fan Du · 9 years ago
  72. 1e1429d ixgbevf: Set Rx hash type for ingress packets by Fan Du · 9 years ago
  73. 7edda4b ixgbe: Specify Rx hash type WRT Rx desc RSS type by Fan Du · 9 years ago
  74. 5505bdb ixgbevf: fold ixgbevf_pull_tail into ixgbevf_add_rx_frag by Alexander Duyck · 9 years ago
  75. f56e7bb igb: Pull timestamp from fragment before adding it to skb by Alexander Duyck · 9 years ago
  76. 11b1544 dp83640: only report generic filters in ts_info by Jacob Keller · 9 years ago
  77. 7415991 siena: only report generic filters in get_ts_info by Jacob Keller · 9 years ago
  78. 044651f ixgbe: only report generic filters in get_ts_info by Jacob Keller · 9 years ago
  79. 97aebc1 igb: only report generic filters in get_ts_info by Jacob Keller · 9 years ago
  80. c583cc4 i40e: only report generic filters in get_ts_info by Jacob Keller · 9 years ago
  81. dd3950c bnx2x: only report most generic filters in get_ts_info by Jacob Keller · 9 years ago
  82. 1c3b8c2 freescale: remove incorrect copied comment by Jacob Keller · 9 years ago
  83. eff3cdd clarify implementation of ethtool's get_ts_info op by Jacob Keller · 9 years ago
  84. c15df30 ipv6: Remove unused arguments for __ipv6_dev_get_saddr(). by YOSHIFUJI Hideaki · 9 years ago
  85. 0d05788 Merge branch 'protodown' by David S. Miller · 9 years ago
  86. c305524 rocker: Handle protodown notifications. by Anuradha Karuppiah · 9 years ago
  87. 88d6378 netlink: changes for setting and clearing protodown via netlink. by Anuradha Karuppiah · 9 years ago
  88. d746d70 net core: Add protodown support. by Anuradha Karuppiah · 9 years ago
  89. 07e6a97 ibmveth: add support for TSO6 by Thomas Falcon · 9 years ago
  90. 2de8530 hv_netvsc: Add close of RNDIS filter into change mtu call by Haiyang Zhang · 9 years ago
  91. c0b8da1 ipv6: Fix finding best source address in ipv6_dev_get_saddr(). by YOSHIFUJI Hideaki/吉藤英明 · 9 years ago
  92. 9243b25 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  93. 40bdc53 pkt_sched: sch_qfq: remove unused member of struct qfq_sched by Andrea Parri · 9 years ago
  94. e29dd44 net: qlcnic: Deletion of unnecessary memset by Christophe Jaillet · 9 years ago
  95. 9061cb0 Merge branch 'gianfar_rx_sg' by David S. Miller · 9 years ago
  96. 7535414 gianfar: Add paged allocation and Rx S/G by Claudiu Manoil · 9 years ago
  97. f23223f gianfar: Use ndev, more Rx path cleanup by Claudiu Manoil · 9 years ago
  98. f966082 gianfar: Fix and cleanup rxbd status handling by Claudiu Manoil · 9 years ago
  99. 76f31e8 gianfar: Bundle Rx allocation, cleanup by Claudiu Manoil · 9 years ago
  100. 76945bf i40e/i40evf: Bump version to 1.3.6 for i40e and 1.3.2 for i40evf by Catherine Sullivan · 9 years ago