1. 84c9f8c4 net: stmmac: Add ip version to dts bindings by Dinh Nguyen · 12 years ago
  2. 1d962ec cxgb3: Set vlan_feature on net_device by brenohl@br.ibm.com · 12 years ago
  3. 83bd1b7 ipx: move peII functions by stephen hemminger · 12 years ago
  4. d8f1641 net: Fix warnings in dst_ops.h by David S. Miller · 12 years ago
  5. be9f4a4 ipv4: tcp: remove per net tcp_sock by Eric Dumazet · 12 years ago
  6. aee06da ipv4: use seqlock for nh_exceptions by Julian Anastasov · 12 years ago
  7. 7fed84f ipv4: Fix time difference calculation in rt_bind_exception(). by David S. Miller · 12 years ago
  8. 1eb8c69 net/mlx4_en: Add accelerated RFS support by Amir Vadai · 12 years ago
  9. d9236c3 {NET,IB}/mlx4: Add rmap support to mlx4_assign_eq by Amir Vadai · 12 years ago
  10. 122733a net/rps: Protect cpu_rmap.h from double inclusion by Amir Vadai · 12 years ago
  11. af22d9d net/mlx4: Move MAC_MASK to a common place by Amir Vadai · 12 years ago
  12. 0cc535a ipv4: fix address selection in fib_compute_spec_dst by Julian Anastasov · 12 years ago
  13. 6255e5e ipv4: optimize fib_compute_spec_dst call in ip_options_echo by Julian Anastasov · 12 years ago
  14. a16a0d2 ixgbe: Cleanup holes in flags after removing several of them by Alexander Duyck · 12 years ago
  15. fbe7ca7 ixgbe: Retire RSS enabled and capable flags by Alexander Duyck · 12 years ago
  16. 73079ea ixgbe: Add support for SR-IOV w/ DCB or RSS by Alexander Duyck · 12 years ago
  17. 435b19f ixgbe: Update configure virtualization to allow for multiple PF pools by Alexander Duyck · 12 years ago
  18. eb022d0 ixgbevf: Fix multiple issues in ixgbevf_get/set_ringparam by Alexander Duyck · 12 years ago
  19. 70a10e2 ixgbevf: Consolidate Tx context descriptor creation code by Alexander Duyck · 12 years ago
  20. fb40195 ixgbevf: Add netdev to ring structure by Alexander Duyck · 12 years ago
  21. 18c6308 ixgbevf: Do not rewind the Rx ring before bumping tail by Alexander Duyck · 12 years ago
  22. 5d9a533 ixgbevf: fix VF untagging when 802.1 prio is set by Pascal Bouchareine · 12 years ago
  23. ddbe503 ipv6: add ipv6_addr_hash() helper by Eric Dumazet · 12 years ago
  24. dc90595 team: refine IFF_XMIT_DST_RELEASE capability by Jiri Pirko · 12 years ago
  25. f150bd7 driver: net: ethernet: cpsw: runtime PM support by Mugunthan V N · 12 years ago
  26. 8e476d9 driver: net: ethernet: davinci_mdio: runtime PM support by Mugunthan V N · 12 years ago
  27. ed36d7b jme: netpoll support by Peter Wu · 12 years ago
  28. 02756ed skbuff: Use correct allocation in skb_copy_ubufs by Krishna Kumar · 12 years ago
  29. 42f5996 net: ethernet: davinci_emac: add OF support by Heiko Schocher · 12 years ago
  30. 2ae4605 ISDN: Add check for usb_alloc_urb() result by Karsten Keil · 12 years ago
  31. 5b999fd ISDN: Add check for return value of pnp_activate_dev() by Karsten Keil · 12 years ago
  32. 7be7e93 qlge: fix an "&&" vs "||" bug by Dan Carpenter · 12 years ago
  33. 6ecd09d net: ftgmac100/ftmac100: dont pull too much data by Eric Dumazet · 12 years ago
  34. db8dacf net: qmi_wwan: add ZTE MF821D by Bjørn Mork · 12 years ago
  35. 1181412 net/ipv4: VTI support new module for ip_vti. by Saurabh · 12 years ago
  36. eb8637c net/ipv4: VTI support rx-path hook in xfrm4_mode_tunnel. by Saurabh · 12 years ago
  37. fcc24db asix: Fix return value in AX88172A driver bind function by Christian Riesch · 12 years ago
  38. e371589 tcp: refine SYN handling in tcp_validate_incoming by Eric Dumazet · 12 years ago
  39. b6fe83e bonding: refine IFF_XMIT_DST_RELEASE capability by Eric Dumazet · 12 years ago
  40. 1817e83 net: qmi_wwan: make dynamic device IDs work by Bjørn Mork · 12 years ago
  41. eeda858 b44: add 64 bit stats by Kevin Groeneveld · 12 years ago
  42. 2e177a5 be2net: Ignore physical link async event for Lancer by Padmanabh Ratnakar · 12 years ago
  43. 0b13fb4 be2net: Fix VF driver load for Lancer by Padmanabh Ratnakar · 12 years ago
  44. c3fe065 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  45. 1c65296 Merge branch 'davem-next.r8169' of git://violet.fr.zoreil.com/romieu/linux by David S. Miller · 12 years ago
  46. 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
  47. d3818c9 ipv6: fix inet6_csk_xmit() by Eric Dumazet · 12 years ago
  48. 908421f ixgbevf: Update descriptor macros to accept pointers and drop _ADV suffix by Alexander Duyck · 12 years ago
  49. 671c0ad ixgbe: Cleanup logic for MRQC and MTQC configuration by Alexander Duyck · 12 years ago
  50. 4ae6373 ixgbe: Update the logic for ixgbe_cache_ring_dcb and DCB RSS configuration by Alexander Duyck · 12 years ago
  51. ac802f5 ixgbe: Move configuration of set_real_num_rx/tx_queues into open by Alexander Duyck · 12 years ago
  52. de3d5b9 ixgbe: Handle failures in the ixgbe_setup_rx/tx_resources calls by Alexander Duyck · 12 years ago
  53. befa2af ixgbe: Ping the VFs on link status change to trigger link change by Alexander Duyck · 12 years ago
  54. 82e316e r8169: verbose error message. by Francois Romieu · 12 years ago
  55. 3a83ad1 r8169: remove rtl_ocpdr_cond. by Hayes Wang · 12 years ago
  56. 5abf7f7 ipv4: fix rcu splat by Eric Dumazet · 12 years ago
  57. d3a25c9 ipv4: Fix nexthop exception hash computation. by David S. Miller · 12 years ago
  58. a6ff1a2 Merge branch 'nexthop_exceptions' by David S. Miller · 12 years ago
  59. bd2d083 team: add netpoll support by Jiri Pirko · 12 years ago
  60. 30fdd8a0 netpoll: move np->dev and np->dev_name init into __netpoll_setup() by Jiri Pirko · 12 years ago
  61. 4895c77 ipv4: Add FIB nexthop exceptions. by David S. Miller · 12 years ago
  62. c2dbab3 sfc: Correct some comments on enum reset_type by Ben Hutchings · 12 years ago
  63. b7f514a sfc: Fix interface statistics running backward by Ben Hutchings · 12 years ago
  64. d4f2cec sfc: Disable VF queues during register self-test by Ben Hutchings · 12 years ago
  65. 0f1e54ae sfc: Explain why efx_mcdi_exit_assertion() ignores result of efx_mcdi_rpc() by Ben Hutchings · 12 years ago
  66. e3ed2bd sfc: Use dev_kfree_skb() in efx_end_loopback() by Ben Hutchings · 12 years ago
  67. a4ed2d4 sfc: Use strlcpy() to copy ethtool stats names by Ben Hutchings · 12 years ago
  68. f7cbb16 sfc: Stop changing header offsets on TX by Ben Hutchings · 12 years ago
  69. e718905 sfc: Remove dead write to tso_state::packet_space by Ben Hutchings · 12 years ago
  70. 0e33d87 sfc: Use generic DMA API, not PCI-DMA API by Ben Hutchings · 12 years ago
  71. 62f8dc5 sfc: Work around bogus 'uninitialised variable' warning by Ben Hutchings · 12 years ago
  72. 0c24604 tcp: implement RFC 5961 4.2 by Eric Dumazet · 12 years ago
  73. 6700c27 net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}() by David S. Miller · 12 years ago
  74. 5f3600e ixgbevf: Use igb style interrupt masks instead of ixgbe style by Alexander Duyck · 12 years ago
  75. fa71ae2 ixgbevf: Move Tx clean-up into NAPI context by Alexander Duyck · 12 years ago
  76. 6b43c44 ixgbevf: Update q_vector to contain ring pointers instead of bitmaps by Alexander Duyck · 12 years ago
  77. 3595990 ixgbevf: Cleanup accounting for space needed at start of xmit_frame by Alexander Duyck · 12 years ago
  78. e2c28ce ixgbevf: Drop use of eitr_low and eitr_high for hard coded values by Alexander Duyck · 12 years ago
  79. 525a940 ixgbevf: Make use of NETIF_F_RXCSUM instead of keeping our own flag by Alexander Duyck · 12 years ago
  80. fd13a9a ixgbevf: Drop netdev_registered value since that is already stored in netdev by Alexander Duyck · 12 years ago
  81. 77d5dfc ixgbevf: Drop all dead or unnecessary code by Alexander Duyck · 12 years ago
  82. 282f23c tcp: implement RFC 5961 3.2 by Eric Dumazet · 12 years ago
  83. a858d64 ipv6: fix unappropriate errno returned for non-multicast address by Li Wei · 12 years ago
  84. c41e413 Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 12 years ago
  85. 7df2dc6 bnx2x: organize BDs calculation for stop/resume by Dmitry Kravkov · 12 years ago
  86. da78b79 can: softing: softing_main: ensure a consistent return value in error case by Julia Lawall · 12 years ago
  87. 0e84eb0 can: mpc5xxx_can: make data in mpc5xxx_can_probe const by Marc Kleine-Budde · 12 years ago
  88. dda0b3b can: flexcan: make flexcan_priv.devtype_data member point to const data by Marc Kleine-Budde · 12 years ago
  89. 16626b0 asix: Add a new driver for the AX88172A by Christian Riesch · 12 years ago
  90. 607740b asix: Factor out common code by Christian Riesch · 12 years ago
  91. b4cdae20 asix: Rename asix.c to asix_devices.c by Christian Riesch · 12 years ago
  92. 6ba6047 gigaset: silence GCC warning for unused 'format_ie' by Paul Bolle · 12 years ago
  93. f3c48ec drivers: connector: fixed coding style issues by Valentin Ilie · 12 years ago
  94. ad8c945 irda: Fix typo in irda by Masanari Iida · 12 years ago
  95. db28aaf sctp: fix sparse warning for sctp_init_cause_fixed by Ioan Orghici · 12 years ago
  96. efdfad3 bnx2: Try to recover from PCI block reset by Michael Chan · 12 years ago
  97. aed93e0 tg3: Add hwmon support for temperature by Michael Chan · 12 years ago
  98. cf8d55a tg3: Add APE scratchpad read function by Matt Carlson · 12 years ago
  99. b65a372 tg3: Add common function tg3_ape_event_lock() by Matt Carlson · 12 years ago
  100. 165f4d1 tg3: Fix the setting of the APE_HAS_NCSI flag by Michael Chan · 12 years ago