1. 08a6ee5 Merge tag 'net-next-qcom-soc-4.7-2-merge' of git://github.com/andersson/kernel by David S. Miller · 9 years ago
  2. 4c1cd4f bpf: arm64: remove callee-save registers use for tmp registers by Yang Shi · 9 years ago
  3. cd9e2e5 asix: Fix offset calculation in asix_rx_fixup() causing slow transmissions by John Stultz · 9 years ago
  4. da4ed55 switchdev: pass pointer to fib_info instead of copy by Jiri Pirko · 9 years ago
  5. dc327f8 net_sched: close another race condition in tcf_mirred_release() by WANG Cong · 9 years ago
  6. 03aaaa9 tipc: fix nametable publication field in nl compat by Richard Alpe · 9 years ago
  7. 3274940 drivers: net: Don't print unpopulated net_device name by Harvey Hunt · 9 years ago
  8. 39651ab qed: add support for dcbx. by Sudarsana Reddy Kalluru · 9 years ago
  9. ccf9282 ravb: Add missing free_irq() calls to ravb_close() by Geert Uytterhoeven · 9 years ago
  10. f82731b qed: Remove a stray tab by Dan Carpenter · 9 years ago
  11. 2cc632d Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  12. b172542 net: ethernet: fec-mpc52xx: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 9 years ago
  13. a54d20f net: ethernet: fec-mpc52xx: use phydev from struct net_device by Philippe Reynes · 9 years ago
  14. 9295c03 bpf, doc: fix typo on bpf_asm descriptions by Daniel Borkmann · 9 years ago
  15. a8df35d stmmac: hardware TX COE doesn't work when force_thresh_dma_mode is set by Ezequiel Garcia · 9 years ago
  16. 73d9011c net: ethernet: fs-enet: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 9 years ago
  17. c1c511a net: ethernet: fs-enet: use phydev from struct net_device by Philippe Reynes · 9 years ago
  18. 92964c7 netlink: Fix dump skb leak/double free by Herbert Xu · 9 years ago
  19. 45e093a tipc: check nl sock before parsing nested attributes by Richard Alpe · 9 years ago
  20. 77f5776 fq_codel: fix memory limitation drift by Eric Dumazet · 9 years ago
  21. fd24d72 net: ethernet: ftgmac100: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 9 years ago
  22. b3c40ad net: ethernet: ftgmac100: use phydev from struct net_device by Philippe Reynes · 9 years ago
  23. cd5f9bb net: ethernet: gianfar: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 9 years ago
  24. 4c4a6b0 net: ethernet: gianfar: use phydev from struct net_device by Philippe Reynes · 9 years ago
  25. 5eee87c ixgbe: Fix VLAN features error by Alexander Duyck · 9 years ago
  26. 11f2b49 ixgbe: use correct mask when enabling sriov by Emil Tantilov · 9 years ago
  27. 7e2c3ae net: also make sch_handle_egress() drop monitor ready by Daniel Borkmann · 9 years ago
  28. 15db6e0 net/hsr: Use setup_timer and mod_timer. by Muhammad Falak R Wani · 9 years ago
  29. a2a658a Merge branch 'qed-next' by David S. Miller · 9 years ago
  30. 416cdf0 qed: VFs gracefully accept lack of PM by Yuval Mintz · 9 years ago
  31. 83f34bd qed: Allow more than 16 VFs by Yuval Mintz · 9 years ago
  32. 079d20a qed: Reset link on IOV disable by Manish Chopra · 9 years ago
  33. b2b897e qed: Improve VF interrupt reset by Yuval Mintz · 9 years ago
  34. b0409fa qed: Correct PF-sanity check by Yuval Mintz · 9 years ago
  35. 2bb07e1 net/mlx4_core: Fix access to uninitialized index by Tariq Toukan · 9 years ago
  36. 2ffd7e0 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 9 years ago
  37. 14d7e48 Merge branch 'w5100-small-changes' by David S. Miller · 9 years ago
  38. c3875ca net: w5100-spi: add support to specify MAC address by device tree by Akinobu Mita · 9 years ago
  39. 7d6da45 net: w5100: increase TX timeout period by Akinobu Mita · 9 years ago
  40. d41cd5f net: w5100: fix MAC filtering for W5500 by Akinobu Mita · 9 years ago
  41. e9f0cd9 net: w5100: remove unused is_w5200() by Akinobu Mita · 9 years ago
  42. b0456b2 Merge branch 'lxt-cleanups' by David S. Miller · 9 years ago
  43. c8396d8 lxt: simplify lxt970_config_init() by Sergei Shtylyov · 9 years ago
  44. 04e6233 lxt: simplify lxt97[01]_config_intr() by Sergei Shtylyov · 9 years ago
  45. 485b777 Merge branch 'bpf-blinding' by David S. Miller · 9 years ago
  46. d93a47f bpf, s390: add support for constant blinding by Daniel Borkmann · 9 years ago
  47. 26eb042 bpf, arm64: add support for constant blinding by Daniel Borkmann · 9 years ago
  48. 959a757 bpf, x86: add support for constant blinding by Daniel Borkmann · 9 years ago
  49. 4f3446b bpf: add generic constant blinding for use in jits by Daniel Borkmann · 9 years ago
  50. d1c55ab bpf: prepare bpf_int_jit_compile/bpf_prog_select_runtime apis by Daniel Borkmann · 9 years ago
  51. c237ee5 bpf: add bpf_patch_insn_single helper by Daniel Borkmann · 9 years ago
  52. 93a73d4 bpf, x86/arm64: remove useless checks on prog by Daniel Borkmann · 9 years ago
  53. 6077776 bpf: split HAVE_BPF_JIT into cBPF and eBPF variant by Daniel Borkmann · 9 years ago
  54. c94987e bpf: move bpf_jit_enable declaration by Daniel Borkmann · 9 years ago
  55. 4936e35 bpf: minor cleanups in ebpf code by Daniel Borkmann · 9 years ago
  56. 553eb54 net: dsa: mv88e6xxx: remove bridge work by Vivien Didelot · 9 years ago
  57. b0e95cc net: vrf: protect changes to private data with rcu by David Ahern · 9 years ago
  58. ea1627c tcp: minor optimizations around tcp_hdr() usage by Eric Dumazet · 9 years ago
  59. 5022524 netlink: kill nla_put_u64() by Nicolas Dichtel · 9 years ago
  60. 2632616 sock: propagate __sock_cmsg_send() error by Eric Dumazet · 9 years ago
  61. a986a05 net: qrtr: fix build problems by Arnd Bergmann · 9 years ago
  62. 148bd3a Merge branch 'tc_flower_offload' by David S. Miller · 9 years ago
  63. aad7e08 net/mlx5e: Hardware offloaded flower filter statistics support by Amir Vadai · 9 years ago
  64. 43a335e net/mlx5_core: Flow counters infrastructure by Amir Vadai · 9 years ago
  65. bd5251db net/mlx5_core: Introduce flow steering destination of type counter by Amir Vadai · 9 years ago
  66. 9dc0b28 net/mlx5_core: Firmware commands to support flow counters by Amir Vadai · 9 years ago
  67. 42ca502 net/mlx5_core: Use a macro in mlx5_command_str() by Amir Vadai · 9 years ago
  68. 10cbc68 net/sched: cls_flower: Hardware offloaded filters statistics support by Amir Vadai · 9 years ago
  69. 9fea47d net/sched: act_gact: Update statistics when offloaded to hardware by Amir Vadai · 9 years ago
  70. 3804070 net/sched: Enable netdev drivers to update statistics of offloaded actions by Amir Vadai · 9 years ago
  71. 388665a Merge branch 'pxa168_eth-perf' by David S. Miller · 9 years ago
  72. b17d155 net: pxa168_eth: Use dma_wmb/rmb where appropriate by Jisheng Zhang · 9 years ago
  73. 3ed6878 net: pxa168_eth: use {readl|writel}_relaxed instead of readl/writel by Jisheng Zhang · 9 years ago
  74. 8be0cfa vxlan: set mac_header correctly in GPE mode by Jiri Benc · 9 years ago
  75. 41ae56c Merge branch 'xen-netback-control-ring' by David S. Miller · 9 years ago
  76. c2d09fd xen-netback: use hash value from the frontend by Paul Durrant · 9 years ago
  77. f07f989 xen-netback: pass hash value to the frontend by Paul Durrant · 9 years ago
  78. 40d8abd xen-netback: add control protocol implementation by Paul Durrant · 9 years ago
  79. 4e15ee2 xen-netback: add control ring boilerplate by Paul Durrant · 9 years ago
  80. 1ca4673 Merge branch 'cls_u32_hw_sw' by David S. Miller · 9 years ago
  81. d34e3e1 net: cls_u32: Add support for skip-sw flag to tc u32 classifier. by Samudrala, Sridhar · 9 years ago
  82. 760edee net: sched: Move TCA_CLS_FLAGS_SKIP_HW to uapi header file. by Samudrala, Sridhar · 9 years ago
  83. 860d7ef Merge branch 'hv_netvsc-races' by David S. Miller · 9 years ago
  84. 8809883 hv_netvsc: set nvdev link after populating chn_table by Vitaly Kuznetsov · 9 years ago
  85. 6da7225 hv_netvsc: synchronize netvsc_change_mtu()/netvsc_set_channels() with netvsc_remove() by Vitaly Kuznetsov · 9 years ago
  86. 0a1275c hv_netvsc: get rid of struct net_device pointer in struct netvsc_device by Vitaly Kuznetsov · 9 years ago
  87. 3d541ac hv_netvsc: untangle the pointer mess by Vitaly Kuznetsov · 9 years ago
  88. 1bdcec8 hv_netvsc: use start_remove flag to protect netvsc_link_change() by Vitaly Kuznetsov · 9 years ago
  89. f580aec hv_netvsc: move start_remove flag to net_device_context by Vitaly Kuznetsov · 9 years ago
  90. da47b45 phy: add support for a reset-gpio specification by Uwe Kleine-König · 9 years ago
  91. f23e0f6 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  92. bf14e9e Merge branch 'bnxt_en-next' by David S. Miller · 9 years ago
  93. b67daab bnxt_en: Use dma_rmb() instead of rmb(). by Michael Chan · 9 years ago
  94. 5049e33 bnxt_en: Add BCM57314 device ID. by Michael Chan · 9 years ago
  95. 10289be bnxt_en: Simplify and improve unsupported SFP+ module reporting. by Michael Chan · 9 years ago
  96. 8578d6c bnxt_en: Fix length value in dmesg log firmware error message. by Michael Chan · 9 years ago
  97. a11fa2b bnxt_en: Improve the delay logic for firmware response. by Michael Chan · 9 years ago
  98. d0a42d6 bnxt_en: Reduce maximum ring pages if page size is 64K. by Michael Chan · 9 years ago
  99. 90c4f78 bnxt_en: Report PCIe link speed and width during driver load by Ajit Khaparde · 9 years ago
  100. 42ee18f bnxt_en: Add Support for ETHTOOL_GMODULEINFO and ETHTOOL_GMODULEEEPRO by Ajit Khaparde · 9 years ago