1. c3875ca net: w5100-spi: add support to specify MAC address by device tree by Akinobu Mita · 8 years ago
  2. 7d6da45 net: w5100: increase TX timeout period by Akinobu Mita · 8 years ago
  3. d41cd5f net: w5100: fix MAC filtering for W5500 by Akinobu Mita · 8 years ago
  4. e9f0cd9 net: w5100: remove unused is_w5200() by Akinobu Mita · 8 years ago
  5. b0456b2 Merge branch 'lxt-cleanups' by David S. Miller · 8 years ago
  6. c8396d8 lxt: simplify lxt970_config_init() by Sergei Shtylyov · 8 years ago
  7. 04e6233 lxt: simplify lxt97[01]_config_intr() by Sergei Shtylyov · 8 years ago
  8. 485b777 Merge branch 'bpf-blinding' by David S. Miller · 8 years ago
  9. d93a47f bpf, s390: add support for constant blinding by Daniel Borkmann · 8 years ago
  10. 26eb042 bpf, arm64: add support for constant blinding by Daniel Borkmann · 8 years ago
  11. 959a757 bpf, x86: add support for constant blinding by Daniel Borkmann · 8 years ago
  12. 4f3446b bpf: add generic constant blinding for use in jits by Daniel Borkmann · 8 years ago
  13. d1c55ab bpf: prepare bpf_int_jit_compile/bpf_prog_select_runtime apis by Daniel Borkmann · 8 years ago
  14. c237ee5 bpf: add bpf_patch_insn_single helper by Daniel Borkmann · 8 years ago
  15. 93a73d4 bpf, x86/arm64: remove useless checks on prog by Daniel Borkmann · 8 years ago
  16. 6077776 bpf: split HAVE_BPF_JIT into cBPF and eBPF variant by Daniel Borkmann · 8 years ago
  17. c94987e bpf: move bpf_jit_enable declaration by Daniel Borkmann · 8 years ago
  18. 4936e35 bpf: minor cleanups in ebpf code by Daniel Borkmann · 8 years ago
  19. 553eb54 net: dsa: mv88e6xxx: remove bridge work by Vivien Didelot · 8 years ago
  20. b0e95cc net: vrf: protect changes to private data with rcu by David Ahern · 8 years ago
  21. ea1627c tcp: minor optimizations around tcp_hdr() usage by Eric Dumazet · 8 years ago
  22. 5022524 netlink: kill nla_put_u64() by Nicolas Dichtel · 8 years ago
  23. 2632616 sock: propagate __sock_cmsg_send() error by Eric Dumazet · 8 years ago
  24. a986a05 net: qrtr: fix build problems by Arnd Bergmann · 8 years ago
  25. 148bd3a Merge branch 'tc_flower_offload' by David S. Miller · 8 years ago
  26. aad7e08 net/mlx5e: Hardware offloaded flower filter statistics support by Amir Vadai · 8 years ago
  27. 43a335e net/mlx5_core: Flow counters infrastructure by Amir Vadai · 8 years ago
  28. bd5251db net/mlx5_core: Introduce flow steering destination of type counter by Amir Vadai · 8 years ago
  29. 9dc0b28 net/mlx5_core: Firmware commands to support flow counters by Amir Vadai · 8 years ago
  30. 42ca502 net/mlx5_core: Use a macro in mlx5_command_str() by Amir Vadai · 8 years ago
  31. 10cbc68 net/sched: cls_flower: Hardware offloaded filters statistics support by Amir Vadai · 8 years ago
  32. 9fea47d net/sched: act_gact: Update statistics when offloaded to hardware by Amir Vadai · 8 years ago
  33. 3804070 net/sched: Enable netdev drivers to update statistics of offloaded actions by Amir Vadai · 8 years ago
  34. 388665a Merge branch 'pxa168_eth-perf' by David S. Miller · 8 years ago
  35. b17d155 net: pxa168_eth: Use dma_wmb/rmb where appropriate by Jisheng Zhang · 8 years ago
  36. 3ed6878 net: pxa168_eth: use {readl|writel}_relaxed instead of readl/writel by Jisheng Zhang · 8 years ago
  37. 8be0cfa vxlan: set mac_header correctly in GPE mode by Jiri Benc · 8 years ago
  38. 41ae56c Merge branch 'xen-netback-control-ring' by David S. Miller · 8 years ago
  39. c2d09fd xen-netback: use hash value from the frontend by Paul Durrant · 8 years ago
  40. f07f989 xen-netback: pass hash value to the frontend by Paul Durrant · 8 years ago
  41. 40d8abd xen-netback: add control protocol implementation by Paul Durrant · 8 years ago
  42. 4e15ee2 xen-netback: add control ring boilerplate by Paul Durrant · 8 years ago
  43. 1ca4673 Merge branch 'cls_u32_hw_sw' by David S. Miller · 8 years ago
  44. d34e3e1 net: cls_u32: Add support for skip-sw flag to tc u32 classifier. by Samudrala, Sridhar · 8 years ago
  45. 760edee net: sched: Move TCA_CLS_FLAGS_SKIP_HW to uapi header file. by Samudrala, Sridhar · 8 years ago
  46. 860d7ef Merge branch 'hv_netvsc-races' by David S. Miller · 8 years ago
  47. 8809883 hv_netvsc: set nvdev link after populating chn_table by Vitaly Kuznetsov · 8 years ago
  48. 6da7225 hv_netvsc: synchronize netvsc_change_mtu()/netvsc_set_channels() with netvsc_remove() by Vitaly Kuznetsov · 8 years ago
  49. 0a1275c hv_netvsc: get rid of struct net_device pointer in struct netvsc_device by Vitaly Kuznetsov · 8 years ago
  50. 3d541ac hv_netvsc: untangle the pointer mess by Vitaly Kuznetsov · 8 years ago
  51. 1bdcec8 hv_netvsc: use start_remove flag to protect netvsc_link_change() by Vitaly Kuznetsov · 8 years ago
  52. f580aec hv_netvsc: move start_remove flag to net_device_context by Vitaly Kuznetsov · 8 years ago
  53. da47b45 phy: add support for a reset-gpio specification by Uwe Kleine-König · 8 years ago
  54. b3a834b blk-mq: fix undefined behaviour in order_to_size() by Bartlomiej Zolnierkiewicz · 8 years ago
  55. fc72395 Merge branches 'acpi-pci', 'acpi-misc' and 'acpi-tools' by Rafael J. Wysocki · 8 years ago
  56. efc499f Merge branches 'acpi-numa', 'acpi-tables' and 'acpi-osi' by Rafael J. Wysocki · 8 years ago
  57. a6becfb Merge branches 'acpi-drivers', 'acpi-pm', 'acpi-ec' and 'acpi-video' by Rafael J. Wysocki · 8 years ago
  58. 407aa3f Merge branch 'acpica' by Rafael J. Wysocki · 8 years ago
  59. 27c4a1c Merge branches 'pm-avs', 'pm-clk', 'powercap' and 'pm-tools' by Rafael J. Wysocki · 8 years ago
  60. aa24781 Merge branches 'pm-core' and 'pm-domains' by Rafael J. Wysocki · 8 years ago
  61. 7777c27 Merge branch 'pm-devfreq' by Rafael J. Wysocki · 8 years ago
  62. acc53b4 Merge branch 'pm-cpuidle' by Rafael J. Wysocki · 8 years ago
  63. c47b3bd Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 8 years ago
  64. 29cff18 Merge branch 'pm-opp' by Rafael J. Wysocki · 8 years ago
  65. 4544ba8 locking/rwsem: Fix comment on register clobbering by Borislav Petkov · 8 years ago
  66. 1c44711 mmc: mmc: Fix partition switch timeout for some eMMCs by Adrian Hunter · 8 years ago
  67. 685d29e mmc: sh_mobile_sdhi: enable SDIO IRQs for RCar Gen3 by Wolfram Sang · 8 years ago
  68. 88ea46b mmc: sdio: fall back to SDIO 1.0 for broken 1.1 cards by Wolfram Sang · 8 years ago
  69. 5b5fe95 mmc: sdhci-st: correct name of sd-uhs-sdr50 property by Simon Horman · 8 years ago
  70. 560e647 MAINTAINERS: update entry for TMIO MMC driver by Wolfram Sang · 8 years ago
  71. cc4d04b mmc: block: improve logging of handling emmc timeouts by Ken Sumrall · 8 years ago
  72. ded97e0 mmc: sdhci: removed unneeded function wrappers by Dong Aisheng · 8 years ago
  73. 2dcd0af Linux 4.6 by Linus Torvalds · 8 years ago
  74. 04cafed locking/rwsem: Fix down_write_killable() by Peter Zijlstra · 8 years ago
  75. f23e0f6 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  76. bf14e9e Merge branch 'bnxt_en-next' by David S. Miller · 8 years ago
  77. b67daab bnxt_en: Use dma_rmb() instead of rmb(). by Michael Chan · 8 years ago
  78. 5049e33 bnxt_en: Add BCM57314 device ID. by Michael Chan · 8 years ago
  79. 10289be bnxt_en: Simplify and improve unsupported SFP+ module reporting. by Michael Chan · 8 years ago
  80. 8578d6c bnxt_en: Fix length value in dmesg log firmware error message. by Michael Chan · 8 years ago
  81. a11fa2b bnxt_en: Improve the delay logic for firmware response. by Michael Chan · 8 years ago
  82. d0a42d6 bnxt_en: Reduce maximum ring pages if page size is 64K. by Michael Chan · 8 years ago
  83. 90c4f78 bnxt_en: Report PCIe link speed and width during driver load by Ajit Khaparde · 8 years ago
  84. 42ee18f bnxt_en: Add Support for ETHTOOL_GMODULEINFO and ETHTOOL_GMODULEEEPRO by Ajit Khaparde · 8 years ago
  85. 18d6e4e bnxt_en: Fix invalid max channel parameter in ethtool -l. by Satish Baddipadige · 8 years ago
  86. 909b27f7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  87. 5f95063 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  88. 272911b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  89. 8fbb89c net: switchdev: Drop EXPERIMENTAL from description by Florian Fainelli · 8 years ago
  90. 98397fc arm64: bpf: jit JMP_JSET_{X,K} by Zi Shen Lim · 8 years ago
  91. 626abd5 net/route: enforce hoplimit max value by Paolo Abeni · 8 years ago
  92. 31b0b38 nf_conntrack: avoid kernel pointer value leak in slab name by Linus Torvalds · 8 years ago
  93. 6ba5b85 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  94. 1c306f7 i40e: fix an uninitialized variable bug by Dan Carpenter · 8 years ago
  95. c74dff1 i40e: Bump version from 1.5.10 to 1.5.16 by Bimmy Pujari · 8 years ago
  96. d96a83d i40e: don't add broadcast filter for VFs by Mitch Williams · 8 years ago
  97. a876c3b i40e/i40evf: properly report Rx packet hash by Mitch Williams · 8 years ago
  98. 4b28cdb i40e: set context to use VSI RSS LUT for SR-IOV by Ashish Shah · 8 years ago
  99. 73df8c9 i40e: Correct UDP packet header for non_tunnel-ipv6 by Akeem G Abodunrin · 8 years ago
  100. c420815 i40e: change Rx hang message into a WARN_ONCE by Jacob Keller · 8 years ago