1. e5d08d7 ipv6: coding style improvements (remove assignment in if statements) by Ian Morris · 10 years ago
  2. 78e2045 enic: use spin_lock(wq_lock) instead of spin_lock_irqsave(wq_lock) by Govindarajulu Varadarajan · 10 years ago
  3. db40b3f enic: use napi_schedule_irqoff() by Govindarajulu Varadarajan · 10 years ago
  4. bd635c3 mlx4: fix mlx4_en_set_rxfh() by Eric Dumazet · 10 years ago
  5. 1004141 Merge branch 'cxgb4-next' by David S. Miller · 10 years ago
  6. b2e1a3f RDMA/cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to PCIE, RSS and FW by Hariprasad Shenai · 10 years ago
  7. 2b5fb1f cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to port and VI by Hariprasad Shenai · 10 years ago
  8. 6e4b51a cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to queues by Hariprasad Shenai · 10 years ago
  9. 5167865 RDMA/cxgb4/csiostor: Cleansup FW related macros/register defines for PF/VF and LDST by Hariprasad Shenai · 10 years ago
  10. 77a80e2 RDMA/cxgb4: Cleanup Filter related macros/register defines by Hariprasad Shenai · 10 years ago
  11. 2f90ade i40e: enable fdb add code, remove unused code by Jesse Brandeburg · 10 years ago
  12. 1459143 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  13. 8a84e01 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  14. 928352e Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  15. 9a7e4f5 Merge tag 'sound-3.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  16. f100a74 Merge tag 'pm+acpi-3.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  17. 2e29a6d Merge tag 'devicetree-fixes-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 10 years ago
  18. 0868589 Merge tag 'pci-v3.18-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  19. a46171d Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  20. 4ec69c7 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  21. e6a588d Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  22. 4fc82c0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  23. c6c9161 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  24. 8b2ed21 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  25. 13f5004 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  26. a64bb02 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  27. 53b15ef Merge tag 'master-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 10 years ago
  28. b48c5ec Merge branch 'defxx-next' by David S. Miller · 10 years ago
  29. 4d0438e defxx: Clean up DEFEA resource management by Maciej W. Rozycki · 10 years ago
  30. 6a93142 defxx: Disable DEFEA's ESIC I/O decoding on shutdown by Maciej W. Rozycki · 10 years ago
  31. fef85fc defxx: Correct DEFEA's ESIC MMIO decoding by Maciej W. Rozycki · 10 years ago
  32. a65da0c defxx: Fix DEFPA enable error propagation by Maciej W. Rozycki · 10 years ago
  33. 37dd925 vlan: Pass ethtool get_ts_info queries to real device. by Richard Cochran · 10 years ago
  34. 0c228e8 tcp: Restore RFC5961-compliant behavior for SYN packets by Calvin Owens · 10 years ago
  35. e7820e3 net: Revert "net: avoid one atomic operation in skb_clone()" by Eric Dumazet · 10 years ago
  36. cd91a88 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 10 years ago
  37. 7d7a107 Merge branch 'amd-xgbe-next' by David S. Miller · 10 years ago
  38. 16958a2 amd-xgbe: Add support for the skb->xmit_more flag by Lendacky, Thomas · 10 years ago
  39. eb79e64 amd-xgbe: Perform Tx coalescing on a packet basis by Lendacky, Thomas · 10 years ago
  40. 16978eb amd-xgbe: Remove unused variable by Lendacky, Thomas · 10 years ago
  41. 5fb4b86 amd-xgbe: Add BQL support by Lendacky, Thomas · 10 years ago
  42. c9f140e amd-xgbe: Separate Tx/Rx ring data fields into new structs by Lendacky, Thomas · 10 years ago
  43. 7bba35b amd-xgbe: Incorporate Smatch coding suggestion by Lendacky, Thomas · 10 years ago
  44. 16edd34 amd-xgbe: Tx engine must not be active before stopping it by Lendacky, Thomas · 10 years ago
  45. 5449e27 amd-xgbe: Add a read memory barrier to Tx/Rx path by Lendacky, Thomas · 10 years ago
  46. 91ecee6 net: USB: Deletion of unnecessary checks before the function call "kfree" by Markus Elfring · 10 years ago
  47. 38a90e7 net: Xilinx: Deletion of unnecessary checks before two function calls by Markus Elfring · 10 years ago
  48. 5ac0fd0 IBM-EMAC: Deletion of unnecessary checks before the function call "of_dev_put" by Markus Elfring · 10 years ago
  49. 312df74 net/mlx4_en: mlx4_en_set_settings() always fails when autoneg is set by Saeed Mahameed · 10 years ago
  50. 5416755 drivers: atm: eni: Add pci_dma_mapping_error() call by Tina Johnson · 10 years ago
  51. 49ed261 Merge branch 'tipc-next' by David S. Miller · 10 years ago
  52. 1593123 tipc: add name table dump to new netlink api by Richard Alpe · 10 years ago
  53. 27c2141 tipc: add net set to new netlink api by Richard Alpe · 10 years ago
  54. fd3cf2a tipc: add net dump to new netlink api by Richard Alpe · 10 years ago
  55. 3e4b6ab tipc: add node get/dump to new netlink api by Richard Alpe · 10 years ago
  56. 1e55417 tipc: add media set to new netlink api by Richard Alpe · 10 years ago
  57. 46f15c6 tipc: add media get/dump to new netlink api by Richard Alpe · 10 years ago
  58. ae36342 tipc: add link stat reset to new netlink api by Richard Alpe · 10 years ago
  59. f96ce7a tipc: add link set to new netlink api by Richard Alpe · 10 years ago
  60. 7be57fc tipc: add link get/dump to new netlink api by Richard Alpe · 10 years ago
  61. 1a1a143 tipc: add publication dump to new netlink api by Richard Alpe · 10 years ago
  62. 34b78a12 tipc: add sock dump to new netlink api by Richard Alpe · 10 years ago
  63. 315c00b tipc: add bearer set to new netlink api by Richard Alpe · 10 years ago
  64. 35b9dd7 tipc: add bearer get/dump to new netlink api by Richard Alpe · 10 years ago
  65. 0655f6a tipc: add bearer disable/enable to new netlink api by Richard Alpe · 10 years ago
  66. 7cc76f5 macvtap: advance iov iterator when needed in macvtap_put_user() by Jason Wang · 10 years ago
  67. 914efb0 mlx4: don't duplicate kvfree() by Al Viro · 10 years ago
  68. 479163f mlx5: don't duplicate kvfree() by Al Viro · 10 years ago
  69. c92d418 Merge branch 'r8152-next' by David S. Miller · 10 years ago
  70. 7bcf4f6 r8152: adjust rtl_start_rx by hayeswang · 10 years ago
  71. a0fccd4 r8152: adjust r8152_submit_rx by hayeswang · 10 years ago
  72. f869c91 net: sctp: keep owned chunk in destructor_arg instead of skb->cb by Daniel Borkmann · 10 years ago
  73. 44c8bc3 net: bcmgenet: log RX buffer allocation and RX/TX dma failures by Florian Fainelli · 10 years ago
  74. 60b4ea1 net: systemport: log RX buffer allocation and RX/TX DMA failures by Florian Fainelli · 10 years ago
  75. 9c70776 packet: make packet_snd fail on len smaller than l2 header by Willem de Bruijn · 10 years ago
  76. df6ce47 Merge branch 'vlan_action' by David S. Miller · 10 years ago
  77. c7e2b96 sched: introduce vlan action by Jiri Pirko · 10 years ago
  78. 93515d5 net: move vlan pop/push functions into common code by Jiri Pirko · 10 years ago
  79. e219512 net: move make_writable helper into common code by Jiri Pirko · 10 years ago
  80. 15255a4 vlan: introduce __vlan_insert_tag helper which does not free skb by Jiri Pirko · 10 years ago
  81. 5968250 vlan: introduce *vlan_hwaccel_push_inside helpers by Jiri Pirko · 10 years ago
  82. 62749e2 vlan: rename __vlan_put_tag to vlan_insert_tag_set_proto by Jiri Pirko · 10 years ago
  83. b4bef1b vlan: kill vlan_put_tag helper by Jiri Pirko · 10 years ago
  84. b960a0ac vlan: make __vlan_hwaccel_put_tag return void by Jiri Pirko · 10 years ago
  85. 1abcd82 openvswitch: actions: use skb_postpull_rcsum when possible by Jiri Pirko · 10 years ago
  86. fe15912 l2tp_eth: allow to set a specific mac address by Alexander Couzens · 10 years ago
  87. d123cee Merge branch 'phy_device_type' by David S. Miller · 10 years ago
  88. ee0dc2f net: phy: micrel: add copyright entry by Johan Hovold · 10 years ago
  89. c6f9575 net: phy: micrel: refactor interrupt config by Johan Hovold · 10 years ago
  90. c3a8e1e dt/bindings: add clock-select function property to micrel phy binding by Johan Hovold · 10 years ago
  91. 6d01329 dt/bindings: reformat micrel eth-phy documentation by Johan Hovold · 10 years ago
  92. 86dc134 net: phy: micrel: add support for clock-mode select to KSZ8081/KSZ8091 by Johan Hovold · 10 years ago
  93. 63f44b2 net: phy: micrel: add generic clock-mode-select support by Johan Hovold · 10 years ago
  94. 0f95903 net: phy: micrel: add has-broadcast-disable flag to type data by Johan Hovold · 10 years ago
  95. e7a792e net: phy: micrel: parse of nodes at probe by Johan Hovold · 10 years ago
  96. e6a423a net: phy: micrel: add device-type abstraction by Johan Hovold · 10 years ago
  97. 860f6e9 net: phy: add static data field to struct phy_driver by Johan Hovold · 10 years ago
  98. 2e95b2a sky2: use new netdev_rss_key_fill() helper by Ian Morris · 10 years ago
  99. f8e34d2 enic: support skb->xmit_more by Govindarajulu Varadarajan · 10 years ago
  100. 3819ffd mISDN: Deletion of unnecessary checks before the function call "vfree" by Markus Elfring · 10 years ago