1. 1eb1cc7 net: Kconfig change for KSZ884X driver by Tristram Ha · 15 years ago
  2. 8ca86fd net: Micrel KSZ8841/2 PCI Ethernet driver by Tristram Ha · 15 years ago
  3. 447d8c2 net: move am79c961's probe function to .devinit.text by Uwe Kleine-König · 15 years ago
  4. 2bec5a3 ipv6: fib: fix crash when changing large fib while dumping it by Patrick McHardy · 15 years ago
  5. 69a6a0b dccp: allow probing of CCID-array length by Gerrit Renker · 15 years ago
  6. 7455a76 macb: straighten out macb_mii_probe function by Jiri Pirko · 15 years ago
  7. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 15 years ago
  8. 8e55742 ethtool: Use explicit designated initializers for .cmd by Roland Dreier · 15 years ago
  9. 92eb879 ixgbe: Bump driver version up by Peter Waskiewicz · 15 years ago
  10. 9a713e7 ixgbe: Add support for the new ethtool n-tuple programming interface by Peter Waskiewicz · 15 years ago
  11. 15682bc ethtool: Introduce n-tuple filter programming support by Peter P Waskiewicz Jr · 15 years ago
  12. 375c568 sky2: receive checksum refactoring by stephen hemminger · 15 years ago
  13. acd12dd sky2: disable ASF on Yukon Supreme by stephen hemminger · 15 years ago
  14. a0db28b sky2: resume clocks by stephen hemminger · 15 years ago
  15. bd011e8 fec: Add ARCH_MX5 as a dependency by Amit Kucheria · 15 years ago
  16. fceb291 fec: Add LAN8700 phy support by Amit Kucheria · 15 years ago
  17. 633e753 fec: fix uninitialized rx buffer usage by Rob Herring · 15 years ago
  18. 67de792 net: atm: use seq_list_foo() helpers by Li Zefan · 15 years ago
  19. a2b79b4 net: ipx: use seq_list_foo() helpers by Li Zefan · 15 years ago
  20. 216437e net: irda: use seq_list_foo() helpers by Li Zefan · 15 years ago
  21. 4f13420 net: x25: use seq_list_foo() helpers by Li Zefan · 15 years ago
  22. 27b5b86 net: af_key: use seq_hlist_foo() helpers by Li Zefan · 15 years ago
  23. efaffb7 net: appletalk: use seq_hlist_foo() helpers by Li Zefan · 15 years ago
  24. b512f3d net: ax25: use seq_hlist_foo() helpers by Li Zefan · 15 years ago
  25. 90dd7f5 net: netrom: use seq_hlist_foo() helpers by Li Zefan · 15 years ago
  26. b7ceabd net: packet: use seq_hlist_foo() helpers by Li Zefan · 15 years ago
  27. b999748 net: rose: use seq_hlist_foo() helpers by Li Zefan · 15 years ago
  28. 32d2e3a net: x25: use seq_hlist_foo() helpers by Li Zefan · 15 years ago
  29. c414664 net: add a wrapper sk_entry() by Li Zefan · 15 years ago
  30. 66655de seq_file: Add helpers for iteration over a hlist by Li Zefan · 15 years ago
  31. b1109bf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  32. 44bfce5 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 by David S. Miller · 15 years ago
  33. bcf4d81 drivers/net: Correct NULL test by Julia Lawall · 15 years ago
  34. 3af26f5 MAINTAINERS: networking drivers - Add git net-next tree by Joe Perches · 15 years ago
  35. d4ae20b net/sched: Fix module name in Kconfig by Jan Luebbe · 15 years ago
  36. 2d17188 cxgb3: fix GRO checksum check by Divy Le Ray · 15 years ago
  37. 2fc1b5d dst: call cond_resched() in dst_gc_task() by Eric Dumazet · 15 years ago
  38. d696c7b netfilter: nf_conntrack: fix hash resizing with namespaces by Patrick McHardy · 15 years ago
  39. 14c7dbe netfilter: xtables: compat out of scope fix by Alexey Dobriyan · 15 years ago
  40. 13ccdfc netfilter: nf_conntrack: restrict runtime expect hashsize modifications by Alexey Dobriyan · 15 years ago
  41. 5b3501f netfilter: nf_conntrack: per netns nf_conntrack_cachep by Eric Dumazet · 15 years ago
  42. 9edd7ca netfilter: nf_conntrack: fix memory corruption with multiple namespaces by Patrick McHardy · 15 years ago
  43. 889b8f9 packet: Kill CONFIG_PACKET_MMAP. by David S. Miller · 15 years ago
  44. 15c697c Bluetooth: Keep a copy of each HID device's report descriptor by Michael Poole · 15 years ago
  45. 7aeef97 net: e1000e: convert to use mc helpers by Jiri Pirko · 15 years ago
  46. 2cc04d2 net: dm9601: convert to use mc helpers by Jiri Pirko · 15 years ago
  47. 6d55ad4 net: 8139too: convert to use mc helpers by Jiri Pirko · 15 years ago
  48. a56ed41 net: 8139cp: convert to use mc helpers by Jiri Pirko · 15 years ago
  49. b405e8d e1000e: Fix namespace conflicts wrt. e1000_has_link by David S. Miller · 15 years ago
  50. 570930f bridge: Remove unused age_list by Herbert Xu · 15 years ago
  51. bfd5f4a packet: Add GSO/csum offload support. by Sridhar Samudrala · 15 years ago
  52. 746079d qlge: Code clean up by Breno Leitao · 15 years ago
  53. e0fee99 qlge: removing unreachable block of code by Breno Leitao · 15 years ago
  54. d088dde ipv4: obsolete config in kernel source (IP_ROUTE_PERVASIVE) by Christoph Egger · 15 years ago
  55. 1b3f720 pktgen: Fix freezing problem by Rafael J. Wysocki · 15 years ago
  56. b0f83b2 doc: document IPv6 parameters by Brian Haley · 15 years ago
  57. 15c052f qlge: Add watchdog timer. by Ron Mercer · 15 years ago
  58. f8f76db libphy: add phy_find_first function by Jiri Pirko · 15 years ago
  59. 6683ece net: use helpers to access mc list V2 by Jiri Pirko · 15 years ago
  60. feeb272 igb: make certain to reassign legacy interrupt vectors after reset by Alexander Duyck · 15 years ago
  61. 1b92403 stmmac: fix 'lenght' typo in comments and code by Giuseppe Cavallaro · 15 years ago
  62. ae06b83 can: ems_usb: removed duplicated code setting local echo support by Thadeu Lima de Souza Cascardo · 15 years ago
  63. 10be7eb Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  64. 90c3033 sky2: Flow control frames recorded as dropped packets by Stephen Hemminger · 15 years ago
  65. 3fbd918 sky2: hand receive DMA mapping failures by stephen hemminger · 15 years ago
  66. 1621e09 net: CONFIG_COMPAT redux by Alexey Dobriyan · 15 years ago
  67. bf66f37 can: mcp251x: Move to threaded interrupts instead of workqueues. by Christian Pellegrin · 15 years ago
  68. 35cfabd bonding: Remove net_device_stats from bonding struct by Ajit Khaparde · 15 years ago
  69. 235ecb1 drivers/net/davinci_emac.c: Fix continuation line formats by Joe Perches · 15 years ago
  70. 59b26c7 trivial: remove duplicated "from" in CAN USB EMS Kconfig help by Thadeu Lima de Souza Cascardo · 15 years ago
  71. 20d29d7 net: macvtap driver by Arnd Bergmann · 15 years ago
  72. fc0663d macvlan: allow multiple driver backends by Arnd Bergmann · 15 years ago
  73. 8a83a00 net: maintain namespace isolation between vlan and real device by Arnd Bergmann · 15 years ago
  74. 6884b34 net/rds: remove uses of NIPQUAD, use %pI4 by Joe Perches · 15 years ago
  75. 650b2ef mISDN: positive error return should be negative in mode_hfcmulti() by Roel Kluin · 15 years ago
  76. 3e59817 isdn: mISDN, don't compile unused stuff by Jiri Slaby · 15 years ago
  77. f0f4d64 hardware/mISDN/mISDNinfineon.c: bail out of loop on error by Darren Jenkins · 15 years ago
  78. e23e117 hisax: timeout off by one in waitrecmsg() by Roel Kluin · 15 years ago
  79. 3fdde0a irda: add missing BKL in irnet_ppp ioctl by Thadeu Lima de Souza Cascardo · 15 years ago
  80. 454debe irda: unbalanced lock_kernel in irnet_ppp by Thadeu Lima de Souza Cascardo · 15 years ago
  81. 4bbd1a1 qlge: Add check for eeh failure when closing device. by Ron Mercer · 15 years ago
  82. a112fd4 qlge: Move reset from eeh io_resume to slot_reset. by Ron Mercer · 15 years ago
  83. 4a0b9ca ixgbe: Make descriptor ring allocations NUMA-aware by PJ Waskiewicz · 15 years ago
  84. 1a6c14a ixgbe: Allocate driver resources per NUMA node by Jesse Brandeburg · 15 years ago
  85. dbb5aae e1000: call pci_save_state after pci_restore_state by Nick Nunley · 15 years ago
  86. b548192 e1000: Report link status in ethtool when interface is down by Nick Nunley · 15 years ago
  87. 10eec95 ixgbe: only process one ixgbe_watchdog_task at a time. by John Fastabend · 15 years ago
  88. 9c119ba Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  89. fdd3d63 ixgbe: Fix return of invalid txq by Krishna Kumar · 15 years ago
  90. e44d38e ixgbe: Fix ixgbe_tx_map error path by Anton Blanchard · 15 years ago
  91. e15eec2 netxen: protect resource cleanup by rtnl lock by Amit Kumar Salecha · 15 years ago
  92. 41f3e0b netxen: fix tx timeout recovery for NX2031 chip by Amit Kumar Salecha · 15 years ago
  93. a4b97f2 sfc: Do not include unneeded headers by Ben Hutchings · 15 years ago
  94. 754c653 sfc: Fix some incorrect or redundant comments by Ben Hutchings · 15 years ago
  95. 2291b20 sfc: Remove declarations of nonexistent functions by Ben Hutchings · 15 years ago
  96. 4cddca5 sfc: Add some missing bits to register self-test masks by Steve Hodgson · 15 years ago
  97. c91f48d sfc: Survive ISR0=0 bug in the shared IRQ case by Guido Barzini · 15 years ago
  98. 2e80340 sfc: Implement NVRAM selftest for SFC9000 family by Ben Hutchings · 15 years ago
  99. 4f16c07 sfc: Replace PHY MDIO test with an 'alive' test by Ben Hutchings · 15 years ago
  100. 7a6b8f6 sfc: Enable autonegotiated flow-control by default if supported by Steve Hodgson · 15 years ago