1. bf26414 xps: Add CONFIG_XPS by Tom Herbert · 14 years ago
  2. 8fa9208 qeth: l3 fix len in tso hdr by Frank Blaschka · 14 years ago
  3. 2b6203b qeth: enable interface setup if LAN is offline by Ursula Braun · 14 years ago
  4. cdac082 drivers/s390/net: Remove unnecessary semicolons by Joe Perches · 14 years ago
  5. f3aa313 qeth lcs: convert mc rwlock to RCU by Sachin Sant · 14 years ago
  6. 5e95596 stmmac: fix stmmac_resume removing not yet used shutdown flag by Giuseppe Cavallaro · 14 years ago
  7. de855b9 forcedeth: use usleep_range not msleep for small sleeps by Szymon Janc · 14 years ago
  8. 34cf97e forcedeth: do not use assignment in if conditions by Szymon Janc · 14 years ago
  9. 5504e13 forcedeth: include <linux/io.h> and <linux/uaccess.h> instead of <asm/io.h> and <asm/uaccess.h> as suggested by checkpatch by Szymon Janc · 14 years ago
  10. 9b03b06 forcedeth: remove unnecessary checks before kfree by Szymon Janc · 14 years ago
  11. 78aea4f forcedeth: fix multiple code style issues by Szymon Janc · 14 years ago
  12. 47c0531 zd1211rw: document need for kmalloc cast by Joe Perches · 14 years ago
  13. e80be0b vxge: remove unnecessary [kv][mcz]alloc casts by Joe Perches · 14 years ago
  14. f316746 qlcnic: remove unnecessary [kv][mcz]alloc casts by Joe Perches · 14 years ago
  15. 0acdf68 netxen: remove unnecessary [kv][mcz]alloc casts by Joe Perches · 14 years ago
  16. c661c4a cxgb3: Removing unused return variable by Breno Leitao · 14 years ago
  17. 82a39eb ipv6: Prepare the tree for un-inlined jhash. by Jozsef Kadlecsik · 14 years ago
  18. aa285b1 xfrm: fix gre key endianess by Timo Teräs · 14 years ago
  19. 6a63262 ethoc: remove division from loops by Jonas Bonn · 14 years ago
  20. 4f64bcb ethoc: fix function return type by Jonas Bonn · 14 years ago
  21. 8dac428 ethoc: rework mdio read/write by Jonas Bonn · 14 years ago
  22. fa98eb0 ethoc: rework interrupt handling by Jonas Bonn · 14 years ago
  23. 20f70dd ethoc: Double check pending RX packet by Jonas Bonn · 14 years ago
  24. 7438a54 ethoc: enable interrupts after napi_complete by Adam Edvardsson · 14 years ago
  25. eac0d3f ethoc: remove unused spinlock by Jonas Bonn · 14 years ago
  26. e0f4258 ethoc: Add device tree configuration by Jonas Bonn · 14 years ago
  27. 3f0a069 X25 remove bkl in call user data length ioctl by andrew hendry · 14 years ago
  28. 74a7e44 X25 remove bkl from causediag ioctls by andrew hendry · 14 years ago
  29. 5b7958d X25 remove bkl from calluserdata ioctls by andrew hendry · 14 years ago
  30. f90de66 X25 remove bkl in facility ioctls by andrew hendry · 14 years ago
  31. 5595a1a X25 remove bkl in subscription ioctls by andrew hendry · 14 years ago
  32. 5892b9e bnx2x: Use helpers instead of direct access to the shinfo(skb) fields by Vladislav Zolotarov · 14 years ago
  33. be7ff1a bnx2: Remove config access to non-standard registers by Michael Chan · 14 years ago
  34. a5dac10 bnx2: Fix reset bug on 5709 by Eddie Wai · 14 years ago
  35. 19eb5cc 8021q: vlan device is lockless do not transfer real_num_{tx|rx}_queues by John Fastabend · 14 years ago
  36. 5a0d226 net: add netif_tx_queue_frozen_or_stopped by Eric Dumazet · 14 years ago
  37. d3c15ca ipv6: kill two unused macro definition by Shan Wei · 14 years ago
  38. a40c9f8 net: add some KERN_CONT markers to continuation lines by Uwe Kleine-König · 14 years ago
  39. 5a6f95e netxen: avoid using reset_devices as it may become obsolete by Rajesh Borundia · 14 years ago
  40. b0044bc qlcnic: avoid using reset_devices as it may become obsolete. by Rajesh Borundia · 14 years ago
  41. 5584b80 sctp: kill unused macro definition by Shan Wei · 14 years ago
  42. cf7afbf rtnl: make link af-specific updates atomic by Thomas Graf · 14 years ago
  43. 89bf67f drivers/net: use vzalloc() by Eric Dumazet · 14 years ago
  44. fe6d2a3 be2net: adding support for Lancer family of CNAs by Sathya Perla · 14 years ago
  45. 1d24eb4 xps: Transmit Packet Steering by Tom Herbert · 14 years ago
  46. 3853b58 xps: Improvements in TX queue selection by Tom Herbert · 14 years ago
  47. 22f4fbd infiniband: remove dev_base_lock use by Eric Dumazet · 14 years ago
  48. bba14de scm: lower SCM_MAX_FD by Eric Dumazet · 14 years ago
  49. 456b61b ipv6: mcast: RCU conversion by Eric Dumazet · 14 years ago
  50. 2757a15 stmmac: update the driver version by Giuseppe CAVALLARO · 14 years ago
  51. 874bd42 stmmac: convert to dev_pm_ops. by Giuseppe CAVALLARO · 14 years ago
  52. 293bb1c stmmac: add init/exit callback in plat_stmmacenet_data struct by Giuseppe CAVALLARO · 14 years ago
  53. 9dfeb4d stmmac: tidy-up stmmac_priv structure by Giuseppe CAVALLARO · 14 years ago
  54. b340007 bnx2x: Do interrupt mode initialization and NAPIs adding before register_netdev() by Vladislav Zolotarov · 14 years ago
  55. e1210d1 bnx2x: Disable local BHes to prevent a dead-lock situation by Eric Dumazet · 14 years ago
  56. 37a11845 tg3: Remove tg3_config_info definition by Matt Carlson · 14 years ago
  57. 2e1e329 tg3: Enable phy APD for 5717 and later asic revs by Matt Carlson · 14 years ago
  58. 4bae65c tg3: use dma_alloc_coherent() instead of pci_alloc_consistent() by Matt Carlson · 14 years ago
  59. b92b904 tg3: Reenable TSS for 5719 by Matt Carlson · 14 years ago
  60. deabaac tg3: Enable mult rd DMA engine on 5719 by Matt Carlson · 14 years ago
  61. 07ae8fc tg3: Reorg tg3_napi members by Matt Carlson · 14 years ago
  62. cf79003 tg3: Fix 5719 internal FIFO overflow problem by Matt Carlson · 14 years ago
  63. d2394e6b tg3: Always turn on APE features in mac_mode reg by Matt Carlson · 14 years ago
  64. b75cc0e tg3: Assign correct tx margin for 5719 by Matt Carlson · 14 years ago
  65. 5093eed tg3: Apply 10Mbps fix to all 57765 revisions by Matt Carlson · 14 years ago
  66. 2fe66ec SELinux: indicate fatal error in compat netfilter code by Eric Paris · 14 years ago
  67. 04f6d70 SELinux: Only return netlink error when we know the return is fatal by Eric Paris · 14 years ago
  68. eb06acd macvlan: Introduce 'passthru' mode to takeover the underlying device by Sridhar Samudrala · 14 years ago
  69. e5700c7 Net: wanrouter: Makefile: Remove deprecated kbuild goal definitions by Tracey Dent · 14 years ago
  70. fdb2619 Net: sunrpc: auth_gss: Makefile: Remove deprecated kbuild goal definitions by Tracey Dent · 14 years ago
  71. 9ed05ad Net: rxrpc: Makefile: Remove deprecated kbuild goal definitions by Tracey Dent · 14 years ago
  72. 094f2fa Net: rds: Makefile: Remove deprecated items by Tracey Dent · 14 years ago
  73. 927a41f Net: phonet: Makefile: Remove deprecated kbuild goal definitions by Tracey Dent · 14 years ago
  74. 64387df Net: lapb: Makefile: Remove deprecated kbuild goal definitions by Tracey Dent · 14 years ago
  75. 94ee288 Net: irda: irnet: Makefile: Remove deprecated kbuild goal definitions by Tracey Dent · 14 years ago
  76. cd30c62 Net: irda: irlan: Makefile: Remove deprecated kbuild goal definitions by Tracey Dent · 14 years ago
  77. f91c4ae Net: irda: ircomm: Makefile: Remove deprecated kbuild goal defintions by Tracey Dent · 14 years ago
  78. 4de58df Net: ipv6: netfiliter: Makefile: Remove deprecated kbuild goal definitions by Tracey Dent · 14 years ago
  79. 6b8ff8c Net: ipv4: netfilter: Makefile: Remove deprecated kbuild goal definitions by Tracey Dent · 14 years ago
  80. cc0bdac Net: econet: Makefile: Remove deprecated kbuild goal definitions by Tracey Dent · 14 years ago
  81. 22674a2 Net: dns_resolver: Makefile: Remove deprecated kbuild goal definitions by Tracey Dent · 14 years ago
  82. fa13bc3 Net: ceph: Makefile: remove deprecated kbuild goal definitions by Tracey Dent · 14 years ago
  83. bac14e0 Net: can: Makefile: Remove deprecated kbuild goal definitions by Tracey Dent · 14 years ago
  84. a3106d0 Net: caif: Makefile: Remove deprecated items by Tracey Dent · 14 years ago
  85. 8721750 Net: bluetooth: Makefile: Remove deprecated kbuild goal definitions by Tracey Dent · 14 years ago
  86. 551eaff pktgen: allow faster module unload by Eric Dumazet · 14 years ago
  87. 20a95a2 netns: let net_generic take pointer-to-const args by Jan Engelhardt · 14 years ago
  88. bbce5a5 packet: use vzalloc() by Eric Dumazet · 14 years ago
  89. 9a2d09c ixgbe: update version number for ixgbe by Don Skidmore · 14 years ago
  90. 09c5088 net-next: Add multiqueue support to vmxnet3 driver by Shreyas Bhatewara · 14 years ago
  91. 2491242 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  92. 0670b8a X25: remove bkl in routing ioctls by andrew hendry · 14 years ago
  93. 54aafbd X25: remove bkl in inq and outq ioctls by andrew hendry · 14 years ago
  94. 1ecd66b X25: remove bkl in timestamp ioctls by andrew hendry · 14 years ago
  95. 70be998 X25: pushdown bkl in ioctls by andrew hendry · 14 years ago
  96. c26aed4 filter: use reciprocal divide by Eric Dumazet · 14 years ago
  97. 8c1592d filter: cleanup codes[] init by Eric Dumazet · 14 years ago
  98. 93aaae2 filter: optimize sk_run_filter by Eric Dumazet · 14 years ago
  99. 0302b86 net: fix kernel-doc for sk_filter_rcu_release by Randy Dunlap · 14 years ago
  100. d9efd2a be2net: Fix to avoid firmware update when interface is not open. by Sarveshwar Bandi · 14 years ago