1. 5b0890a flow_dissector: Parse batman-adv unicast headers by Sven Eckelmann · 7 years ago
  2. fec149f batman-adv: Convert packet.h to uapi header by Sven Eckelmann · 7 years ago
  3. adbf9b7 batman-adv: Remove kernel fixed width types in packet.h by Sven Eckelmann · 7 years ago
  4. a6cb82b batman-adv: Remove usage of BIT(x) in packet.h by Sven Eckelmann · 7 years ago
  5. 4e58452 batman-adv: Let packet.h include its headers directly by Sven Eckelmann · 7 years ago
  6. a0e2e75 Merge branch 'sfc-Medford2' by David S. Miller · 7 years ago
  7. 2c0b6ee sfc: expose CTPIO stats on NICs that support them by Bert Kenward · 7 years ago
  8. f411b54 sfc: expose FEC stats on Medford2 by Edward Cree · 7 years ago
  9. c1be482 sfc: support variable number of MAC stats by Edward Cree · 7 years ago
  10. d31a596 sfc: update MCDI protocol headers by Edward Cree · 7 years ago
  11. 6baa13d cxgb4: add new T5 and T6 device id's by Ganesh Goudar · 7 years ago
  12. 42afa0f net: dwc-xlgmac: Get rid of custom hex_dump_to_buffer() by Jie Deng · 7 years ago
  13. fe1c3ef phylink: avoid attaching more than one PHY by Russell King · 7 years ago
  14. 2963576 net: ibm: emac: support RGMII-[RX|TX]ID phymode by Christian Lamparter · 7 years ago
  15. 78b6992 net: ibm: emac: replace custom PHY_MODE_* macros by Christian Lamparter · 7 years ago
  16. 49dd19b net: ibm: emac: replace custom rgmii_mode_name with phy_modes by Christian Lamparter · 7 years ago
  17. 90bbec0 Merge branch 'net-sched-extack' by David S. Miller · 7 years ago
  18. a7c3169 net: sch: sch_drr: add extack support by Alexander Aring · 7 years ago
  19. 710fb39 net: sch: sch_cbs: add extack support by Alexander Aring · 7 years ago
  20. 62a6de6 net: sch: sch_cbq: add extack support by Alexander Aring · 7 years ago
  21. a38a988 net: sch: api: add extack support in qdisc_create_dflt by Alexander Aring · 7 years ago
  22. d0bd684 net: sch: api: add extack support in qdisc_alloc by Alexander Aring · 7 years ago
  23. 8d1a77f net: sch: api: add extack support in tcf_block_get by Alexander Aring · 7 years ago
  24. e9bc3fa net: sch: api: add extack support in qdisc_get_rtab by Alexander Aring · 7 years ago
  25. 653d6fd net: sched: sch: add extack for graft callback by Alexander Aring · 7 years ago
  26. cbaacc4 net: sched: sch: add extack for block callback by Alexander Aring · 7 years ago
  27. 793d81d net: sched: sch: add extack to change class by Alexander Aring · 7 years ago
  28. 2030721 net: sched: sch: add extack for change qdisc ops by Alexander Aring · 7 years ago
  29. e63d7df net: sched: sch: add extack for init callback by Alexander Aring · 7 years ago
  30. 0921559 net: sched: sch_api: handle generic qdisc errors by Alexander Aring · 7 years ago
  31. ac8ef4a net: sched: fix coding style issues by Alexander Aring · 7 years ago
  32. 8f36e00 Merge branch 's390-net-next' by David S. Miller · 7 years ago
  33. 556fd27 s390/qeth: replace open-coded in*_pton() by Julian Wiedmann · 7 years ago
  34. f6c1314 s390/qeth: pass full data length to l3_fill_header() by Julian Wiedmann · 7 years ago
  35. 910a0a8 s390/qeth: streamline l3_fill_header() by Julian Wiedmann · 7 years ago
  36. a843383 s390/qeth: unionize next-hop field in qeth L3 header by Julian Wiedmann · 7 years ago
  37. a65d141 s390/qeth: recognize non-IP multicast on L3 transmit by Julian Wiedmann · 7 years ago
  38. 1f97912 s390/qeth: clean up l3_get_cast_type() by Julian Wiedmann · 7 years ago
  39. 19e36da s390/qeth: robustify qeth_get_ip_version() by Julian Wiedmann · 7 years ago
  40. 00c163f s390/qeth: align L2 and L3 set_rx_mode() implementations by Julian Wiedmann · 7 years ago
  41. 99f0b85 s390/qeth: use ether_addr_* helpers by Julian Wiedmann · 7 years ago
  42. 8174aa8 s390/qeth: consolidate qeth MAC address helpers by Julian Wiedmann · 7 years ago
  43. 4641b02 s390/qeth: don't keep track of MAC address's cast type by Julian Wiedmann · 7 years ago
  44. c062204 s390/qeth: drop CONFIG_QETH_IPV6 by Julian Wiedmann · 7 years ago
  45. 8d9183d s390/qeth: use ip*_eth_mc_map helpers by Julian Wiedmann · 7 years ago
  46. ae69592 qeth: convert qeth_reply.refcnt from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  47. c380cd5 net: convert lcs_reply.refcnt from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  48. a943e8b Merge tag 'batadv-next-for-davem-20171220' of git://git.open-mesh.org/linux-merge by David S. Miller · 7 years ago
  49. b2597f7 Merge branch 'replace-tcp_set_state-tracepoint-with-inet_sock_set_state' by David S. Miller · 7 years ago
  50. cbabf46 net: tracepoint: using sock_set_state tracepoint to trace SCTP state transition by Yafang Shao · 7 years ago
  51. b0832e3 net: tracepoint: using sock_set_state tracepoint to trace DCCP state transition by Yafang Shao · 7 years ago
  52. 986ffdf net: sock: replace sk_state_load with inet_sk_state_load and remove sk_state_store by Yafang Shao · 7 years ago
  53. 563e0bb net: tracepoint: replace tcp_set_state tracepoint with inet_sock_set_state tracepoint by Yafang Shao · 7 years ago
  54. d7b850a tcp: Export to userspace the TCP state names for the trace events by Steven Rostedt (VMware) · 7 years ago
  55. 9ee1942 netdevsim: correctly check return value of debugfs_create_dir by Prashant Bhole · 7 years ago
  56. afb4c97 ip6_gre: fix potential memory leak in ip6erspan_rcv by Haishuang Yan · 7 years ago
  57. 50670b6 ip_gre: fix potential memory leak in erspan_rcv by Haishuang Yan · 7 years ago
  58. a734321 ip6_gre: fix error path when ip6erspan_rcv failed by Haishuang Yan · 7 years ago
  59. dd8d5b8 ip_gre: fix error path when erspan_rcv failed by Haishuang Yan · 7 years ago
  60. 293a199 ip6_gre: fix a pontential issue in ip6erspan_rcv by Haishuang Yan · 7 years ago
  61. 9a07ae6 net: amd-xgbe: Get rid of custom hex_dump_to_buffer() by Andy Shevchenko · 7 years ago
  62. 97bbf66 net: Clarify dev_weight documentation for LRO and GRO_HW. by Michael Chan · 7 years ago
  63. e200f70 Merge branch 'netdevsim-couple-of-build-warning-fixes' by David S. Miller · 7 years ago
  64. 40946e9 netdevsim: bpf: remove unused variable by Jakub Kicinski · 7 years ago
  65. fd5ebbc netdevsim: declare struct device_type as static by Jakub Kicinski · 7 years ago
  66. 5d0c138 selftests: rtnetlink: add gretap test cases by William Tu · 7 years ago
  67. 143337c net: pasemi: Replace mac address parsing by Andy Shevchenko · 7 years ago
  68. ce5c144 net: bonding: Replace mac address parsing by Andy Shevchenko · 7 years ago
  69. 223b229 bridge: Use helpers to handle MAC address by Andy Shevchenko · 7 years ago
  70. 53c81e9 ip6_vti: adjust vti mtu according to mtu of lower device by Alexey Kodanev · 7 years ago
  71. f39a5c0 Merge branch 'nfp-flower-add-Geneve-tunnel-support' by David S. Miller · 7 years ago
  72. 3ca3059 nfp: flower: compile Geneve encap actions by John Hurley · 7 years ago
  73. bedeca1 nfp: flower: compile Geneve match fields by John Hurley · 7 years ago
  74. 7399734 nfp: flower: read extra feature support from fw by John Hurley · 7 years ago
  75. 574f1e9 nfp: flower: remove unused tun_mask variable by John Hurley · 7 years ago
  76. f988008 cxgb4: RSS table is 4k for T6 by Ganesh Goudar · 7 years ago
  77. 1df94c3 net_sched: properly check for empty skb array on error path by Cong Wang · 7 years ago
  78. 4eb50ce ibmvnic: Include header descriptor support for ARP packets by Thomas Falcon · 7 years ago
  79. 61afe07 Merge branch 'ibmvnic-Fix-and-increase-maximum-TX-RX-queues' by David S. Miller · 7 years ago
  80. 269431e ibmvnic: Increase maximum number of RX/TX queues by Thomas Falcon · 7 years ago
  81. d45cc3a ibmvnic: Rename IBMVNIC_MAX_TX_QUEUES to IBMVNIC_MAX_QUEUES by Thomas Falcon · 7 years ago
  82. b8fa3bf Merge tag 'wireless-drivers-next-for-davem-2017-12-18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 7 years ago
  83. 918341e cxgb4: Report tid start range correctly for T6 by Ganesh Goudar · 7 years ago
  84. 748a709 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 7 years ago
  85. 566bd54 net: ks8851: Support DT-provided MAC address by Lukas Wunner · 7 years ago
  86. e2948dd Merge branch 'bcm63xx_enet-remove-mac_id-usage' by David S. Miller · 7 years ago
  87. c7fe89e bcm63xx_enet: use platform device id directly for miibus name by Jonas Gorski · 7 years ago
  88. bbd62d24 bcm63xx_enet: remove pointless mac_id check by Jonas Gorski · 7 years ago
  89. 1942e48 bcm63xx_enet: use platform data for dma channel numbers by Jonas Gorski · 7 years ago
  90. 7555001 bcm63xx_enet: just use "enet" as the clock name by Jonas Gorski · 7 years ago
  91. 8e6d604 Merge branch 'net-speedup-vxlan-geneve-tunnel-dismantle' by David S. Miller · 7 years ago
  92. 2843a25 geneve: speedup geneve tunnels dismantle by Haishuang Yan · 7 years ago
  93. 57b6112 vxlan: speedup vxlan tunnels dismantle by Haishuang Yan · 7 years ago
  94. 41b0cd3 forcedeth: remove duplicate structure member in xmit by Zhu Yanjun · 7 years ago
  95. e9c5a10 Merge branch 'net-NETIF_F_GRO_HW' by David S. Miller · 7 years ago
  96. 18c602d qede: Use NETIF_F_GRO_HW. by Michael Chan · 7 years ago
  97. 3c3def5 bnx2x: Use NETIF_F_GRO_HW. by Michael Chan · 7 years ago
  98. 1054aee bnxt_en: Use NETIF_F_GRO_HW. by Michael Chan · 7 years ago
  99. 56f5aa7 net: Disable GRO_HW when generic XDP is installed on a device. by Michael Chan · 7 years ago
  100. fb1f5f7 net: Introduce NETIF_F_GRO_HW. by Michael Chan · 7 years ago