1. 18cf124 bna: off by one in bfa_msgq_rspq_pi_update() by Dan Carpenter · 13 years ago
  2. 44861f4 bna: unlock on error path in pnad_pci_probe() by Dan Carpenter · 13 years ago
  3. 3756a89 bnx2x: Add new PHY BCM54616 by Yaniv Rosner · 13 years ago
  4. 6e68c91 bnx2x: resurrect RX hashing by Michal Schmidt · 13 years ago
  5. bc59ba3 af_packet: Prefixed tpacket_v3 structs to avoid name space collision by chetan loke · 13 years ago
  6. 165c68d fcoe: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  7. 94b06fd bnx2fc: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  8. f55c957 bnx2x: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  9. b7b6a68 bnx2: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  10. dc234d0 tg3: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  11. 5581be3 IPoIB: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  12. cf383eb IB: nes: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  13. 70b1052 IB: amso1100: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  14. c517202 atm: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  15. 767df1c headers, can: Add missing #include to <linux/can/bcm.h> by Ben Hutchings · 13 years ago
  16. 5740bb5 headers, xtables: Add missing #include <linux/netfilter.h> by Ben Hutchings · 13 years ago
  17. 598aaff headers, netfilter: Add missing #include <limits.h> for userland by Ben Hutchings · 13 years ago
  18. 3828620 headers, tipc: Add missing #include to <linux/tipc_config.h> for userland by Ben Hutchings · 13 years ago
  19. 7ff30c4 headers, netfilter: Use kernel type names __u8, __u16, __u32 by Ben Hutchings · 13 years ago
  20. bcb949b headers, net: Use __kernel_sa_family_t in more definitions shared with userland by Ben Hutchings · 13 years ago
  21. d4b172d headers, pppol2tp: Use __kernel_pid_t in <linux/pppol2tp.h> by Ben Hutchings · 13 years ago
  22. c2e0cd8 headers, ax25: Add missing #include to <linux/netrom.h>, <linux/rose.h> by Ben Hutchings · 13 years ago
  23. 22ad72b headers, pppox: Add missing #include to <linux/if_pppox.h> by Ben Hutchings · 13 years ago
  24. 0856a30 Scm: Remove unnecessary pid & credential references in Unix socket's send and receive path by Tim Chen · 13 years ago
  25. 6af29cc sctp: Bundle HEAERTBEAT into ASCONF_ACK by Michio Honda · 13 years ago
  26. f207c05 sctp: HEARTBEAT negotiation after ASCONF by Michio Honda · 13 years ago
  27. a262f0c Proportional Rate Reduction for TCP. by Nandita Dukkipati · 13 years ago
  28. f6fb8f10 af-packet: TPACKET_V3 flexible buffer implementation. by chetan loke · 13 years ago
  29. 0d4691c af-packet: Added TPACKET_V3 headers. by chetan loke · 13 years ago
  30. 44331fe IEEE802.15.4: 6LoWPAN basic support by Alexander Smirnov · 13 years ago
  31. 804cf14 net: xfrm: convert to SKB frag APIs by Ian Campbell · 13 years ago
  32. 408dadf net: ipv6: convert to SKB frag APIs by Ian Campbell · 13 years ago
  33. aff65da net: ipv4: convert to SKB frag APIs by Ian Campbell · 13 years ago
  34. ea2ab69 net: convert core to skb paged frag APIs by Ian Campbell · 13 years ago
  35. 15133fb be2net: remove unused variable by Sathya Perla · 13 years ago
  36. e2edb7d be2net: increase FW update completion timeout by Sathya Perla · 13 years ago
  37. 09c1c68 be2net: fix erx->rx_drops_no_frags wrap around by Sathya Perla · 13 years ago
  38. db3ea78 be2net: get rid of memory mapped pci-cfg space address by Sathya Perla · 13 years ago
  39. 857c990 be2net: Fix race in posting rx buffers. by Sathya Perla · 13 years ago
  40. ec5efe7 rps: support IPIP encapsulation by Eric Dumazet · 13 years ago
  41. 0e43182 Merge branch 'batman-adv/next' of git://git.open-mesh.org/linux-merge by David S. Miller · 13 years ago
  42. 131ea66 net: add APIs for manipulating skb page fragments. by Ian Campbell · 13 years ago
  43. 7ae9ed8 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 13 years ago
  44. 0dfe1782 net: vlan: goto another_round instead of calling __netif_receive_skb by Jiri Pirko · 13 years ago
  45. c8d755b net/wan/hdlc_ppp: use break in switch by Jesper Juhl · 13 years ago
  46. b38d355 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  47. a943cac batman-adv: merge update_transtable() into tt related code by Marek Lindner · 13 years ago
  48. 267151c batman-adv: reuse tt_len() to calculate tt buffer length by Marek Lindner · 13 years ago
  49. df6edb9 batman-adv: print client flags in the local/global transtables output by Antonio Quartulli · 13 years ago
  50. 3d393e4 batman-adv: implement AP-isolation on the sender side by Antonio Quartulli · 13 years ago
  51. 59b699c batman-adv: implement AP-isolation on the receiver side by Antonio Quartulli · 13 years ago
  52. bc27908 batman-adv: detect clients connected through a 802.11 device by Antonio Quartulli · 13 years ago
  53. 015758d batman-adv: correct several typ0s in the comments by Antonio Quartulli · 13 years ago
  54. 1a1f37d batman-adv: hash_add() has to discriminate on the return value by Antonio Quartulli · 13 years ago
  55. ca1ba7c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 13 years ago
  56. 6461be3 net: Preserve ooo_okay when copying skb header by Changli Gao · 13 years ago
  57. 2e025c7 dm9000: define debug level as a module parameter by Vladimir Zapolskiy · 13 years ago
  58. 823dcd2 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  59. eaa3666 tg3: Update version to 3.120 by Matt Carlson · 13 years ago
  60. 941ec90 tg3: Add external loopback support to selftest by Matt Carlson · 13 years ago
  61. 28a4595 tg3: Restructure tg3_test_loopback by Matt Carlson · 13 years ago
  62. 5e5a7f3 tg3: Pull phy int lpbk setup into separate func by Matt Carlson · 13 years ago
  63. 6e01b20 tg3: Consilidate MAC loopback code by Matt Carlson · 13 years ago
  64. 2215e24 tg3: Remove dead code by Matt Carlson · 13 years ago
  65. b2d2ccf qlge: Adding Maintainer. by Jitendra Kalsaria · 13 years ago
  66. 4ca2462 net: add the comment for skb->l4_rxhash by Changli Gao · 13 years ago
  67. 66f32a8 ixgbe: Cleanup FCOE and VLAN handling in xmit_frame_ring by Alexander Duyck · 13 years ago
  68. 971060b ixgbe: replace reference to CONFIG_FCOE with IXGBE_FCOE by Alexander Duyck · 13 years ago
  69. d3d0023 ixgbe: Refactor transmit map and cleanup routines by Alexander Duyck · 13 years ago
  70. 0ebafd8 ixgbe - DDP last user buffer - error to warn by Amir Hanania · 13 years ago
  71. 98e7743 ipv6: Fix ipv6_getsockopt for IPV6_2292PKTOPTIONS by Daniel Baluta · 13 years ago
  72. c5778b4 e1000e: bump driver version number by Bruce Allan · 13 years ago
  73. 5f45021 e1000e: convert driver to use extended descriptors by Bruce Allan · 13 years ago
  74. ae1511b net: rps: support PPPOE session messages by Changli Gao · 13 years ago
  75. 1ff1986 net: rps: support 802.1Q by Changli Gao · 13 years ago
  76. 939cf30 be2net: Storing the 'vid' got by the grp5 event instead of storing the vlan_tag by Somnath Kotur · 13 years ago
  77. 96b0acc bnx2x: downgrade Max BW error message to debug by Michal Schmidt · 13 years ago
  78. 3b3bceef net: fix IBM EMAC driver after rename. by Tony Breeds · 13 years ago
  79. e88db79 NET: Korina: Don't include <asm/segment.h> by Ralf Baechle · 13 years ago
  80. e987716 MAINTAINERS: qlcnic by Anirban Chakraborty · 13 years ago
  81. 2d5b2c5 net: netdev-features.txt update to Documentation/networking/00-INDEX by Willem de Bruijn · 13 years ago
  82. c5114cd vlan: reset headers on accel emulation path by Jiri Pirko · 13 years ago
  83. 83c07dd MAINTAINERS: change netxen_nic maintainers by Amit Kumar Salecha · 13 years ago
  84. 9331db4 forcedeth: call vlan_mode only if hw supports vlans by Jiri Pirko · 13 years ago
  85. b489da8 flexcan: Add flexcan device support for p1010rdb. by holt@sgi.com · 13 years ago
  86. 97efe9a flexcan: Prefer device tree clock frequency if available. by holt@sgi.com · 13 years ago
  87. c8aef4c flexcan: Add of_match to platform_device definition. by holt@sgi.com · 13 years ago
  88. 243abbf flexcan: Fix up fsl-flexcan device tree binding. by holt@sgi.com · 13 years ago
  89. 61e271e flexcan: Abstract off read/write for big/little endian. by holt@sgi.com · 13 years ago
  90. 12732c3 flexcan: Remove #include <mach/clock.h> by holt@sgi.com · 13 years ago
  91. b81693d net: remove ndo_set_multicast_list callback by Jiri Pirko · 13 years ago
  92. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  93. 0178934 net: introduce IFF_UNICAST_FLT private flag by Jiri Pirko · 13 years ago
  94. d03462b bonding: use ndo_change_rx_flags callback by Jiri Pirko · 13 years ago
  95. f3ba150 Merge branch 'can/mscan' of git://git.pengutronix.de/git/mkl/linux-2.6 by David S. Miller · 13 years ago
  96. 9a75a97 via-velocity: remove non-tagged packet filtering by Jiri Pirko · 13 years ago
  97. ba3211c bonding:reset backup and inactive flag of slave by Peter Pan(潘卫平) · 13 years ago
  98. 8919bc1 net_sched: fix port mirror/redirect stats reporting by Jamal Hadi Salim · 13 years ago
  99. c6865cb rps: Inspect GRE encapsulated packets to get flow hash by Tom Herbert · 13 years ago
  100. e971b72 rps: Infrastructure in __skb_get_rxhash for deep inspection by Tom Herbert · 13 years ago