1. 99aea68 vfs: Don't let __fdget_pos() get FMODE_PATH files by Eric Biggers · 10 years ago
  2. d7a15f8 vfs: atomic f_pos access in llseek() by Eric Biggers · 10 years ago
  3. 860b404 Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 10 years ago
  4. 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
  5. 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
  6. 3f2532f batman-adv: Start new development cycle by Simon Wunderlich · 10 years ago
  7. 151dcb3 batman-adv: improve DAT documentation by Antonio Quartulli · 10 years ago
  8. 43e6f65 batman-adv: improve the TT flags documentation by Antonio Quartulli · 10 years ago
  9. 4c8755d batman-adv: Send multicast packets to nodes with a WANT_ALL flag by Linus Lüssing · 10 years ago
  10. ab49886 batman-adv: Add IPv4 link-local/IPv6-ll-all-nodes multicast support by Linus Lüssing · 10 years ago
  11. 1d8ab8d batman-adv: Modified forwarding behaviour for multicast packets by Linus Lüssing · 10 years ago
  12. 60432d7 batman-adv: Announce new capability via multicast TVLV by Linus Lüssing · 10 years ago
  13. e17931d batman-adv: introduce capability initialization bitfield by Linus Lüssing · 10 years ago
  14. c5caf4e batman-adv: Multicast Listener Announcements via Translation Table by Linus Lüssing · 10 years ago
  15. c5d3a65 batman-adv: add kerneldoc for dst_hint argument by Antonio Quartulli · 10 years ago
  16. af63fde batman-adv: call unregister_netdev() to have it handle the locking for us by Marek Lindner · 10 years ago
  17. 1a321b0 batman-adv: fix a few kerneldoc inconsistencies by Simon Wunderlich · 11 years ago
  18. 8fdd015 batman-adv: prefer ether_addr_copy to memcpy by Antonio Quartulli · 11 years ago
  19. e88b617 batman-adv: remove obsolete skb_reset_mac_header() in batadv_bla_tx() by Linus Lüssing · 11 years ago
  20. 927c2ed batman-adv: use vlan_/eth_hdr() instead of skb->data in interface_tx path by Linus Lüssing · 11 years ago
  21. abae947 batman-adv: fix coccinelle warnings by Fengguang Wu · 11 years ago
  22. 6502507 Merge branch 'ptp-next' by David S. Miller · 10 years ago
  23. 621bdec dp83640: let the periodic pin from the module parameter be a default. by Richard Cochran · 10 years ago
  24. faa8971 dp83640: let external input pins from the module parameters be defaults. by Richard Cochran · 10 years ago
  25. 86dd361 dp83640: implement programmable pin functions. by Richard Cochran · 10 years ago
  26. 564ca56 dp83640: correct the periodic output frequency by Richard Cochran · 10 years ago
  27. fbf4b93 dp83640: trivial fixes by Richard Cochran · 10 years ago
  28. 4986b4f0 ptp: drivers: set the number of programmable pins. by Richard Cochran · 10 years ago
  29. 653104d ptp: expose the programmable pins via sysfs by Richard Cochran · 10 years ago
  30. 888a368 ptp: add the pin GET/SETFUNC ioctls to the testptp program. by Richard Cochran · 10 years ago
  31. 6092315 ptp: introduce programmable pins. by Richard Cochran · 10 years ago
  32. 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
  33. b709323 igb: Unset IGB_FLAG_HAS_MSIX-flag when falling back to msi-only by Christoph Paasch · 10 years ago
  34. cb06d10 igb: Fix Null-pointer dereference in igb_reset_q_vector by Christoph Paasch · 10 years ago
  35. 0f49da0 igb: specify phc_index of 82575 for get_ts_info by Ken ICHIKAWA · 10 years ago
  36. db41b87 igb: Fix memory leak in igb_get_module_eeprom() by Christian Engelmayer · 10 years ago
  37. 22a8b29 igb: add register rd/wr for surprise removal by Fujinaka, Todd · 10 years ago
  38. 6ab5f7b igb: implement SIOCGHWTSTAMP ioctl by Jacob Keller · 11 years ago
  39. 2659780 ixgbevf: Additional adapter removal checks by Mark Rustad · 10 years ago
  40. 984b0ee ixgbevf: Check for adapter removal on register writes by Mark Rustad · 10 years ago
  41. dbf8b0d ixgbevf: Check register reads for adapter removal by Mark Rustad · 10 years ago
  42. 388b2e4 ixgbevf: Make the ethtool register test use accessors by Mark Rustad · 10 years ago
  43. 06380db ixgbevf: Use static inlines instead of macros by Mark Rustad · 10 years ago
  44. 19458bd ixgbe: Break recursion in case of removal by Mark Rustad · 10 years ago
  45. 10bdd67 i40evf: clean up init error messages by Mitch Williams · 10 years ago
  46. c89a9e0 i40evf: don't shut down admin queue on error by Mitch Williams · 10 years ago
  47. 0b67584 i40e: Fix a message string by Anjali Singhai Jain · 10 years ago
  48. bee5af7 i40e/i40evf: Add EEE LPI stats by Anjali Singhai Jain · 10 years ago
  49. 08edb33 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  50. 708f04d block: free q->flush_rq in blk_init_allocated_queue error paths by Dave Jones · 10 years ago
  51. 11d4616 futex: revert back to the explicit waiter counting code by Linus Torvalds · 10 years ago
  52. 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
  53. 7e09e73 mm: fix swapops.h:131 bug if remap_file_pages raced migration by Hugh Dickins · 10 years ago
  54. a85ae0e Merge branch 'bcmgenet-next' by David S. Miller · 10 years ago
  55. b2cde2c net: bcmgenet: manipulate netdev_queue directly by Florian Fainelli · 10 years ago
  56. d5c76f6 net: bcmgenet: remove bogus tx queue checks by Florian Fainelli · 10 years ago
  57. d03825f net: bcmgenet: add skb_tx_timestamp call by Florian Fainelli · 10 years ago
  58. 9460c93 net: bcmgenet: remove unused spinlock member by Florian Fainelli · 10 years ago
  59. b74d3fe Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 10 years ago
  60. 3907c43 Merge branch 'sh_eth-next' by David S. Miller · 10 years ago
  61. f738a13 sh_eth: Remove goto statements that jump straight to a return by Laurent Pinchart · 10 years ago
  62. daacf03 sh_eth: Register MDIO bus before registering the network device by Laurent Pinchart · 10 years ago
  63. bd920ff sh_eth: Simplify MDIO bus initialization and release by Laurent Pinchart · 10 years ago
  64. a5bd6060 sh_eth: Use the platform device as the MDIO bus parent by Laurent Pinchart · 10 years ago
  65. aa8d422 sh_eth: Use the platform device for memory allocation by Laurent Pinchart · 10 years ago
  66. 54af36e ieee802154: dgram: cleanup set of broadcast panid by Alexander Aring · 10 years ago
  67. 06324f2 af_ieee802154: fix check on broadcast address by Alexander Aring · 10 years ago
  68. 3c6f559 of_mdio: Allow the DT to specify the phy ID and avoid autoprobing by Jason Gunthorpe · 10 years ago
  69. f00e756 dt: Document a compatible entry for MDIO ethernet Phys by Jason Gunthorpe · 10 years ago
  70. 418ebec0 Merge branch 'cdc-next' by David S. Miller · 10 years ago
  71. 259fef0 net: cdc_ncm: respect operator preferred MTU reported by MBIM by Ben Chan · 10 years ago
  72. bfe9b3f USB: cdc: add MBIM extended functional descriptor structure by Ben Chan · 10 years ago
  73. f518338 ip6mr: fix mfc notification flags by Nicolas Dichtel · 10 years ago
  74. 65886f4 ipmr: fix mfc notification flags by Nicolas Dichtel · 10 years ago
  75. 1c104a6 rtnetlink: fix fdb notification flags by Nicolas Dichtel · 10 years ago
  76. 6326231 tcp: syncookies: do not use getnstimeofday() by Eric Dumazet · 10 years ago
  77. 45ba597 Merge branch 'mlx4-next' by David S. Miller · 10 years ago
  78. dd41cc3 net/mlx4: Adapt num_vfs/probed_vf params for single port VF by Matan Barak · 10 years ago
  79. 449fc48 net/mlx4: Adapt code for N-Port VF by Matan Barak · 10 years ago
  80. f74462a net/mlx4: Add utils for N-Port VFs by Matan Barak · 10 years ago
  81. 1ab95d37 net/mlx4: Add data structures to support N-Ports per VF by Matan Barak · 10 years ago
  82. 8237370 IB/mlx4_ib: Adapt code to use caps.num_ports instead of a constant by Matan Barak · 10 years ago
  83. 8798998 smsc911x: Change clock warning message to debug level by Fabio Estevam · 10 years ago
  84. e35bad5 net: remove empty lines from tcp_syn_flood_action by Daniel Baluta · 10 years ago
  85. c60c833 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 10 years ago
  86. 8805004 netlink: fix setsockopt in mmap examples in documentation by stephen hemminger · 10 years ago
  87. 3fb725c Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  88. 92f9973 Merge tag 'sound-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  89. f9b8c4c openvswitch: Correctly report flow used times for first 5 minutes after boot. by Ben Pfaff · 10 years ago
  90. 8729134 tracing: Fix array size mismatch in format string by Vaibhav Nagarnaik · 10 years ago
  91. 67b3bd4 brcmfmac: fallback to mimo_bw_cap for older firmwares by Arend van Spriel · 10 years ago
  92. 4d1a4f1 brcmfmac: only show error message when brcmf_sdiod_regrw_helper() fails by Arend van Spriel · 10 years ago
  93. 58e9df4 brcmfmac: reinit watchdog completion after handling watchdog by Arend van Spriel · 10 years ago
  94. d235367 brcmfmac: Enable 40MHz bandwidth in 2GHz band and OBSS scanning operations by Daniel Kim · 10 years ago
  95. 370c5ac Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 10 years ago
  96. 7eb2450 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 10 years ago
  97. 71ca758 MIPS: Make local_irq_disable macro safe for non-Mipsr2 by Jim Quinlan · 11 years ago
  98. cdc04dc ixgbe: enable tx queues after link up by Emil Tantilov · 10 years ago
  99. 7155d05 ixgbe: Stop cacheing if the MNG FW enabled by Don Skidmore · 10 years ago
  100. 65ce9dc ixgbe: clean up ixgbe_atr_compute_perfect_hash_82599 by Jacob Keller · 10 years ago