1. cf533ea tcp: add const qualifiers where possible by Eric Dumazet · 13 years ago
  2. f04565d dev: use name hash for dev_seq_ops by Mihai Maruseac · 13 years ago
  3. e09eff7 macvtap: Fix the minor device number allocation by Eric W. Biederman · 13 years ago
  4. 9bf1907 macvtap: Rewrite macvtap_newlink so the error handling works. by Eric W. Biederman · 13 years ago
  5. 2259fef macvtap: Don't leak unreceived packets when we delete a macvtap device. by Eric W. Biederman · 13 years ago
  6. 047af9cf macvtap: Fix macvtap_open races in the zero copy enable code. by Eric W. Biederman · 13 years ago
  7. 99f34b3 macvtap: Close a race between macvtap_open and macvtap_dellink. by Eric W. Biederman · 13 years ago
  8. 4b72736 virtio_net: fix truesize underestimation by Eric Dumazet · 13 years ago
  9. e1ac50f bnx2x: fix skb truesize underestimation by Eric Dumazet · 13 years ago
  10. a8605c6 net: add opaque struct around skb frag page by Ian Campbell · 13 years ago
  11. 6a39a16 cxgbi: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  12. a0006a8 cxgb4vf: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  13. e91b0f2 cxgb4: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  14. 311761c mlx4: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  15. 6cc7a76 net: allow CAP_NET_RAW to set socket options IP{,V6}_TRANSPARENT by Maciej Żenczykowski · 13 years ago
  16. 05bdd2f net: constify skbuff and Qdisc elements by Eric Dumazet · 13 years ago
  17. 20c4cb7 tcp: remove unused tcp_fin() parameters by Eric Dumazet · 13 years ago
  18. 9eac2d4 ll_temac: Add support for ethtool by Ricardo · 13 years ago
  19. 46a0169 igb: fix a compile warning by RongQing Li · 13 years ago
  20. 924a4c7 myri10ge: fix truesize underestimation by Eric Dumazet · 13 years ago
  21. 7b8b596 igbvf: fix truesize underestimation by Eric Dumazet · 13 years ago
  22. 33136d1 pktgen: remove ndelay() call by Eric Dumazet · 13 years ago
  23. e9266a0 tcp: use TCP_DEFAULT_INIT_RCVWND in tcp_fixup_rcvbuf() by Eric Dumazet · 13 years ago
  24. 30d3c12 mm: add a "struct page_frag" type containing a page, offset and length by Ian Campbell · 13 years ago
  25. 90278c9 mlx4_en: fix skb truesize underestimation by Eric Dumazet · 13 years ago
  26. 8a59a7b virtio_net: Clean up set_skb_frag() by Krishna Kumar · 13 years ago
  27. a0bec1c net: do not take an additional reference in skb_frag_set_page by Ian Campbell · 13 years ago
  28. e049f28 neigh: fix rcu splat in neigh_update() by roy.qing.li@gmail.com · 13 years ago
  29. 4f25af2 filter: use unsigned int to silence static checker warning by Dan Carpenter · 13 years ago
  30. 79de9ef NET: asix: fix ethtool -e for AX88178 USB dongle by Grant Grundler · 13 years ago
  31. 25c8295 cleanup: remove unnecessary include. by Kevin Wilson · 13 years ago
  32. 686dc6b ipv4: compat_ioctl is local to af_inet.c, make it static by Gerrit Renker · 13 years ago
  33. 45db81e stmmac: limit max_mtu in case of 4KiB and use __netdev_alloc_skb (V2) by Giuseppe CAVALLARO · 13 years ago
  34. 286a837 stmmac: add CHAINED descriptor mode support (V4) by Giuseppe CAVALLARO · 13 years ago
  35. 38fe7a9 stmmac: allow mmc usage only if feature actually available (V4) by Giuseppe CAVALLARO · 13 years ago
  36. 1db123f stmmac: use predefined macros for HW cap register fields (V4) by Rayagond Kokatanur · 13 years ago
  37. 48febf7 stmmac: allow mtu bigger than 1500 in case of normal desc (V4) by Giuseppe CAVALLARO · 13 years ago
  38. 51e3137 stmmac: update the driver version and doc (V4) by Giuseppe CAVALLARO · 13 years ago
  39. a9097a9 stmmac: protect tx process with lock (V4) by Giuseppe CAVALLARO · 13 years ago
  40. 79ee1dc stmmac: Stop advertising 1000Base capabilties for non GMII iface (V4). by Srinivas Kandagatla · 13 years ago
  41. 903e21e sysfs: Reject with a warning invalid uses of tagged directories. by Eric W. Biederman · 13 years ago
  42. 2339618 sysfs: Remove support for tagged directories with untagged members. by Eric W. Biederman · 13 years ago
  43. 4c22400 bonding: Use a per netns implementation of /sys/class/net/bonding_masters. by Eric W. Biederman · 13 years ago
  44. 672d82c class: Implement support for class attrs in tagged sysfs directories. by Eric W. Biederman · 13 years ago
  45. 487505c sysfs: Implement support for tagged files in sysfs. by Eric W. Biederman · 13 years ago
  46. d5edf29 bonding: fix wrong port enabling in 802.3ad by Flavio Leitner · 13 years ago
  47. 4dc360c net: validate HWTSTAMP ioctl parameters by Richard Cochran · 13 years ago
  48. 850a545 net: Move rcu_barrier from rollback_registered_many to netdev_run_todo. by Eric W. Biederman · 13 years ago
  49. 06a59ec tcp: use TCP_INIT_CWND in tcp_fixup_sndbuf() by Eric Dumazet · 13 years ago
  50. fddf86f phylib: Modify Vitesse RGMII skew settings by Andy Fleming · 13 years ago
  51. 3d153a7 net: Allow skb_recycle_check to be done in stages by Andy Fleming · 13 years ago
  52. 1e5c22c mlx4_en: Updating driver version by Yevgeny Petrilin · 13 years ago
  53. ad86107 mlx4_en: Adding rxhash support by Yevgeny Petrilin · 13 years ago
  54. 3b61008 mlx4_en: Recording rx queue for gro packets by Yevgeny Petrilin · 13 years ago
  55. ad04378 mlx4_en: Checksum counters per ring by Yevgeny Petrilin · 13 years ago
  56. f3a9d1f mlx4_en: Controlling FCS header removal by Yevgeny Petrilin · 13 years ago
  57. e72ebf5 mlx4: Fix vlan table overflow by Yevgeny Petrilin · 13 years ago
  58. 5ea2ef5 caif-hsi: Added recovery check of CA wake status. by Daniel Martensson · 13 years ago
  59. 5bbed92 caif-hsi: Added sanity check for length of CAIF frames by Daniel Martensson · 13 years ago
  60. 28bd204 caif-hsi: Make inactivity timeout configurable. by Dmitry Tarnyagin · 13 years ago
  61. ca63f8c caif-hsi: HSI-Platform device register and unregisters itself by Daniel Martensson · 13 years ago
  62. 687b13e caif-hsi: Making read and writes asynchronous. by Daniel Martensson · 13 years ago
  63. 73033c9 caif-hsi: Fix for wakeup condition problem by Dmitry Tarnyagin · 13 years ago
  64. fe47f12 caif-hsi: Fixing a race condition in the caif_hsi code by Dmitry Tarnyagin · 13 years ago
  65. 94230fe caif-hsi: HSI Fix uninitialized data in HSI header by sjur.brandeland@stericsson.com · 13 years ago
  66. 9e903e0 net: add skb frag size accessors by Eric Dumazet · 13 years ago
  67. dd76785 xfrm6: Don't call icmpv6_send on local error by Steffen Klassert · 13 years ago
  68. 299b076 ipv6: Fix IPsec slowpath fragmentation problem by Steffen Klassert · 13 years ago
  69. c113464 ipv6: Remove superfluous NULL pointer check in ipv6_local_rxpmtu by Steffen Klassert · 13 years ago
  70. 1d97437 xfrm: Simplify the replay check and advance functions by Steffen Klassert · 13 years ago
  71. a4886d5 net/phy: extra delay only for RGMII interfaces for IC+ IP 1001 by Giuseppe CAVALLARO · 13 years ago
  72. 2425717 net: allow vlan traffic to be received under bond by John Fastabend · 13 years ago
  73. b340a20 cs89x0: Move the driver into the Cirrus dir by Jeff Kirsher · 13 years ago
  74. 09df57c l2tp: give proper headroom in pppol2tp_xmit() by Eric Dumazet · 13 years ago
  75. bc416d9 macvlan: handle fragmented multicast frames by Eric Dumazet · 13 years ago
  76. f7ba35d Merge git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 13 years ago
  77. 15e5209 ixgbe: change the eeprom version reported by ethtool by Emil Tantilov · 13 years ago
  78. 01b7806 ipv6: remove a rcu_read_lock in ndisc_constructor by Roy.Li · 13 years ago
  79. f861c2b8 can: remove references to berlios mailinglist by Marc Kleine-Budde · 13 years ago
  80. 1caa60b MAINTAINERS: can: the mailinglist moved to vger.kernel.org by Marc Kleine-Budde · 13 years ago
  81. 6ccc3ab net/flow: Fix potential memory leak by huajun li · 13 years ago
  82. e6f8aa9 ehea: Remove unused tcp_end field in send WQ by Anton Blanchard · 13 years ago
  83. 3428414 ehea: Add GRO support by Anton Blanchard · 13 years ago
  84. 2cb1deb ehea: Remove LRO support by Anton Blanchard · 13 years ago
  85. 239c562 ehea: Add 64bit statistics by Anton Blanchard · 13 years ago
  86. 3987486 ehea: Remove some unused definitions by Anton Blanchard · 13 years ago
  87. 30e2e90 ehea: Simplify type 3 transmit routine by Anton Blanchard · 13 years ago
  88. 13946f5 ehea: Merge swqe2 TSO and non TSO paths by Anton Blanchard · 13 years ago
  89. d695c33 ehea: Simplify ehea_xmit2 and ehea_xmit3 by Anton Blanchard · 13 years ago
  90. 945db2d ehea: Allocate large enough skbs to avoid partial cacheline DMA writes by Anton Blanchard · 13 years ago
  91. 076f203 ehea: Add vlan_features by Anton Blanchard · 13 years ago
  92. 921ddc1 ehea: Dont check NETIF_F_TSO in TX path by Anton Blanchard · 13 years ago
  93. 723f28e ehea: Remove num_tx_qps module option by Anton Blanchard · 13 years ago
  94. 222ca96 ehea: Remove force_irq logic in napi poll routine by Anton Blanchard · 13 years ago
  95. b956446 ehea: Update multiqueue support by Anton Blanchard · 13 years ago
  96. 3f7947b ehea: Remove NETIF_F_LLTX by Anton Blanchard · 13 years ago
  97. 41ebe9c Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  98. 2fa5eef ixgbe: allow eeprom writes via ethtool by Emil Tantilov · 13 years ago
  99. 79488c5 ixgbe: fix endianess when writing driver version to firmware by Emil Tantilov · 13 years ago
  100. 0224d66 igb: Check if subordinate VFs are assigned to virtual machines by Greg Rose · 13 years ago