1. d78f802 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 9 years ago
  2. f5aaaa6 r8152: use BIT macro by hayeswang · 9 years ago
  3. 6e74d17 r8152: replace get_protocol with vlan_get_protocol by hayeswang · 9 years ago
  4. ccc39fa r8152: adjust the line feed for hw_features by hayeswang · 9 years ago
  5. 53543db r8152: check RTL8152_UNPLUG for rtl8152_close by hayeswang · 9 years ago
  6. 51d979f r8152: check linking status with netif_carrier_ok by hayeswang · 9 years ago
  7. 34203e2 r8152: adjust lpm timer by hayeswang · 9 years ago
  8. e1a2ca9 r8152: adjust rx_bottom by hayeswang · 9 years ago
  9. 9af197a net: dsa: bcm_sf2: implement GPHY power down by Florian Fainelli · 9 years ago
  10. b083668 net: dsa: bcm_sf2: move GPHY enabling to its own function by Florian Fainelli · 9 years ago
  11. 3c09e92f Merge tag 'nfc-next-3.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next by David S. Miller · 9 years ago
  12. 5b7f000 ixgbe: add Tx anti spoofing support by Don Skidmore · 9 years ago
  13. 9ac5c5c ixgbevf: combine all of the tasks into a single service task by Emil Tantilov · 9 years ago
  14. e66c92a ixgbevf: rewrite watchdog task to function similar to igbvf by Emil Tantilov · 9 years ago
  15. e08400b ixgbevf: Add code to check for Tx hang by Emil Tantilov · 9 years ago
  16. d9bdb57 ixgbevf: Fix ordering of shutdown to correctly disable Rx and Tx by Emil Tantilov · 9 years ago
  17. 39f35a3 ixgbevf: set vlan_features in a single write instead of several ORs by Emil Tantilov · 9 years ago
  18. 3f20780 ixgbe: add VXLAN offload support for X550 devices by Don Skidmore · 10 years ago
  19. 4dedadc ixgbe: Cleanup probe to remove redundant attempt to ID PHY by Don Skidmore · 10 years ago
  20. f9c9e48 ixgbe: cleanup redundant default method set_rxpba by Don Skidmore · 10 years ago
  21. 42ce2c8 ixgbe: fix setting port VLAN by Emil Tantilov · 10 years ago
  22. 9295edb ixgbevf: add RSS support for X550 by Emil Tantilov · 10 years ago
  23. 2dc571a ixgbevf: enable multiple queue support by Emil Tantilov · 10 years ago
  24. dec2e39 ixgbe: allow multiple queues in SRIOV mode by Emil Tantilov · 10 years ago
  25. 7ddbde3 ixgbe: cleanup sparse errors in new ixgbe_x550.c file by Don Skidmore · 10 years ago
  26. f4a80f1 fm10k: Resolve compile warnings with W=1 by Matthew Vick · 9 years ago
  27. 33a44c2 fm10k: Validate VLAN ID in fm10k_update_xc_addr_pf by Matthew Vick · 9 years ago
  28. 2ca292d vxge: fix sparse warning by Lad, Prabhakar · 9 years ago
  29. 38741d5 xen-netback: fix sparse warning by Lad, Prabhakar · 9 years ago
  30. 8093b1c net/macb: fix sparse warning by Lad, Prabhakar · 9 years ago
  31. 1444c30 net: bnx2x: fix sparse warnings by Lad, Prabhakar · 9 years ago
  32. 57ae84a enic: enic_main: fix sparse warnings by Lad, Prabhakar · 9 years ago
  33. a20667b enic: enic_ethtool: fix sparse warning by Lad, Prabhakar · 9 years ago
  34. bc0ee16 be2net: fix sparse warning by Lad, Prabhakar · 9 years ago
  35. 4a95b6d chelsio: cxgb4: fix sparse warning by Lad, Prabhakar · 9 years ago
  36. da19fcd hyperv: fix sparse warnings by Lad, Prabhakar · 9 years ago
  37. 4134069 hso: Use static attribute groups for sysfs entry by Takashi Iwai · 9 years ago
  38. 3581ec5 drivers: isdn: isdnloop: isdnloop.c: Remove parenthesis around return values, as specified in CodingStyle. by Bas Peters · 9 years ago
  39. cacccb0 drivers: isdn: isdnloop: isdnloop.c: Fix brace positions according to CodingStyle specifications. by Bas Peters · 9 years ago
  40. 50a58b6 drivers: isdn: isdnloop: isdnloop.c: remove assignment of variables in if conditions, in accordance with the CodingStyle. by Bas Peters · 9 years ago
  41. 6e03f89 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  42. 9d82f5e MMerge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  43. 14365ea Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  44. 42345d6 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  45. d445d46 Merge tag 'spi-v3.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 9 years ago
  46. e7394c7 Merge tag 'pm+acpi-3.19-fin' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  47. f3c2352 Merge tag 'pci-v3.19-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  48. db79a62 vxlan: Only set has-GBP bit in header if any other bits would be set by Thomas Graf · 9 years ago
  49. 7af348b net: ep93xx_eth: Delete unnecessary checks before the function call "kfree" by Markus Elfring · 9 years ago
  50. 27b917e xen-netfront: Use static attribute groups for sysfs entries by Takashi Iwai · 9 years ago
  51. c4d33e2 tun: Use static attribute groups for sysfs entries by Takashi Iwai · 9 years ago
  52. 7061b2b qlogic: Deletion of unnecessary checks before two function calls by Markus Elfring · 9 years ago
  53. adfde05 Merge tag 'linux-can-next-for-3.20-20150204' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next by David S. Miller · 9 years ago
  54. f86b4ae net: ethernet: ti/cpsw-common.c: fix sparse warning by Lad, Prabhakar · 9 years ago
  55. de70176 netxen: Delete an unnecessary check before the function call "kfree" by Markus Elfring · 9 years ago
  56. 1b4b32c net: fec: Delete unnecessary checks before the function call "kfree" by Markus Elfring · 9 years ago
  57. 2d4ad4f myri10ge: Delete an unnecessary check before the function call "kfree" by Markus Elfring · 9 years ago
  58. f31ec95 qlcnic: Fix NAPI poll routine for Tx completion by Shahed Shaikh · 9 years ago
  59. 0b5b6be cxgb4: Delete an unnecessary check before the function call "release_firmware" by Markus Elfring · 9 years ago
  60. 3a336cb cxgb4: Add low latency socket busy_poll support by Hariprasad Shenai · 9 years ago
  61. f2683b7 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by David S. Miller · 9 years ago
  62. cf180b8 amd-xgbe: Set RSS enablement based on hardware features by Lendacky, Thomas · 9 years ago
  63. 9b55669 NetCP: Deletion of unnecessary checks before two function calls by Markus Elfring · 9 years ago
  64. f339664 IBM-EMAC: Delete an unnecessary check before the function call "of_dev_put" by Markus Elfring · 9 years ago
  65. 211fcf6 amd-xgbe: Adjust for zero-based traffic class count by Lendacky, Thomas · 9 years ago
  66. 7f551b1 drm/cirrus: Limit modes depending on bpp option by Takashi Iwai · 9 years ago
  67. cfb53f3 net/mlx4_en: Notify TX Vlan offload change by Ido Shamay · 9 years ago
  68. e8e7f01 net/mlx4_en: Adjust RX frag strides to frag sizes by Ido Shamay · 9 years ago
  69. b110d2c net/mlx4_en: Print page allocator information by Ido Shamay · 9 years ago
  70. 1c755cc net/mlx5_core: Move to use hex PCI device IDs by Or Gerlitz · 9 years ago
  71. 0fab541 net/mlx4_core: Fix misleading debug print on CQE stride support by Or Gerlitz · 9 years ago
  72. 6af0a52 net/mlx4: mlx4_config_dev_retrieval() - Initialize struct config_dev before using by Maor Gottlieb · 9 years ago
  73. b332068 net/mlx4_core: Fix mpt_entry initialization in mlx4_mr_rereg_mem_write() by Maor Gottlieb · 9 years ago
  74. c621574 IB/mlx4: Load balance ports in port aggregation mode by Moni Shoua · 9 years ago
  75. 146d6e1 IB/mlx4: Create mirror flows in port aggregation mode by Moni Shoua · 9 years ago
  76. a575009 IB/mlx4: Add port aggregation support by Moni Shoua · 9 years ago
  77. 2f48485 IB/mlx4: Reuse mlx4_mac_to_u64() by Moni Shoua · 9 years ago
  78. 5da0354 net/mlx4_en: Port aggregation configuration by Moni Shoua · 9 years ago
  79. 53f33ae net/mlx4_core: Port aggregation upper layer interface by Moni Shoua · 9 years ago
  80. 59e14e3 net/mlx4_core: Port aggregation low level interface by Moni Shoua · 9 years ago
  81. 69e6113 net/bonding: Notify state change on slaves by Moni Shoua · 9 years ago
  82. 69a2338 net/bonding: Move slave state changes to a helper function by Moni Shoua · 9 years ago
  83. 940288b Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 9 years ago
  84. 541c571 csiostor:Use firmware version from cxgb4/t4fw_version.h by Praveen Madhavan · 9 years ago
  85. 5201aa4 vhost/net: fix up num_buffers endian-ness by Michael S. Tsirkin · 9 years ago
  86. b5057dd tlan: msecs_to_jiffies convrsion by Nicholas Mc Guire · 9 years ago
  87. 51fd947 tlan: use msecs_to_jiffies for conversion by Nicholas Mc Guire · 9 years ago
  88. 45e826f Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 9 years ago
  89. 75300ad gianfar: correct the bad expression while writing bit-pattern by Sanjeev Sharma · 9 years ago
  90. dcdc899 net: add skb functions to process remote checksum offload by Tom Herbert · 9 years ago
  91. 06b19b1 net: usb: sr9700: Use 'SR_' prefix for the common register macros by Chen Gang · 9 years ago
  92. 4fc9b87 net: fs_enet: Implement NETIF_F_SG feature by LEROY Christophe · 9 years ago
  93. d426a84 Merge remote-tracking branches 'spi/fix/fsl-dspi' and 'spi/fix/imx' into spi-linus by Mark Brown · 9 years ago
  94. a9ca6e1 can: kvaser_usb: Ignore spurious error events after a busoff by Ahmed S. Darwish · 9 years ago
  95. 8a00785 can: janz-ican3: fix type mismatch in assignment by Nicholas Mc Guire · 9 years ago
  96. fa00e8f NFC: nci: Move NFCEE discovery logic by Christophe Ricard · 9 years ago
  97. 15d4a8d NFC: nci: Move logical connection structure allocation by Christophe Ricard · 9 years ago
  98. b16ae71 NFC: nci: Support all destinations type when creating a connection by Christophe Ricard · 9 years ago
  99. e3e3c42 Revert "drivers/net: Disable UFO through virtio" by Vlad Yasevich · 9 years ago
  100. 72f6510 Revert "drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packets" by Vlad Yasevich · 9 years ago