1. 1ef7615 ptp: link the phc device to its parent device by Richard Cochran · 12 years ago
  2. 5c35bad ptp: provide the clock's adjusted frequency by Richard Cochran · 12 years ago
  3. 39a8cbd ptp: remember the adjusted frequency by Richard Cochran · 12 years ago
  4. 717ecc2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  5. 7146b2d can: sja1000: Add support for listen-only mode and one-shot mode by Andreas Larsson · 12 years ago
  6. c9f14bf3 igb: Use dma_unmap_addr and dma_unmap_len defines by Alexander Duyck · 12 years ago
  7. a57fe23 igb: Simplify how we populate the RSS key by Alexander Duyck · 12 years ago
  8. 797fd4b igb: Change how we populate the RSS indirection table by Alexander Duyck · 12 years ago
  9. f412878 igb: Change Tx cleanup loop to do/while instead of for by Alexander Duyck · 12 years ago
  10. f33005a igb: Remove logic that was doing NUMA pseudo-aware allocations by Alexander Duyck · 12 years ago
  11. 3dbdf96 igb: Fix stats output on i210/i211 parts. by Carolyn Wyborny · 12 years ago
  12. f557147 igb: Change how we check for pre-existing and assigned VFs by Stefan Assmann · 12 years ago
  13. f61bd05 can: mscan-mpc5xxx: fix return value check in mpc512x_can_get_clock() by Wei Yongjun · 12 years ago
  14. 56b9f30 can: usb: peak: rename peak_usb dump_mem function by Randy Dunlap · 12 years ago
  15. 006cd13 can: c_can: Adopt pinctrl support by AnilKumar Ch · 12 years ago
  16. 8212003 can: c_can: Add d_can suspend resume support by AnilKumar Ch · 12 years ago
  17. 4cdd34b can: c_can: Add runtime PM support to Bosch C_CAN/D_CAN controller by AnilKumar Ch · 12 years ago
  18. 2469627 can: c_can: Add device tree support to Bosch C_CAN/D_CAN controller by AnilKumar Ch · 12 years ago
  19. f27b1db can: c_can: Modify c_can device names by AnilKumar Ch · 12 years ago
  20. abb17e6 netlink: use <linux/export.h> instead of <linux/module.h> by Pablo Neira Ayuso · 12 years ago
  21. 0bfd607 sunbmac: Remove unused local variable. by David S. Miller · 12 years ago
  22. 10f3f51 team: send port changed when added by Jiri Pirko · 12 years ago
  23. 5e95377 ipconfig: add nameserver IPs to kernel-parameter ip= by Christoph Fritz · 12 years ago
  24. 42d94dc net: qmi_wwan: adding Huawei E367, ZTE MF683 and Pantech P4200 by Bjørn Mork · 12 years ago
  25. fc18162 l2tp: fix compile error when CONFIG_IPV6=m and CONFIG_L2TP=y by Amerigo Wang · 12 years ago
  26. b216a4d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  27. 127a479 net1080: Neaten netdev_dbg use by Joe Perches · 12 years ago
  28. 49ae25b USB: remove dbg() usage in USB networking drivers by Greg Kroah-Hartman · 12 years ago
  29. 4308fc5 tcp: Document use of undefined variable. by Alan Cox · 12 years ago
  30. bb68b64 ipv4: Don't add TCP-code in inet_sock_destruct by Christoph Paasch · 12 years ago
  31. 9baa0b0 IB/ipoib: Add rtnl_link_ops support by Or Gerlitz · 12 years ago
  32. b85c715 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next by David S. Miller · 12 years ago
  33. 012dc19 ixgbevf: scheduling while atomic in reset hw path by John Fastabend · 12 years ago
  34. 3118678 ixgbevf: Add support for VF API negotiation by Alexander Duyck · 12 years ago
  35. e546111 igb: Support to enable EEE on all eee_supported devices by Akeem G. Abodunrin · 12 years ago
  36. ae1c07a igb: Remove artificial restriction on RQDPC stat reading by Alexander Duyck · 12 years ago
  37. aee77e4 r8169: use unlimited DMA burst for TX by Michal Schmidt · 12 years ago
  38. 6b10286 ipv6: unify fragment thresh handling code by Amerigo Wang · 12 years ago
  39. d4915c0 ipv6: make ip6_frag_nqueues() and ip6_frag_mem() static inline by Amerigo Wang · 12 years ago
  40. b836c99 ipv6: unify conntrack reassembly expire code with standard one by Amerigo Wang · 12 years ago
  41. c038a76 ipv6: add a new namespace for nf_conntrack_reasm by Amerigo Wang · 12 years ago
  42. 8c4c49d netpoll: call ->ndo_select_queue() in tx path by Amerigo Wang · 12 years ago
  43. 6b6e272 netdev: make address const in device address management by stephen hemminger · 12 years ago
  44. 1d3ff7675 i825xx: znet: fix compiler warnings when building a 64-bit kernel by Mika Westerberg · 12 years ago
  45. 6b78f16 gre: add GSO support by Eric Dumazet · 12 years ago
  46. 2c60db0 net: provide a default dev->ethtool_ops by Eric Dumazet · 12 years ago
  47. 828de4f net: dev: fix incorrect getting net device's name by Gao feng · 12 years ago
  48. 3fd91fb ipv6: recursive check rt->dst.from when call rt6_check_expired by Li RongQing · 12 years ago
  49. b40863c net: more accurate network taps in transmit path by Eric Dumazet · 12 years ago
  50. 4507837 sfc: Avoid generating over-length MC_CMD_FLUSH_RX_QUEUES request by Ben Hutchings · 12 years ago
  51. 25ce200 sfc: Bump version to 3.2 by Ben Hutchings · 12 years ago
  52. e562154 sfc: Expose FPGA bitfile partition through MTD by Ben Hutchings · 13 years ago
  53. e3f5ec1 sfc: Support variable-length response to MCDI GET_BOARD_CFG by Ben Hutchings · 13 years ago
  54. bfeed90 sfc: Convert firmware subtypes to native byte order in efx_mcdi_get_board_cfg() by Ben Hutchings · 12 years ago
  55. 7c236c4 sfc: Add support for IEEE-1588 PTP by Stuart Hodgson · 12 years ago
  56. 576eda8 sfc: Fix maximum array sizes for various MCDI commands by Ben Hutchings · 12 years ago
  57. adccff3 net/tipc/name_table.c: Remove unecessary semicolon by Peter Senna Tschudin · 12 years ago
  58. a2bf91b net/openvswitch/vport.c: Remove unecessary semicolon by Peter Senna Tschudin · 12 years ago
  59. 4c83501 net/ieee802154/6lowpan.c: Remove unecessary semicolon by Peter Senna Tschudin · 12 years ago
  60. b4516a2 llc: Remove stray reference to sysctl_llc_station_ack_timeout. by David S. Miller · 12 years ago
  61. 12ebc8b llc2: Collapse remainder of state machine into simple if-else if-statement by Ben Hutchings · 12 years ago
  62. da31888 llc2: Remove explicit indexing of state action arrays by Ben Hutchings · 12 years ago
  63. 5ecf9ee llc2: Remove the station send queue by Ben Hutchings · 12 years ago
  64. 04d191c llc2: Collapse the station event receive path by Ben Hutchings · 12 years ago
  65. 025e363 llc2: Remove dead code for state machine by Ben Hutchings · 12 years ago
  66. cc6328d llc2: Remove pointless indirection through llc_stat_state_trans_end by Ben Hutchings · 12 years ago
  67. e04dae8 af_unix: old_cred is surplus by Alan Cox · 12 years ago
  68. e57b8bd igb: Add 1588 support to I210/I211. by Matthew Vick · 12 years ago
  69. 1f6e817 igb: Prevent dropped Tx timestamps via work items and interrupts. by Matthew Vick · 12 years ago
  70. 201987e igb: Store the MAC address in the name in the PTP struct. by Matthew Vick · 12 years ago
  71. a918802 igb: Correct PTP support query from ethtool. by Matthew Vick · 12 years ago
  72. a79f4f8 igb: Update PTP function names/variables and locations. by Matthew Vick · 12 years ago
  73. 3c89f6d igb: Tidy up wrapping for CONFIG_IGB_PTP. by Matthew Vick · 12 years ago
  74. ba01dfe Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 12 years ago
  75. e975639 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  76. 4ffdf91 ixgbe: Improve statistics accuracy for DDP traffic by Mark Rustad · 12 years ago
  77. 91fbd8f ixgbe: added reg_ops file to debugfs by Catherine Sullivan · 12 years ago
  78. 826ff0d ixgbe: added netdev_ops file to debugfs by Catherine Sullivan · 12 years ago
  79. 0094916 ixgbe: add debugfs support by Catherine Sullivan · 12 years ago
  80. d6ea075 ixgbe: fix reporting of spoofed packets by Emil Tantilov · 12 years ago
  81. 9f66d3e ixgbe: Fix VF rate limiting to correctly account for more queues per VF by Alexander Duyck · 12 years ago
  82. b35d4d4 ixgbe: Fix ordering of things so that PF correctly configures its VLANs by Alexander Duyck · 13 years ago
  83. 2f66fd3 e1000: add byte queue limits by Otto Estuardo Solares Cabrera · 12 years ago
  84. b48b63a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  85. 3f0c3c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes by Linus Torvalds · 12 years ago
  86. 9cb0ee8 Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 12 years ago
  87. 5b799dd Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 12 years ago
  88. 1547cb8 Merge tag 'ecryptfs-3.6-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 12 years ago
  89. 1568d9f Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  90. 1c23ce7 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  91. dd383af Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  92. 889cb3b Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  93. 7ef6e97 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  94. 7076cca Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  95. a1362d5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  96. 4bca55d Merge tag 'usb-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  97. fe59d29 Merge tag 'tty-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  98. f2378e3 Merge tag 'staging-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 12 years ago
  99. 0462bfc Merge tag 'driver-core-3.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  100. 55815f7 vfs: make O_PATH file descriptors usable for 'fstat()' by Linus Torvalds · 12 years ago