1. cf7afbf rtnl: make link af-specific updates atomic by Thomas Graf · 14 years ago
  2. 89bf67f drivers/net: use vzalloc() by Eric Dumazet · 14 years ago
  3. fe6d2a3 be2net: adding support for Lancer family of CNAs by Sathya Perla · 14 years ago
  4. 1d24eb4 xps: Transmit Packet Steering by Tom Herbert · 14 years ago
  5. 3853b58 xps: Improvements in TX queue selection by Tom Herbert · 14 years ago
  6. 22f4fbd infiniband: remove dev_base_lock use by Eric Dumazet · 14 years ago
  7. bba14de scm: lower SCM_MAX_FD by Eric Dumazet · 14 years ago
  8. 456b61b ipv6: mcast: RCU conversion by Eric Dumazet · 14 years ago
  9. 2757a15 stmmac: update the driver version by Giuseppe CAVALLARO · 14 years ago
  10. 874bd42 stmmac: convert to dev_pm_ops. by Giuseppe CAVALLARO · 14 years ago
  11. 293bb1c stmmac: add init/exit callback in plat_stmmacenet_data struct by Giuseppe CAVALLARO · 14 years ago
  12. 9dfeb4d stmmac: tidy-up stmmac_priv structure by Giuseppe CAVALLARO · 14 years ago
  13. b340007 bnx2x: Do interrupt mode initialization and NAPIs adding before register_netdev() by Vladislav Zolotarov · 14 years ago
  14. e1210d1 bnx2x: Disable local BHes to prevent a dead-lock situation by Eric Dumazet · 14 years ago
  15. 37a11845 tg3: Remove tg3_config_info definition by Matt Carlson · 14 years ago
  16. 2e1e329 tg3: Enable phy APD for 5717 and later asic revs by Matt Carlson · 14 years ago
  17. 4bae65c tg3: use dma_alloc_coherent() instead of pci_alloc_consistent() by Matt Carlson · 14 years ago
  18. b92b904 tg3: Reenable TSS for 5719 by Matt Carlson · 14 years ago
  19. deabaac tg3: Enable mult rd DMA engine on 5719 by Matt Carlson · 14 years ago
  20. 07ae8fc tg3: Reorg tg3_napi members by Matt Carlson · 14 years ago
  21. cf79003 tg3: Fix 5719 internal FIFO overflow problem by Matt Carlson · 14 years ago
  22. d2394e6b tg3: Always turn on APE features in mac_mode reg by Matt Carlson · 14 years ago
  23. b75cc0e tg3: Assign correct tx margin for 5719 by Matt Carlson · 14 years ago
  24. 5093eed tg3: Apply 10Mbps fix to all 57765 revisions by Matt Carlson · 14 years ago
  25. 2fe66ec SELinux: indicate fatal error in compat netfilter code by Eric Paris · 14 years ago
  26. 04f6d70 SELinux: Only return netlink error when we know the return is fatal by Eric Paris · 14 years ago
  27. eb06acd macvlan: Introduce 'passthru' mode to takeover the underlying device by Sridhar Samudrala · 14 years ago
  28. e5700c7 Net: wanrouter: Makefile: Remove deprecated kbuild goal definitions by Tracey Dent · 14 years ago
  29. fdb2619 Net: sunrpc: auth_gss: Makefile: Remove deprecated kbuild goal definitions by Tracey Dent · 14 years ago
  30. 9ed05ad Net: rxrpc: Makefile: Remove deprecated kbuild goal definitions by Tracey Dent · 14 years ago
  31. 094f2fa Net: rds: Makefile: Remove deprecated items by Tracey Dent · 14 years ago
  32. 927a41f Net: phonet: Makefile: Remove deprecated kbuild goal definitions by Tracey Dent · 14 years ago
  33. 64387df Net: lapb: Makefile: Remove deprecated kbuild goal definitions by Tracey Dent · 14 years ago
  34. 94ee288 Net: irda: irnet: Makefile: Remove deprecated kbuild goal definitions by Tracey Dent · 14 years ago
  35. cd30c62 Net: irda: irlan: Makefile: Remove deprecated kbuild goal definitions by Tracey Dent · 14 years ago
  36. f91c4ae Net: irda: ircomm: Makefile: Remove deprecated kbuild goal defintions by Tracey Dent · 14 years ago
  37. 4de58df Net: ipv6: netfiliter: Makefile: Remove deprecated kbuild goal definitions by Tracey Dent · 14 years ago
  38. 6b8ff8c Net: ipv4: netfilter: Makefile: Remove deprecated kbuild goal definitions by Tracey Dent · 14 years ago
  39. cc0bdac Net: econet: Makefile: Remove deprecated kbuild goal definitions by Tracey Dent · 14 years ago
  40. 22674a2 Net: dns_resolver: Makefile: Remove deprecated kbuild goal definitions by Tracey Dent · 14 years ago
  41. fa13bc3 Net: ceph: Makefile: remove deprecated kbuild goal definitions by Tracey Dent · 14 years ago
  42. bac14e0 Net: can: Makefile: Remove deprecated kbuild goal definitions by Tracey Dent · 14 years ago
  43. a3106d0 Net: caif: Makefile: Remove deprecated items by Tracey Dent · 14 years ago
  44. 8721750 Net: bluetooth: Makefile: Remove deprecated kbuild goal definitions by Tracey Dent · 14 years ago
  45. 551eaff pktgen: allow faster module unload by Eric Dumazet · 14 years ago
  46. 20a95a2 netns: let net_generic take pointer-to-const args by Jan Engelhardt · 14 years ago
  47. bbce5a5 packet: use vzalloc() by Eric Dumazet · 14 years ago
  48. 9a2d09c ixgbe: update version number for ixgbe by Don Skidmore · 14 years ago
  49. 09c5088 net-next: Add multiqueue support to vmxnet3 driver by Shreyas Bhatewara · 14 years ago
  50. 2491242 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  51. 0670b8a X25: remove bkl in routing ioctls by andrew hendry · 14 years ago
  52. 54aafbd X25: remove bkl in inq and outq ioctls by andrew hendry · 14 years ago
  53. 1ecd66b X25: remove bkl in timestamp ioctls by andrew hendry · 14 years ago
  54. 70be998 X25: pushdown bkl in ioctls by andrew hendry · 14 years ago
  55. c26aed4 filter: use reciprocal divide by Eric Dumazet · 14 years ago
  56. 8c1592d filter: cleanup codes[] init by Eric Dumazet · 14 years ago
  57. 93aaae2 filter: optimize sk_run_filter by Eric Dumazet · 14 years ago
  58. 0302b86 net: fix kernel-doc for sk_filter_rcu_release by Randy Dunlap · 14 years ago
  59. d9efd2a be2net: Fix to avoid firmware update when interface is not open. by Sarveshwar Bandi · 14 years ago
  60. dba4490d netfilter: fix IP_VS dependencies by Patrick McHardy · 14 years ago
  61. 925e277 net: irda: irttp: sync error paths of data- and udata-requests by Wolfram Sang · 14 years ago
  62. 18a31e1 ipv6: Expose reachable and retrans timer values as msecs by Thomas Graf · 14 years ago
  63. 0a80410 can: EG20T PCH: use BIT(X) by Tomoya · 14 years ago
  64. 086b565 can: EG20T PCH: add prefix to macro by Tomoya · 14 years ago
  65. 07bfa52 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  66. 30dfe2c atm: fore200e: Fix build warning. by David S. Miller · 14 years ago
  67. 93908d1 ipv6: Expose IFLA_PROTINFO timer values in msecs instead of jiffies by Thomas Graf · 14 years ago
  68. 57e1ab6 igmp: refine skb allocations by Eric Dumazet · 14 years ago
  69. 4c3710a net: move definitions of BPF_S_* to net/core/filter.c by Changli Gao · 14 years ago
  70. cba328f filter: Optimize instruction revalidation code. by Tetsuo Handa · 14 years ago
  71. d530db0 3c59x: fix build failure on !CONFIG_PCI by Namhyung Kim · 14 years ago
  72. 1aa46ec ipg.c: remove id [SUNDANCE, 0x1021] by Ken Kawasaki · 14 years ago
  73. 9e50e3a net: add priority field to pktgen by John Fastabend · 14 years ago
  74. 8ea9122 net: caif: spi: fix potential NULL dereference by Vasiliy Kulikov · 14 years ago
  75. 3bf30b5 ath9k_htc: Avoid setting QoS control for non-QoS frames by Rajkumar Manoharan · 14 years ago
  76. 7d8e76b net: zero kobject in rx_queue_release by John Fastabend · 14 years ago
  77. ef22b7b net: Fix duplicate volatile warning. by Tetsuo Handa · 14 years ago
  78. f72f2f4 dccp ccid-2: whitespace fix-up by Gerrit Renker · 14 years ago
  79. 866f3b2 bonding: IGMP handling cleanup by Eric Dumazet · 14 years ago
  80. b52b97a MAINTAINERS: Add stmmac maintainer by Giuseppe Cavallaro · 14 years ago
  81. 3006bc3 bonding: fix a race in IGMP handling by Eric Dumazet · 14 years ago
  82. 09a02fd cfg80211: fix can_beacon_sec_chan, reenable HT40 by Mark Mentovai · 14 years ago
  83. 28cb6cc gianfar: fix signedness issue by Nicolas Kaiser · 14 years ago
  84. dda0b38 net: ipv4: tcp_probe: cleanup snprintf() use by Vasiliy Kulikov · 14 years ago
  85. 9ea1948 net: zero kobject in rx_queue_release by John Fastabend · 14 years ago
  86. 5811662 net: use the macros defined for the members of flowi by Changli Gao · 14 years ago
  87. dd68ad2 net: more Kconfig whitespace cleanup by Philippe De Muyter · 14 years ago
  88. b1323c8 drivers/net/can/sja1000: Use printf extension %pR for struct resource by Joe Perches · 14 years ago
  89. d8ee707 drivers/net/vxge/vxge-main.c: Remove unnecessary casts of pci_get_drvdata by Joe Perches · 14 years ago
  90. a31ff38 drivers/net/s2io.c: Remove unnecessary casts of pci_get_drvdata by Joe Perches · 14 years ago
  91. 870634b net: bnx2x: fix error value sign by Vasiliy Kulikov · 14 years ago
  92. 24b7ea9 8139cp: fix checksum broken by Shan Wei · 14 years ago
  93. d5d3ebe r8169: fix checksum broken by Shan Wei · 14 years ago
  94. 218854a rds: Integer overflow in RDS cmsg handling by Dan Rosenberg · 14 years ago
  95. 802aa9c qlcnic: Bumped up driver version to 5.0.12 by Anirban Chakraborty · 14 years ago
  96. 706f23a qlcnic: lro off message log from set rx checsum by Sony Chacko · 14 years ago
  97. 2679a13 qlcnic: Add description for CN1000Q adapter by Sritej Velaga · 14 years ago
  98. c21fd48 qlcnic: Fix for kdump by Rajesh Borundia · 14 years ago
  99. 2abea2f qlcnic: Allow minimum bandwidth of zero by Sucheta Chakraborty · 14 years ago
  100. b382b19 ipv6: AF_INET6 link address family by Thomas Graf · 14 years ago