1. a94d9e2 ethernet/intel: Use eth_skb_pad and skb_put_padto helpers by Alexander Duyck · 10 years ago
  2. d14e711 mlx5: Fix error flow in add_keys by Eli Cohen · 10 years ago
  3. 6a4f139 mlx5: Fix sparse warnings by Eli Cohen · 10 years ago
  4. 28c167f net/mlx5_core: Add more supported devices by Eli Cohen · 10 years ago
  5. 6b60d5e net/mlx5_core: Clear outbox of dealloc uar by Majd Dibbiny · 10 years ago
  6. ab62924 net/mlx5_core: Print resource number on QP/SRQ async events by Eli Cohen · 10 years ago
  7. 2d446d1 net/mlx5_core: Fix command queue size enforcement by Eli Cohen · 10 years ago
  8. 3a9e161 net/mlx5_core: Fix min vectors value in mlx5_enable_msix by Eli Cohen · 10 years ago
  9. f66f049 net/mlx5_core: Request the mlx5 IB module on driver load by Eli Cohen · 10 years ago
  10. 003609d r8169:disable rtl8168ep cmac engine by Chun-Hao Lin · 10 years ago
  11. d6e5729 r8169:prevent enable hardware tx/rx too early by Chun-Hao Lin · 10 years ago
  12. b0ba512 net: bcmgenet: enable driver to work without a device tree by Petri Gynther · 10 years ago
  13. c3582a2 hyperv: Add support for vNIC hot removal by Haiyang Zhang · 10 years ago
  14. f51a5e8 tun/macvtap: use consume_skb() instead of kfree_skb() when needed by Jason Wang · 10 years ago
  15. 6db1671 net-PA Semi: Deletion of unnecessary checks before the function call "pci_dev_put" by Markus Elfring · 10 years ago
  16. 04901ce net-ipvlan: Deletion of an unnecessary check before the function call "free_percpu" by Markus Elfring · 10 years ago
  17. 39af455 net: cassini: Deletion of an unnecessary check before the function call "vfree" by Markus Elfring · 10 years ago
  18. c4b2b9a stmmac: pci: allocate memory resources dynamically by Andy Shevchenko · 10 years ago
  19. 0333464 ixgbevf: fix possible crashes in probe and remove by Emil Tantilov · 10 years ago
  20. 47068b0 ixgbevf: add support for X550 VFs by Emil Tantilov · 10 years ago
  21. 0fb6a55 ixgbe: fix crash on rmmod after probe fail by Emil Tantilov · 10 years ago
  22. 9be4a9b ixgbe: bump version number by Don Skidmore · 10 years ago
  23. 6a14ee0 ixgbe: Add X550 support function pointers by Don Skidmore · 10 years ago
  24. 735c35a ixgbe: cleanup checksum to allow error results by Don Skidmore · 10 years ago
  25. 28abba0 ixgbe: add methods for combined read and write operations by Don Skidmore · 10 years ago
  26. 030eaec ixgbe: Add x550 SW/FW semaphore support by Don Skidmore · 10 years ago
  27. b48e4aa3 ixgbe: Add timeout parameter to ixgbe_host_interface_command by Don Skidmore · 10 years ago
  28. 0f9b232 ixgbe: add support for X550 extended RSS support by Don Skidmore · 10 years ago
  29. 9079e41 ixgbe: remove CIAA/D register reads from bad VF check by Emil Tantilov · 10 years ago
  30. c762dff ixgbe: Look up MAC address in Open Firmware or IDPROM by Martin K Petersen · 10 years ago
  31. ad435ec ixgbe: Remove tail write abstraction and add missing barrier by Alexander Duyck · 10 years ago
  32. 18cb652 ixgbe: Clean-up page reuse code by Alexander Duyck · 10 years ago
  33. d8febb7 tun: Fix GSO meta-data handling in tun_get_user by Herbert Xu · 10 years ago
  34. 51ace88 rocker: Use logical operators on booleans by Thomas Graf · 10 years ago
  35. e756058 rocker: Add proper validation of Netlink attributes by Thomas Graf · 10 years ago
  36. 5111f80 rocker: add ndo_bridge_setlink/getlink support for learning policy by Scott Feldman · 10 years ago
  37. ce76ca6 rocker: implement ndo_fdb_dump by Jiri Pirko · 10 years ago
  38. 6c70794 rocker: implement L2 bridge offloading by Scott Feldman · 10 years ago
  39. 9f6bbf7 rocker: implement rocker ofdpa flow table manipulation by Scott Feldman · 10 years ago
  40. 4b8ac96 rocker: introduce rocker switch driver by Jiri Pirko · 10 years ago
  41. 2c3c031 bridge: add brport flags to dflt bridge_getlink by Scott Feldman · 10 years ago
  42. 02637fc net: rename netdev_phys_port_id to more generic name by Jiri Pirko · 10 years ago
  43. f6f6424 net: make vid as a parameter for ndo_fdb_add/ndo_fdb_del by Jiri Pirko · 10 years ago
  44. 265de6d ipvlan: ipvlan depends on INET and IPV6 by Mahesh Bandewar · 10 years ago
  45. 60b7379 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  46. a523a5e macvlan: delay the header check for dodgy packets into lower device by Jason Wang · 10 years ago
  47. 7a5a4f9 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  48. ed02bfa Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  49. 8891063 Merge tag 'staging-3.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  50. 6f93840 Merge tag 'tty-3.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  51. 4742eb3 Merge tag 'usb-3.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  52. cba3b00 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 10 years ago
  53. 8e84597 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  54. 190fc9d Merge tag 'spi-v3.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 10 years ago
  55. 0210bb6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  56. 6d4556f staging: r8188eu: Add new device ID for DLink GO-USB-N150 by Larry Finger · 10 years ago
  57. 33dc85c staging: r8188eu: Fix scheduling while atomic error introduced in commit fadbe0cd by Larry Finger · 10 years ago
  58. d1c637c5 Merge tag 'master-2014-11-25' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 10 years ago
  59. 4ea85e8 net: Check for presence of IFLA_AF_SPEC by Thomas Graf · 10 years ago
  60. b7c1a31 net: Validate IFLA_BRIDGE_MODE attribute length by Thomas Graf · 10 years ago
  61. 799d2ff sky2: Fix crash inside sky2_rx_clean by Mirko Lindner · 10 years ago
  62. 92c7b0d ipvlan: fix sparse warnings by Mahesh Bandewar · 10 years ago
  63. 6b0c540 net: bcmgenet: support restarting auto-negotiation by Florian Fainelli · 10 years ago
  64. 6ef398e net: bcmgenet: add EEE support by Florian Fainelli · 10 years ago
  65. d0a6db8 net: bcmgenet: add register definitions for EEE by Florian Fainelli · 10 years ago
  66. 8bb9b9a Merge tag 'iio-fixes-for-3.18c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 10 years ago
  67. ec05861 Merge remote-tracking branches 'spi/fix/dw' and 'spi/fix/sirf' into spi-linus by Mark Brown · 10 years ago
  68. 13616c7 Merge remote-tracking branch 'spi/fix/dma' into spi-linus by Mark Brown · 10 years ago
  69. 571dcfd stmmac: platform: fix default values of the filter bins setting by Huacai Chen · 10 years ago
  70. 2d5c57d net/mlx4_core: Limit count field to 24 bits in qp_alloc_res by Jack Morgenstein · 10 years ago
  71. 33f8461 net: dsa: bcm_sf2: reset switch prior to initialization by Florian Fainelli · 10 years ago
  72. a566059 net: dsa: bcm_sf2: fix unmapping registers in case of errors by Florian Fainelli · 10 years ago
  73. 3e660fbe ufs: fix NULL dereference when no regulators are defined by Akinobu Mita · 10 years ago
  74. 97cd680 ufs: ensure clk gating work is finished before module unloading by Akinobu Mita · 10 years ago
  75. d99ba44 irqchip: brcmstb-l2: Fix error handling of irq_of_parse_and_map by Dmitry Torokhov · 10 years ago
  76. 714710e irqchip: bcm7120-l2: Fix error handling of irq_of_parse_and_map by Dmitry Torokhov · 10 years ago
  77. d1ca000 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  78. a6e4a05 Merge tag 'hwmon-for-linus-v3.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 10 years ago
  79. a7e9092 Merge tag 'clk-fixes-for-linus' of https://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 10 years ago
  80. d3fc6b3 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by David S. Miller · 10 years ago
  81. aa99c47 net: Hyper-V: Deletion of an unnecessary check before the function call "vfree" by Markus Elfring · 10 years ago
  82. a5e9ab2 Revert "serial: of-serial: add PM suspend/resume support" by Greg Kroah-Hartman · 10 years ago
  83. a620a6b tg3: fix ring init when there are more TX than RX channels by Thadeu Lima de Souza Cascardo · 10 years ago
  84. 7d63a5f rtlwifi: Change order in device startup by Larry Finger · 10 years ago
  85. a91ed19 rtlwifi: rtl8821ae: Fix 5G detection problem by Larry Finger · 10 years ago
  86. 3dc2b6a vxlan: Fix boolean flip in VXLAN_F_UDP_ZERO_CSUM6_[TX|RX] by Alexander Duyck · 10 years ago
  87. 3fedeab cxgb4/cxgb4vf/csiostor: Add T4/T5 PCI ID Table by Hariprasad Shenai · 10 years ago
  88. a1f9a40 Input: xpad - use proper endpoint type by Greg Kroah-Hartman · 10 years ago
  89. d0ab547 Input: elantech - trust firmware about trackpoint presence by Dmitry Torokhov · 10 years ago
  90. 263e80b usb-quirks: Add reset-resume quirk for MS Wireless Laser Mouse 6000 by Hans de Goede · 10 years ago
  91. 3a611e2 net/smsc911x: Add minimal runtime PM support by Geert Uytterhoeven · 10 years ago
  92. 2dd3433 xen-netback: do not report success if backend_create_xenvif() fails by Alexey Khoroshilov · 10 years ago
  93. 2ad7bf3 ipvlan: Initial check-in of the IPVLAN driver. by Mahesh Bandewar · 10 years ago
  94. 2bbea0a 8139too: The maximum MTU should allow for VLAN headers by Alban Bedel · 10 years ago
  95. d543a76 net: fec: init maximum receive buffer size for ring1 and ring2 by Nimrod Andy · 10 years ago
  96. 90d8879 Merge tag 'iwlwifi-for-john-2014-11-23' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes by John W. Linville · 10 years ago
  97. f5ff53b {macvtap,tun}_get_user(): switch to iov_iter by Al Viro · 11 years ago
  98. 3af0bfe switch macvtap to ->read_iter() by Al Viro · 10 years ago
  99. 9b06703 switch drivers/net/tun.c to ->read_iter() by Al Viro · 10 years ago
  100. 6ce8e9c new helper: memcpy_from_msg() by Al Viro · 11 years ago