1. 3124034 virtio-net: add packet len average only when needed during XDP by Jason Wang · 7 years ago
  2. 9457642 virtio-net: remove unnecessary parameter of virtnet_xdp_xmit() by Jason Wang · 7 years ago
  3. 4d6a78b net: dsa: lan9303: Add adjust_link() method by Egil Hjelmeland · 7 years ago
  4. 07850a4 macvlan: code refine to check data before using by Zhang Shengju · 7 years ago
  5. bd7d210 team: fall back to hash if table entry is empty by Jim Hanko · 7 years ago
  6. f86ad77 net: dsa: bcm_sf2: Utilize b53_{enable, disable}_port by Florian Fainelli · 7 years ago
  7. 152b6fd net: dsa: bcm_sf2: Use SF2_NUM_EGRESS_QUEUES for CFP by Florian Fainelli · 7 years ago
  8. aac0286 net: dsa: b53: Export b53_imp_vlan_setup() by Florian Fainelli · 7 years ago
  9. f43a2db net: dsa: b53: Wire-up EEE by Florian Fainelli · 7 years ago
  10. 22256b0 net: dsa: b53: Move EEE functions to b53 by Florian Fainelli · 7 years ago
  11. 909d812 net: dsa: b53: Define EEE register page by Florian Fainelli · 7 years ago
  12. b409a9e net: dsa: b53: Move Broadcom header setup to b53 by Florian Fainelli · 7 years ago
  13. 5345862 net: dsa: b53: Use a macro to define I/O operations by Florian Fainelli · 7 years ago
  14. e85ec74 net: dsa: bcm_sf2: Defer port enabling to calling port_enable by Florian Fainelli · 7 years ago
  15. 34c8bef net: dsa: b53: Defer port enabling to calling port_enable by Florian Fainelli · 7 years ago
  16. 299752a net: dsa: b53: Make b53_enable_cpu_port() take a port argument by Florian Fainelli · 7 years ago
  17. 7131cc9 net: dsa: b53: Remove is_cpu_port() by Florian Fainelli · 7 years ago
  18. b48cfc8 mlxsw: spectrum: Add multicast router traps and trap groups by Yotam Gigi · 7 years ago
  19. 91e4d59 mlxsw: spectrum_router: Export RIF dev access function by Yotam Gigi · 7 years ago
  20. 4af5964 mlxsw: reg: Configure RIF to forward IPv4 multicast packets by default by Yotam Gigi · 7 years ago
  21. 4fc9284 mlxsw: reg: Add Router Rules Copy Register by Yotam Gigi · 7 years ago
  22. 2e654e3 mlxsw: reg: Add the Router Multicast Forwarding Table Version 2 register by Yotam Gigi · 7 years ago
  23. 771ced7 mlxsw: resources: Add multicast ERIF list entries resource by Yotam Gigi · 7 years ago
  24. 5080c7e mlxsw: reg: Add the Router Interface Group Version 2 register by Yotam Gigi · 7 years ago
  25. 46a7054 mlxsw: reg: Add The Router TCAM Allocation register by Yotam Gigi · 7 years ago
  26. 5872656 mlxsw: reg: Rename the flexible action set length field by Yotam Gigi · 7 years ago
  27. 9cb3fa9 mlxsw: acl: Change trap ACL action to get the trap_id as a parameter by Yotam Gigi · 7 years ago
  28. 4b8a79f mlxsw: acl: Introduce mcrouter ACL action by Yotam Gigi · 7 years ago
  29. d3b939b mlxsw: spectrum: Move ACL flexible actions instance to spectrum by Yotam Gigi · 7 years ago
  30. e2b2d35 mlxsw: spectrum: Change init order by Yotam Gigi · 7 years ago
  31. 38c5eb9 net: mvpp2: remove useless goto by Antoine Tenart · 7 years ago
  32. da1d2de net: korina: bump version by Roman Yeryomin · 7 years ago
  33. 87736fc net: korina: update authors by Roman Yeryomin · 7 years ago
  34. 2e5396b net: korina: whitespace cleanup by Roman Yeryomin · 7 years ago
  35. 247c78f net: korina: use GRO by Roman Yeryomin · 7 years ago
  36. d609d28 net: korina: use NAPI_POLL_WEIGHT by Roman Yeryomin · 7 years ago
  37. 364a97f net: korina: optimize rx descriptor flags processing by Roman Yeryomin · 7 years ago
  38. 7ce103b net: korina: don't use overflow and underflow interrupts by Roman Yeryomin · 7 years ago
  39. ca44407 hamradio: baycom: use new parport device model by Sudip Mukherjee · 7 years ago
  40. 2df9d67 net/ethernet/freescale: fix warning for ucc_geth by Valentin Longchamp · 7 years ago
  41. 7598b34 forcedeth: replace pci_map_single with dma_map_single functions by Zhu Yanjun · 7 years ago
  42. e878c5e s390/qeth: tidy up parameter naming for qeth_do_send_packet() by Jens Remus · 7 years ago
  43. d7aa9d0 s390/qeth: fold VLAN handling into l3_rebuild_skb() by Julian Wiedmann · 7 years ago
  44. 2aa4867 s390/qeth: translate SETVLAN/DELVLAN errors by Julian Wiedmann · 7 years ago
  45. ab25a50 s390/qeth: simplify L3 sysfs group management by Julian Wiedmann · 7 years ago
  46. 7c2e9ba s390/qeth: don't take queue lock in send_packet_fast() by Julian Wiedmann · 7 years ago
  47. 9627923 s390/qeth: remove unused code in qdio_establish_cq() by Julian Wiedmann · 7 years ago
  48. 349d13d s390/qeth: add VNICC get/set timeout support by Hans Wippel · 7 years ago
  49. caa1f0b s390/qeth: add VNICC enable/disable support by Hans Wippel · 7 years ago
  50. a45b3fa s390/qeth: add basic VNICC support by Hans Wippel · 7 years ago
  51. 513588d net: phy: realtek: add RTL8201F phy-id and functions by Jassi Brar · 7 years ago
  52. 013955a net: phy: realtek: rename RTL8211F_PAGE_SELECT to RTL821x_PAGE_SELECT by Kunihiko Hayashi · 7 years ago
  53. ab076b9 dummy: declare dummy devices as enumerated devices by Zhang Shengju · 7 years ago
  54. 194a4ef Merge tag 'upstream-4.14-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 7 years ago
  55. 48bddb1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  56. c850372 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  57. df85b2d firmware: Restore support for built-in firmware by Markus Trippelsdorf · 7 years ago
  58. 8e29f97 mlxsw: spectrum_router: Only handle IPv4 and IPv6 events by Ido Schimmel · 7 years ago
  59. 7318413 Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 7 years ago
  60. 8d93c7a Merge tag 'pci-v4.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  61. 02cfe97 Merge tag 'drm-fixes-for-v4.14-rc1' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  62. bbe05e5 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 7 years ago
  63. 5023a6d netvsc: increase default receive buffer size by Stephen Hemminger · 7 years ago
  64. 2aa70f8 net: smsc911x: Quieten netif during suspend by Geert Uytterhoeven · 7 years ago
  65. 7095c97 net: systemport: Fix 64-bit stats deadlock by Florian Fainelli · 7 years ago
  66. ecf0911 net: vrf: avoid gcc-4.6 warning by Arnd Bergmann · 7 years ago
  67. 4739df6 qed: remove unnecessary call to memset by Himanshu Jha · 7 years ago
  68. bbc8608 Merge branch 'next' into for-linus by Dmitry Torokhov · 7 years ago
  69. 697c5d8 Input: i8042 - add Gigabyte P57 to the keyboard reset table by Kai-Heng Feng · 7 years ago
  70. 0f50a49 Revert "PCI: Avoid race while enabling upstream bridges" by Bjorn Helgaas · 7 years ago
  71. 0f0d127 Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  72. 581bfce Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  73. dff4d1f Merge tag 'for-4.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 7 years ago
  74. 503f045 Merge tag 'fbdev-v4.14' of git://github.com/bzolnier/linux by Linus Torvalds · 7 years ago
  75. 939ae58 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 7 years ago
  76. e75f801 Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 7 years ago
  77. ba76853 Merge tag 'pinctrl-v4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 7 years ago
  78. 23f4822 tg3: clean up redundant initialization of tnapi by Colin Ian King · 7 years ago
  79. aeb068c i2c: i2c-stm32f7: add driver by Pierre-Yves MORDRET · 7 years ago
  80. df8c847 i2c: i2c-stm32f4: use generic definition of speed enum by Pierre-Yves MORDRET · 7 years ago
  81. 6faadbb dmi: Mark all struct dmi_system_id instances const by Christoph Hellwig · 7 years ago
  82. 0ee931c mm: treewide: remove GFP_TEMPORARY allocation flag by Michal Hocko · 7 years ago
  83. d0dbf77 IB/mlx4: fix sprintf format warning by Arnd Bergmann · 7 years ago
  84. c848c49 drivers/media/cec/cec-adap.c: fix build with gcc-4.4.4 by Andrew Morton · 7 years ago
  85. 0560ad5 i2c: altera: Add Altera I2C Controller driver by Thor Thayer · 7 years ago
  86. 7dbd5b7 nfp: wait for the NSP resource to appear on boot by Jakub Kicinski · 7 years ago
  87. 4cbe94f nfp: wait for board state before talking to the NSP by Jakub Kicinski · 7 years ago
  88. b95a2d8 nfp: add whitelist of supported flow dissector by Pieter Jansen van Vuuren · 7 years ago
  89. 89b68cd UBI: Fix two typos in comments by Uwe Kleine-König · 8 years ago
  90. d2e43d1 ubi: fastmap: fix spelling mistake: "invalidiate" -> "invalidate" by Colin Ian King · 8 years ago
  91. b62fc46 ubi: pr_err() strings should end with newlines by Ben Dooks · 8 years ago
  92. a51b7cc ubi: pr_err() strings should end with newlines by Ben Dooks · 8 years ago
  93. 278f31a ubi: pr_err() strings should end with newlines by Ben Dooks · 8 years ago
  94. f60a2ab Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 7 years ago
  95. 561a8eb Merge tag 'rtc-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 7 years ago
  96. cc4238b Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  97. 80a0d64 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  98. 822f8565 be2net: fix TSO6/GSO issue causing TX-stall on Lancer/BEx by Suresh Reddy · 7 years ago
  99. 47e0cd6 Merge branch 'drm-next-4.14' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 7 years ago
  100. 854426e w90p910_ether: include linux/interrupt.h by Arnd Bergmann · 7 years ago