1. 49ae25b USB: remove dbg() usage in USB networking drivers by Greg Kroah-Hartman · 12 years ago
  2. 4308fc5 tcp: Document use of undefined variable. by Alan Cox · 12 years ago
  3. bb68b64 ipv4: Don't add TCP-code in inet_sock_destruct by Christoph Paasch · 12 years ago
  4. 9baa0b0 IB/ipoib: Add rtnl_link_ops support by Or Gerlitz · 12 years ago
  5. 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
  6. aee77e4 r8169: use unlimited DMA burst for TX by Michal Schmidt · 12 years ago
  7. 6b10286 ipv6: unify fragment thresh handling code by Amerigo Wang · 12 years ago
  8. d4915c0 ipv6: make ip6_frag_nqueues() and ip6_frag_mem() static inline by Amerigo Wang · 12 years ago
  9. b836c99 ipv6: unify conntrack reassembly expire code with standard one by Amerigo Wang · 12 years ago
  10. c038a76 ipv6: add a new namespace for nf_conntrack_reasm by Amerigo Wang · 12 years ago
  11. 8c4c49d netpoll: call ->ndo_select_queue() in tx path by Amerigo Wang · 12 years ago
  12. 6b6e272 netdev: make address const in device address management by stephen hemminger · 12 years ago
  13. 1d3ff7675 i825xx: znet: fix compiler warnings when building a 64-bit kernel by Mika Westerberg · 12 years ago
  14. 6b78f16 gre: add GSO support by Eric Dumazet · 12 years ago
  15. 2c60db0 net: provide a default dev->ethtool_ops by Eric Dumazet · 12 years ago
  16. 828de4f net: dev: fix incorrect getting net device's name by Gao feng · 12 years ago
  17. 3fd91fb ipv6: recursive check rt->dst.from when call rt6_check_expired by Li RongQing · 12 years ago
  18. b40863c net: more accurate network taps in transmit path by Eric Dumazet · 12 years ago
  19. 4507837 sfc: Avoid generating over-length MC_CMD_FLUSH_RX_QUEUES request by Ben Hutchings · 12 years ago
  20. 25ce200 sfc: Bump version to 3.2 by Ben Hutchings · 12 years ago
  21. e562154 sfc: Expose FPGA bitfile partition through MTD by Ben Hutchings · 13 years ago
  22. e3f5ec1 sfc: Support variable-length response to MCDI GET_BOARD_CFG by Ben Hutchings · 13 years ago
  23. bfeed90 sfc: Convert firmware subtypes to native byte order in efx_mcdi_get_board_cfg() by Ben Hutchings · 12 years ago
  24. 7c236c4 sfc: Add support for IEEE-1588 PTP by Stuart Hodgson · 12 years ago
  25. 576eda8 sfc: Fix maximum array sizes for various MCDI commands by Ben Hutchings · 12 years ago
  26. adccff3 net/tipc/name_table.c: Remove unecessary semicolon by Peter Senna Tschudin · 12 years ago
  27. a2bf91b net/openvswitch/vport.c: Remove unecessary semicolon by Peter Senna Tschudin · 12 years ago
  28. 4c83501 net/ieee802154/6lowpan.c: Remove unecessary semicolon by Peter Senna Tschudin · 12 years ago
  29. b4516a2 llc: Remove stray reference to sysctl_llc_station_ack_timeout. by David S. Miller · 12 years ago
  30. 12ebc8b llc2: Collapse remainder of state machine into simple if-else if-statement by Ben Hutchings · 12 years ago
  31. da31888 llc2: Remove explicit indexing of state action arrays by Ben Hutchings · 12 years ago
  32. 5ecf9ee llc2: Remove the station send queue by Ben Hutchings · 12 years ago
  33. 04d191c llc2: Collapse the station event receive path by Ben Hutchings · 12 years ago
  34. 025e363 llc2: Remove dead code for state machine by Ben Hutchings · 12 years ago
  35. cc6328d llc2: Remove pointless indirection through llc_stat_state_trans_end by Ben Hutchings · 12 years ago
  36. e04dae8 af_unix: old_cred is surplus by Alan Cox · 12 years ago
  37. e57b8bd igb: Add 1588 support to I210/I211. by Matthew Vick · 12 years ago
  38. 1f6e817 igb: Prevent dropped Tx timestamps via work items and interrupts. by Matthew Vick · 12 years ago
  39. 201987e igb: Store the MAC address in the name in the PTP struct. by Matthew Vick · 12 years ago
  40. a918802 igb: Correct PTP support query from ethtool. by Matthew Vick · 12 years ago
  41. a79f4f8 igb: Update PTP function names/variables and locations. by Matthew Vick · 12 years ago
  42. 3c89f6d igb: Tidy up wrapping for CONFIG_IGB_PTP. by Matthew Vick · 12 years ago
  43. 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
  44. e975639 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  45. 4ffdf91 ixgbe: Improve statistics accuracy for DDP traffic by Mark Rustad · 12 years ago
  46. 91fbd8f ixgbe: added reg_ops file to debugfs by Catherine Sullivan · 12 years ago
  47. 826ff0d ixgbe: added netdev_ops file to debugfs by Catherine Sullivan · 12 years ago
  48. 0094916 ixgbe: add debugfs support by Catherine Sullivan · 12 years ago
  49. d6ea075 ixgbe: fix reporting of spoofed packets by Emil Tantilov · 12 years ago
  50. 9f66d3e ixgbe: Fix VF rate limiting to correctly account for more queues per VF by Alexander Duyck · 12 years ago
  51. b35d4d4 ixgbe: Fix ordering of things so that PF correctly configures its VLANs by Alexander Duyck · 12 years ago
  52. 2f66fd3 e1000: add byte queue limits by Otto Estuardo Solares Cabrera · 12 years ago
  53. b48b63a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  54. 3f0c3c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes by Linus Torvalds · 12 years ago
  55. 9cb0ee8 Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 12 years ago
  56. 5b799dd Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 12 years ago
  57. 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
  58. 1568d9f Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  59. 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
  60. dd383af Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  61. 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
  62. 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
  63. 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
  64. a1362d5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  65. 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
  66. 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
  67. 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
  68. 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
  69. 55815f7 vfs: make O_PATH file descriptors usable for 'fstat()' by Linus Torvalds · 12 years ago
  70. 9316f0e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  71. 8335eaf eCryptfs: Copy up attributes of the lower target inode after rename by Tyler Hicks · 12 years ago
  72. 64e6651 eCryptfs: Call lower ->flush() from ecryptfs_flush() by Tyler Hicks · 12 years ago
  73. 7149f25 eCryptfs: Write out all dirty pages just before releasing the lower file by Tyler Hicks · 12 years ago
  74. 5f71a3e i2c: algo: pca: Fix mode selection for PCA9665 by Thomas Kavanagh · 12 years ago
  75. 4a5b2b2 MAINTAINERS: fix tree for current i2c-embedded development by Wolfram Sang · 12 years ago
  76. 610bd7d drm/nouveau: fix booting with plymouth + dumb support by Dave Airlie · 12 years ago
  77. 363fca8 Merge branch 'drm-fixes-3.6' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 12 years ago
  78. 6af773e pktgen: fix crash with vlan and packet size less than 46 by Nishank Trivedi · 12 years ago
  79. 7f2e6a5 drivers/isdn/gigaset/common.c: Remove useless kfree by Peter Senna Tschudin · 12 years ago
  80. 5744dd9 ipv6: replace write lock with read lock when get route info by Li RongQing · 12 years ago
  81. fb0af4c ipv6: route templates can be const by Eric Dumazet · 12 years ago
  82. eceeb43 thinkpad_acpi: buffer overflow in fan_get_status() by Dan Carpenter · 12 years ago
  83. f661848 eeepc-laptop: fix device reference count leakage in eeepc_rfkill_hotplug() by Jiang Liu · 12 years ago
  84. 3f5449b platform/x86: fix asus_laptop.wled_type description by Maxim Nikulin · 12 years ago
  85. 8871e99 asus-laptop: HRWS/HWRS typo by Corentin Chary · 12 years ago
  86. 689db78 drivers-platform-x86: remove useless #ifdef CONFIG_ACPI_VIDEO by Corentin Chary · 12 years ago
  87. e6d9d3d apple-gmux: Fix port address calculation in gmux_pio_write32() by Seth Forshee · 12 years ago
  88. c5a5052 apple-gmux: Fix index read functions by Bernhard Froemel · 12 years ago
  89. 07f377d apple-gmux: Obtain version info from indexed gmux by Bernhard Froemel · 12 years ago
  90. 7b5342d bnx2x: Add missing afex code by Yuval Mintz · 12 years ago
  91. 2ace951 bnx2x: fix registers dumped by Dmitry Kravkov · 12 years ago
  92. 5cd75f0 bnx2x: correct advertisement of pause capabilities by Yaniv Rosner · 12 years ago
  93. 430d172 bnx2x: display the correct duplex value by Yaniv Rosner · 12 years ago
  94. 375944c bnx2x: prevent timeouts when using PFC by Yaniv Rosner · 12 years ago
  95. 217aeb8 bnx2x: fix stats copying logic by Yuval Mintz · 12 years ago
  96. bef0540 bnx2x: Avoid sending multiple statistics queries by Dmitry Kravkov · 12 years ago
  97. 91b4b04 ipv6: Compare addresses only bits up to the prefix length (RFC6724). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  98. 417962a ipv6: Add labels for site-local and 6bone testing addresses (RFC6724) by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  99. 8289bab scsi_netlink: Remove dead and buggy code by Eric W. Biederman · 12 years ago
  100. f05ba7f netprio_cgroup: Use memcpy instead of the for-loop to copy priomap by Srivatsa S. Bhat · 12 years ago