1. 8af7b7f qlcnic: Update version to 5.3.57 by Shahed Shaikh · 10 years ago
  2. 2b3d7b7 qlcnic: Add VXLAN Rx offload support by Shahed Shaikh · 10 years ago
  3. 381709d qlcnic: Add VXLAN Tx offload support by Shahed Shaikh · 10 years ago
  4. c65d753 gianfar: Fix P1010 config regression (SQ polling) by Claudiu Manoil · 10 years ago
  5. ebf4ad9 net: micrel : ks8851-ml: add vdd-supply support by Nishanth Menon · 10 years ago
  6. 4a4eb21 ipv4: remove ipv4_ifdown_dst from route.c by Li RongQing · 10 years ago
  7. 99f0b95 net: optimize csum_replace2() by Eric Dumazet · 10 years ago
  8. a34fe10 parisc: locks: remove redundant arch_*_relax operations by Will Deacon · 10 years ago
  9. e9af8b7 parisc: wire up sys_utimes by Helge Deller · 10 years ago
  10. 4b02a72 parisc: Remove unused CONFIG_PARISC_TMPALIAS code by John David Anglin · 10 years ago
  11. a2fb4d7 partly revert commit 8a10bc9: parisc/sti_console: prefer Linux fonts over built-in ROM fonts by Helge Deller · 10 years ago
  12. b37199e rcuwalk: recheck mount_lock after mountpoint crossing attempts by Al Viro · 10 years ago
  13. e825196 make prepend_name() work correctly when called with negative *buflen by Al Viro · 10 years ago
  14. 99aea68 vfs: Don't let __fdget_pos() get FMODE_PATH files by Eric Biggers · 10 years ago
  15. d7a15f8 vfs: atomic f_pos access in llseek() by Eric Biggers · 10 years ago
  16. 860b404 Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 10 years ago
  17. 774868c Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  18. 084c6c5 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  19. 3f2532f batman-adv: Start new development cycle by Simon Wunderlich · 10 years ago
  20. 151dcb3 batman-adv: improve DAT documentation by Antonio Quartulli · 10 years ago
  21. 43e6f65 batman-adv: improve the TT flags documentation by Antonio Quartulli · 10 years ago
  22. 4c8755d batman-adv: Send multicast packets to nodes with a WANT_ALL flag by Linus Lüssing · 10 years ago
  23. ab49886 batman-adv: Add IPv4 link-local/IPv6-ll-all-nodes multicast support by Linus Lüssing · 10 years ago
  24. 1d8ab8d batman-adv: Modified forwarding behaviour for multicast packets by Linus Lüssing · 10 years ago
  25. 60432d7 batman-adv: Announce new capability via multicast TVLV by Linus Lüssing · 10 years ago
  26. e17931d batman-adv: introduce capability initialization bitfield by Linus Lüssing · 10 years ago
  27. c5caf4e batman-adv: Multicast Listener Announcements via Translation Table by Linus Lüssing · 10 years ago
  28. c5d3a65 batman-adv: add kerneldoc for dst_hint argument by Antonio Quartulli · 10 years ago
  29. af63fde batman-adv: call unregister_netdev() to have it handle the locking for us by Marek Lindner · 10 years ago
  30. 1a321b0 batman-adv: fix a few kerneldoc inconsistencies by Simon Wunderlich · 10 years ago
  31. 8fdd015 batman-adv: prefer ether_addr_copy to memcpy by Antonio Quartulli · 11 years ago
  32. e88b617 batman-adv: remove obsolete skb_reset_mac_header() in batadv_bla_tx() by Linus Lüssing · 11 years ago
  33. 927c2ed batman-adv: use vlan_/eth_hdr() instead of skb->data in interface_tx path by Linus Lüssing · 11 years ago
  34. abae947 batman-adv: fix coccinelle warnings by Fengguang Wu · 11 years ago
  35. 6502507 Merge branch 'ptp-next' by David S. Miller · 10 years ago
  36. 621bdec dp83640: let the periodic pin from the module parameter be a default. by Richard Cochran · 10 years ago
  37. faa8971 dp83640: let external input pins from the module parameters be defaults. by Richard Cochran · 10 years ago
  38. 86dd361 dp83640: implement programmable pin functions. by Richard Cochran · 10 years ago
  39. 564ca56 dp83640: correct the periodic output frequency by Richard Cochran · 10 years ago
  40. fbf4b93 dp83640: trivial fixes by Richard Cochran · 10 years ago
  41. 4986b4f0 ptp: drivers: set the number of programmable pins. by Richard Cochran · 10 years ago
  42. 653104d ptp: expose the programmable pins via sysfs by Richard Cochran · 10 years ago
  43. 888a368 ptp: add the pin GET/SETFUNC ioctls to the testptp program. by Richard Cochran · 10 years ago
  44. 6092315 ptp: introduce programmable pins. by Richard Cochran · 10 years ago
  45. 49c0ca1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 10 years ago
  46. b709323 igb: Unset IGB_FLAG_HAS_MSIX-flag when falling back to msi-only by Christoph Paasch · 10 years ago
  47. cb06d10 igb: Fix Null-pointer dereference in igb_reset_q_vector by Christoph Paasch · 10 years ago
  48. 0f49da0 igb: specify phc_index of 82575 for get_ts_info by Ken ICHIKAWA · 10 years ago
  49. db41b87 igb: Fix memory leak in igb_get_module_eeprom() by Christian Engelmayer · 10 years ago
  50. 22a8b29 igb: add register rd/wr for surprise removal by Fujinaka, Todd · 10 years ago
  51. 6ab5f7b igb: implement SIOCGHWTSTAMP ioctl by Jacob Keller · 11 years ago
  52. 2659780 ixgbevf: Additional adapter removal checks by Mark Rustad · 10 years ago
  53. 984b0ee ixgbevf: Check for adapter removal on register writes by Mark Rustad · 10 years ago
  54. dbf8b0d ixgbevf: Check register reads for adapter removal by Mark Rustad · 10 years ago
  55. 388b2e4 ixgbevf: Make the ethtool register test use accessors by Mark Rustad · 10 years ago
  56. 06380db ixgbevf: Use static inlines instead of macros by Mark Rustad · 10 years ago
  57. 19458bd ixgbe: Break recursion in case of removal by Mark Rustad · 10 years ago
  58. 10bdd67 i40evf: clean up init error messages by Mitch Williams · 10 years ago
  59. c89a9e0 i40evf: don't shut down admin queue on error by Mitch Williams · 10 years ago
  60. 0b67584 i40e: Fix a message string by Anjali Singhai Jain · 10 years ago
  61. bee5af7 i40e/i40evf: Add EEE LPI stats by Anjali Singhai Jain · 10 years ago
  62. 08edb33 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  63. 708f04d block: free q->flush_rq in blk_init_allocated_queue error paths by Dave Jones · 10 years ago
  64. 11d4616 futex: revert back to the explicit waiter counting code by Linus Torvalds · 10 years ago
  65. 477cc48 Merge tag 'trace-fixes-v3.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  66. 7e09e73 mm: fix swapops.h:131 bug if remap_file_pages raced migration by Hugh Dickins · 10 years ago
  67. a85ae0e Merge branch 'bcmgenet-next' by David S. Miller · 10 years ago
  68. b2cde2c net: bcmgenet: manipulate netdev_queue directly by Florian Fainelli · 10 years ago
  69. d5c76f6 net: bcmgenet: remove bogus tx queue checks by Florian Fainelli · 10 years ago
  70. d03825f net: bcmgenet: add skb_tx_timestamp call by Florian Fainelli · 10 years ago
  71. 9460c93 net: bcmgenet: remove unused spinlock member by Florian Fainelli · 10 years ago
  72. b74d3fe Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 10 years ago
  73. 3907c43 Merge branch 'sh_eth-next' by David S. Miller · 10 years ago
  74. f738a13 sh_eth: Remove goto statements that jump straight to a return by Laurent Pinchart · 10 years ago
  75. daacf03 sh_eth: Register MDIO bus before registering the network device by Laurent Pinchart · 10 years ago
  76. bd920ff sh_eth: Simplify MDIO bus initialization and release by Laurent Pinchart · 10 years ago
  77. a5bd6060 sh_eth: Use the platform device as the MDIO bus parent by Laurent Pinchart · 10 years ago
  78. aa8d422 sh_eth: Use the platform device for memory allocation by Laurent Pinchart · 10 years ago
  79. 54af36e ieee802154: dgram: cleanup set of broadcast panid by Alexander Aring · 10 years ago
  80. 06324f2 af_ieee802154: fix check on broadcast address by Alexander Aring · 10 years ago
  81. 3c6f559 of_mdio: Allow the DT to specify the phy ID and avoid autoprobing by Jason Gunthorpe · 10 years ago
  82. f00e756 dt: Document a compatible entry for MDIO ethernet Phys by Jason Gunthorpe · 10 years ago
  83. 418ebec0 Merge branch 'cdc-next' by David S. Miller · 10 years ago
  84. 259fef0 net: cdc_ncm: respect operator preferred MTU reported by MBIM by Ben Chan · 10 years ago
  85. bfe9b3f USB: cdc: add MBIM extended functional descriptor structure by Ben Chan · 10 years ago
  86. f518338 ip6mr: fix mfc notification flags by Nicolas Dichtel · 10 years ago
  87. 65886f4 ipmr: fix mfc notification flags by Nicolas Dichtel · 10 years ago
  88. 1c104a6 rtnetlink: fix fdb notification flags by Nicolas Dichtel · 10 years ago
  89. 6326231 tcp: syncookies: do not use getnstimeofday() by Eric Dumazet · 10 years ago
  90. 45ba597 Merge branch 'mlx4-next' by David S. Miller · 10 years ago
  91. dd41cc3 net/mlx4: Adapt num_vfs/probed_vf params for single port VF by Matan Barak · 10 years ago
  92. 449fc48 net/mlx4: Adapt code for N-Port VF by Matan Barak · 10 years ago
  93. f74462a net/mlx4: Add utils for N-Port VFs by Matan Barak · 10 years ago
  94. 1ab95d37 net/mlx4: Add data structures to support N-Ports per VF by Matan Barak · 10 years ago
  95. 8237370 IB/mlx4_ib: Adapt code to use caps.num_ports instead of a constant by Matan Barak · 10 years ago
  96. 8798998 smsc911x: Change clock warning message to debug level by Fabio Estevam · 10 years ago
  97. e35bad5 net: remove empty lines from tcp_syn_flood_action by Daniel Baluta · 10 years ago
  98. c60c833 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 10 years ago
  99. 8805004 netlink: fix setsockopt in mmap examples in documentation by stephen hemminger · 10 years ago
  100. 3fb725c Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago