1. abaa72d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  2. 67da22d net-tcp: Fast Open client - cookie-less mode by Yuchung Cheng · 12 years ago
  3. aab4874 net-tcp: Fast Open client - detecting SYN-data drops by Yuchung Cheng · 12 years ago
  4. cf60af0 net-tcp: Fast Open client - sendmsg(MSG_FASTOPEN) by Yuchung Cheng · 12 years ago
  5. 8e4178c net-tcp: Fast Open client - receiving SYN-ACK by Yuchung Cheng · 12 years ago
  6. 783237e net-tcp: Fast Open client - sending SYN-data by Yuchung Cheng · 12 years ago
  7. 1fe4c48 net-tcp: Fast Open client - cookie cache by Yuchung Cheng · 12 years ago
  8. 2100c8d net-tcp: Fast Open base by Yuchung Cheng · 12 years ago
  9. 4cce66c mlx4_en: map entire pages to increase throughput by Thadeu Lima de Souza Cascardo · 12 years ago
  10. a9ec6bd sfc: initialize dynamic sysfs attributes for lockdep by Michal Schmidt · 12 years ago
  11. 8427b2a bridge: update documentation references by stephen hemminger · 12 years ago
  12. 8b0d2f9 net: e100: ucode is optional in some cases by Bjørn Mork · 12 years ago
  13. 2150293 asix: AX88172A driver depends on phylib by Christian Riesch · 12 years ago
  14. cb7b24c asix: Add support for programming the EEPROM by Christian Riesch · 12 years ago
  15. ceb02c9 asix: Rework reading from EEPROM by Christian Riesch · 12 years ago
  16. 84c9f8c4 net: stmmac: Add ip version to dts bindings by Dinh Nguyen · 12 years ago
  17. 1d962ec cxgb3: Set vlan_feature on net_device by brenohl@br.ibm.com · 12 years ago
  18. 83bd1b7 ipx: move peII functions by stephen hemminger · 12 years ago
  19. d8f1641 net: Fix warnings in dst_ops.h by David S. Miller · 12 years ago
  20. be9f4a4 ipv4: tcp: remove per net tcp_sock by Eric Dumazet · 12 years ago
  21. aee06da ipv4: use seqlock for nh_exceptions by Julian Anastasov · 12 years ago
  22. 7fed84f ipv4: Fix time difference calculation in rt_bind_exception(). by David S. Miller · 12 years ago
  23. 1eb8c69 net/mlx4_en: Add accelerated RFS support by Amir Vadai · 12 years ago
  24. d9236c3 {NET,IB}/mlx4: Add rmap support to mlx4_assign_eq by Amir Vadai · 12 years ago
  25. 122733a net/rps: Protect cpu_rmap.h from double inclusion by Amir Vadai · 12 years ago
  26. af22d9d net/mlx4: Move MAC_MASK to a common place by Amir Vadai · 12 years ago
  27. 0cc535a ipv4: fix address selection in fib_compute_spec_dst by Julian Anastasov · 12 years ago
  28. 6255e5e ipv4: optimize fib_compute_spec_dst call in ip_options_echo by Julian Anastasov · 12 years ago
  29. 3e4b945 Merge tag 'md-3.5-fixes' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  30. 309d4b0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  31. 61c901c Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
  32. 380e99f cx25821: Remove bad strcpy to read-only char* by Ezequiel Garcia · 12 years ago
  33. e9a09ae HID: hid-multitouch: add support for Zytronic panels by Benjamin Tissoires · 12 years ago
  34. 58e94ae md/raid1: close some possible races on write errors during resync by NeilBrown · 12 years ago
  35. a05b7ea0 md: avoid crash when stopping md array races with closing other open fds. by NeilBrown · 12 years ago
  36. 25f7fd4 md: fix bug in handling of new_data_offset by NeilBrown · 12 years ago
  37. 8a7298b Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  38. b1bdd2e kexec: update URL of kexec homepage by Olaf Hering · 12 years ago
  39. 893a057 mips: fix bug.h build regression by Yoichi Yuasa · 12 years ago
  40. eea03c2 Make wait_for_device_probe() also do scsi_complete_async_scans() by Linus Torvalds · 12 years ago
  41. e2f3b78 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  42. 734b654 net: Statically initialize init_net.dev_base_head by Rustad, Mark D · 12 years ago
  43. a16a0d2 ixgbe: Cleanup holes in flags after removing several of them by Alexander Duyck · 12 years ago
  44. fbe7ca7 ixgbe: Retire RSS enabled and capable flags by Alexander Duyck · 12 years ago
  45. 73079ea ixgbe: Add support for SR-IOV w/ DCB or RSS by Alexander Duyck · 12 years ago
  46. 435b19f ixgbe: Update configure virtualization to allow for multiple PF pools by Alexander Duyck · 12 years ago
  47. eb022d0 ixgbevf: Fix multiple issues in ixgbevf_get/set_ringparam by Alexander Duyck · 12 years ago
  48. 70a10e2 ixgbevf: Consolidate Tx context descriptor creation code by Alexander Duyck · 12 years ago
  49. fb40195 ixgbevf: Add netdev to ring structure by Alexander Duyck · 12 years ago
  50. 18c6308 ixgbevf: Do not rewind the Rx ring before bumping tail by Alexander Duyck · 12 years ago
  51. 5d9a533 ixgbevf: fix VF untagging when 802.1 prio is set by Pascal Bouchareine · 12 years ago
  52. ddbe503 ipv6: add ipv6_addr_hash() helper by Eric Dumazet · 12 years ago
  53. dc90595 team: refine IFF_XMIT_DST_RELEASE capability by Jiri Pirko · 12 years ago
  54. 6f70242 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  55. c1e3209 v4l2-dev: forgot to add VIDIOC_DV_TIMINGS_CAP. by Hans Verkuil · 12 years ago
  56. fe2e27b Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  57. f150bd7 driver: net: ethernet: cpsw: runtime PM support by Mugunthan V N · 12 years ago
  58. 8e476d9 driver: net: ethernet: davinci_mdio: runtime PM support by Mugunthan V N · 12 years ago
  59. ed36d7b jme: netpoll support by Peter Wu · 12 years ago
  60. 02756ed skbuff: Use correct allocation in skb_copy_ubufs by Krishna Kumar · 12 years ago
  61. 42f5996 net: ethernet: davinci_emac: add OF support by Heiko Schocher · 12 years ago
  62. 2ae4605 ISDN: Add check for usb_alloc_urb() result by Karsten Keil · 12 years ago
  63. 5b999fd ISDN: Add check for return value of pnp_activate_dev() by Karsten Keil · 12 years ago
  64. 7be7e93 qlge: fix an "&&" vs "||" bug by Dan Carpenter · 12 years ago
  65. 6ecd09d net: ftgmac100/ftmac100: dont pull too much data by Eric Dumazet · 12 years ago
  66. db8dacf net: qmi_wwan: add ZTE MF821D by Bjørn Mork · 12 years ago
  67. 1181412 net/ipv4: VTI support new module for ip_vti. by Saurabh · 12 years ago
  68. eb8637c net/ipv4: VTI support rx-path hook in xfrm4_mode_tunnel. by Saurabh · 12 years ago
  69. 2ab1c24 MAINTAINERS: Changes in qlcnic and qlge maintainers list by Anirban Chakraborty · 12 years ago
  70. fcc24db asix: Fix return value in AX88172A driver bind function by Christian Riesch · 12 years ago
  71. e371589 tcp: refine SYN handling in tcp_validate_incoming by Eric Dumazet · 12 years ago
  72. b6fe83e bonding: refine IFF_XMIT_DST_RELEASE capability by Eric Dumazet · 12 years ago
  73. 1817e83 net: qmi_wwan: make dynamic device IDs work by Bjørn Mork · 12 years ago
  74. eeda858 b44: add 64 bit stats by Kevin Groeneveld · 12 years ago
  75. 2e177a5 be2net: Ignore physical link async event for Lancer by Padmanabh Ratnakar · 12 years ago
  76. 0b13fb4 be2net: Fix VF driver load for Lancer by Padmanabh Ratnakar · 12 years ago
  77. a9866ba4 Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  78. c3fe065 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  79. 1c65296 Merge branch 'davem-next.r8169' of git://violet.fr.zoreil.com/romieu/linux by David S. Miller · 12 years ago
  80. 54399a7 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next by David S. Miller · 12 years ago
  81. 89d7ae3 cipso: don't follow a NULL pointer when setsockopt() is called by Paul Moore · 12 years ago
  82. d3818c9 ipv6: fix inet6_csk_xmit() by Eric Dumazet · 12 years ago
  83. 331ae49 ext4: fix duplicated mnt_drop_write call in EXT4_IOC_MOVE_EXT by Al Viro · 12 years ago
  84. bae7641 Merge branch 'for-3.5-spear-fixes' of http://git.stlinux.com/spear/linux-2.6 into fixes by Olof Johansson · 12 years ago
  85. 69c7e37 ARM: SPEAr600: Fix timer interrupt definition in spear600.dtsi by Stefan Roese · 12 years ago
  86. 69da52f ARM: dts: SPEAr320: Boot the board in EXTENDED_MODE by Vipul Kumar Samar · 12 years ago
  87. 45a5e11 ARM: dts: SPEAr320: Fix compatible string by Vipul Kumar Samar · 12 years ago
  88. d4f513f Clk: SPEAr1340: Update sys clock parent array by Vipul Kumar Samar · 12 years ago
  89. d9ba8db clk: SPEAr1340: Fix clk enable register for uart1 and i2c1. by Vipul Kumar Samar · 12 years ago
  90. 465e4f2b ARM: SPEAr13xx: Fix Interrupt bindings by Vipul Kumar Samar · 12 years ago
  91. a8f4bf0 Clk:spear6xx:Fix: Rename clk ids within predefined limit by Vipul Kumar Samar · 12 years ago
  92. 5cfc545 Clk:spear3xx:Fix: Rename clk ids within predefined limit by Vipul Kumar Samar · 12 years ago
  93. e28f1aa clk:spear1310:Fix: Rename clk ids within predefined limit by Vipul Kumar Samar · 12 years ago
  94. 5cb6a9b clk:spear1340:Fix: Rename clk ids within predefined limit by Vipul Kumar Samar · 12 years ago
  95. 908421f ixgbevf: Update descriptor macros to accept pointers and drop _ADV suffix by Alexander Duyck · 12 years ago
  96. 671c0ad ixgbe: Cleanup logic for MRQC and MTQC configuration by Alexander Duyck · 12 years ago
  97. 4ae6373 ixgbe: Update the logic for ixgbe_cache_ring_dcb and DCB RSS configuration by Alexander Duyck · 12 years ago
  98. ac802f5 ixgbe: Move configuration of set_real_num_rx/tx_queues into open by Alexander Duyck · 12 years ago
  99. de3d5b9 ixgbe: Handle failures in the ixgbe_setup_rx/tx_resources calls by Alexander Duyck · 12 years ago
  100. befa2af ixgbe: Ping the VFs on link status change to trigger link change by Alexander Duyck · 12 years ago