1. 10886af e1000: correct wrong coding style for "else" by Jiri Pirko · 15 years ago
  2. 295fae5 xfrm: Allow user space manipulation of SPD mark by Jamal Hadi Salim · 15 years ago
  3. 6f26b61 xfrm: Allow user space config of SAD mark by Jamal Hadi Salim · 15 years ago
  4. 34f8d88 xfrm: SP lookups with mark by Jamal Hadi Salim · 15 years ago
  5. 8ca2e93 xfrm: SP lookups signature with mark by Jamal Hadi Salim · 15 years ago
  6. 3d6acfa xfrm: SA lookups with mark by Jamal Hadi Salim · 15 years ago
  7. bd55775 xfrm: SA lookups signature with mark by Jamal Hadi Salim · 15 years ago
  8. bf825f81 xfrm: introduce basic mark infrastructure by Jamal Hadi Salim · 15 years ago
  9. 7f6b9db af_key: locking change by stephen hemminger · 15 years ago
  10. 808f511 packet: convert socket list to RCU (v3) by stephen hemminger · 15 years ago
  11. 1cc5232 seq_file: add RCU versions of new hlist/list iterators (v3) by stephen hemminger · 15 years ago
  12. 35e2da4 can:ti_hecc: Add pm hook-up by Sriram · 15 years ago
  13. e5f8d9a isdn: fix a few Kconfig imperfections by Tilman Schmidt · 15 years ago
  14. 48e2f18 net: convert multiple drivers to use netdev_for_each_mc_addr, part4 by Jiri Pirko · 15 years ago
  15. 7a81e9f e1000: convert to use netdev_for_each_mc_addr by Jiri Pirko · 15 years ago
  16. 0ddf477 net: convert multiple drivers to use netdev_for_each_mc_addr, part3 by Jiri Pirko · 15 years ago
  17. 3b9a772 net/arm: convert to use netdev_for_each_mc_addr by Jiri Pirko · 15 years ago
  18. 0bc88e4 drivers/net/typhoon.c: Use (pr|netdev)_<level> macro helpers by Joe Perches · 15 years ago
  19. 5363920 b44: use netdev_alloc_skb instead of dev_alloc_skb by Hauke Mehrtens · 15 years ago
  20. 8850dce b44: Set PHY address to NO_PHY if reset fails. by Hauke Mehrtens · 15 years ago
  21. 7a0deb6 pci: add support for 82576NS serdes to existing SR-IOV quirk by Alexander Duyck · 15 years ago
  22. 3c945e5 ixgbe: prevent speculative processing of descriptors before ready by Milton Miller · 15 years ago
  23. 06c92ee eepro: fix netdev_mc_count conversion by Alexander Beregalov · 15 years ago
  24. f66d744 MAINTAINERS: Add two maintainers for be2net driver by Ajit Khaparde · 15 years ago
  25. 9772a431 be2net: Bump the driver version number by Ajit Khaparde · 15 years ago
  26. 91992e4 be2net: Maintain tx and rx counters in driver by Ajit Khaparde · 15 years ago
  27. 294aedc be2net: update copyright dates by Ajit Khaparde · 15 years ago
  28. 3531768 r8169: enable 64-bit DMA by default for PCI Express devices (v2) by Robert Hancock · 15 years ago
  29. e4fc856 mlx4: replace the dma_sync_single_range_for_cpu/device API by FUJITA Tomonori · 15 years ago
  30. 6e03718 greth: some driver cleanups by kirjanov@gmail.com · 15 years ago
  31. 91fea58 net/pcmcia: convert to use netdev_for_each_mc_addr by Jiri Pirko · 15 years ago
  32. 2f1eb65 xfrm: Flushing empty SPD generates false events by Jamal Hadi Salim · 15 years ago
  33. 9e64cc9 xfrm: Flushing empty SAD generates false events by Jamal Hadi Salim · 15 years ago
  34. 8be987d pfkey: fix SA and SP flush sequence by Jamal Hadi Salim · 15 years ago
  35. 927606a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 15 years ago
  36. 64507fd netfilter: nf_queue: fix NF_STOLEN skb leak by Eric Dumazet · 15 years ago
  37. a88e22a netfilter: ctnetlink: fix creation of conntrack with helpers by Pablo Neira Ayuso · 15 years ago
  38. cf261b2 net: Make GRETH driver depend on SPARC. by David S. Miller · 15 years ago
  39. 4bac6b1 netfilter: restore POST_ROUTING hook in NF_HOOK_COND by Patrick McHardy · 15 years ago
  40. ad06ab2 drivers/net/sis190.c: Use (pr|netdev|netif)_<level> macro helpers by Joe Perches · 15 years ago
  41. 05dbe00 drivers/net/tg3.c: Use (pr|netdev)_<level> macro helpers by Joe Perches · 15 years ago
  42. f546444 Orphan DECnet by Chrissie Caulfield · 15 years ago
  43. b03388d be2net: free tx buffers when completions never arrive by Sathya Perla · 15 years ago
  44. 72032fd xfrm: Introduce LINUX_MIB_XFRMFWDHDRERROR by jamal · 15 years ago
  45. 7e38017 net: TCP thin dupack by Andreas Petlund · 15 years ago
  46. 36e31b0a net: TCP thin linear timeouts by Andreas Petlund · 15 years ago
  47. 5aa4b32 net: TCP thin-stream detection by Andreas Petlund · 15 years ago
  48. 16cad98 tokenring: convert to use netdev_for_each_mc_addr by Jiri Pirko · 15 years ago
  49. d590794 staging: convert to use netdev_for_each_mc_addr by Jiri Pirko · 15 years ago
  50. a92635d net/usb: convert to use netdev_for_each_mc_addr by Jiri Pirko · 15 years ago
  51. 4302b67 tulip: convert to use netdev_for_each_mc_addr by Jiri Pirko · 15 years ago
  52. 5508590 net: convert multiple drivers to use netdev_for_each_mc_addr, part2 by Jiri Pirko · 15 years ago
  53. 2a0d18f smsc911x: convert to use netdev_for_each_mc_addr by Jiri Pirko · 15 years ago
  54. 59ce25d 3c5xx: use netdev_mc_* helpers by Jiri Pirko · 15 years ago
  55. bf473a2 depca: remove forgotten needless inicialization by Jiri Pirko · 15 years ago
  56. b54452b const: struct nla_policy by Alexey Dobriyan · 15 years ago
  57. 3ffe533 ipv6: drop unused "dev" arg of icmpv6_send() by Alexey Dobriyan · 15 years ago
  58. bbef49d ipv6: use standard lists for FIB walks by Alexey Dobriyan · 15 years ago
  59. bc417d9 ipv6: remove stale MIB definitions by Alexey Dobriyan · 15 years ago
  60. 663717f AF_UNIX: update locking comment by Stephen Hemminger · 15 years ago
  61. b9fb9ee macvtap: add GSO/csum offload support by Arnd Bergmann · 15 years ago
  62. 501c774 net/macvtap: add vhost support by Arnd Bergmann · 15 years ago
  63. 02df55d macvtap: rework object lifetime rules by Arnd Bergmann · 15 years ago
  64. 37ee3d5 netfilter: nf_defrag_ipv4: fix compilation error with NF_CONNTRACK=n by Patrick McHardy · 15 years ago
  65. 2906f66 ipvs: SCTP Trasport Loadbalancing Support by Venkata Mohan Reddy · 15 years ago
  66. 477c608 Merge branch 'ebt_config_compat_v4' of git://git.breakpoint.cc/fw/nf-next-2.6 by Patrick McHardy · 15 years ago
  67. 6457d26 IPv6: convert mc_lock to spinlock by Stephen Hemminger · 15 years ago
  68. dfa1a04 drivers/net/tehuti.c: Reapply use DEFINE_PCI_DEVICE_TABLE() by Joe Perches · 15 years ago
  69. acbbf1f drivers/net/yellowfin.c: Use (pr|netdev)_<level> macro helpers by Joe Perches · 15 years ago
  70. ada1db5 drivers/net/sky2.c: Use (pr|netdev)_<level> macro helpers by Joe Perches · 15 years ago
  71. 67777f9 drivers/net/skge.c: Use (pr|netdev)_<level> macro helpers by Joe Perches · 15 years ago
  72. f15063c drivers/net/skge.c: Use (pr|netdev)_<level> macro helpers by Joe Perches · 15 years ago
  73. 9cd31f0 drivers/net/pci-skeleton.c: Use (pr|netdev|netif)_<level> macro helpers by Joe Perches · 15 years ago
  74. ddf79b2 drivers/net/cnic.c: Use (pr|netdev)_<level> macro helpers by Joe Perches · 15 years ago
  75. 436d27d drivers/net/cassini.c: Use (pr|netdev|netif)_<level> macro helpers by Joe Perches · 15 years ago
  76. 7995c64 drivers/net/bnx2x: Use (pr|netdev|netif)_<level> macro helpers by Joe Perches · 15 years ago
  77. 3a9c6a4 drivers/net/bnx2.c: Use (pr|netdev|netif)_<level> macro helpers by Joe Perches · 15 years ago
  78. 2fc96ff drivers/net/b44.c: Use (pr|netdev|netif)_<level> macro helpers by Joe Perches · 15 years ago
  79. 497159a drivers/net/8139too.c: Use (pr|netdev|netif)_<level> macro helpers by Joe Perches · 15 years ago
  80. b4f18b3 drivers/net/8139cp.c: Use (pr|netdev|netif)_<level> macro helpers by Joe Perches · 15 years ago
  81. be7ce53 tg3: Update version to 3.108 by Matt Carlson · 15 years ago
  82. 6a443a0 tg3: Push phylib definitions to phylib by Matt Carlson · 15 years ago
  83. 79eb690 tg3: Rename tg3 phy ID preprocessor definitions by Matt Carlson · 15 years ago
  84. 24daf2b tg3: Reformat SSID to phy ID table by Matt Carlson · 15 years ago
  85. 9ea4818 tg3: Discover phy address once by Matt Carlson · 15 years ago
  86. 0d86df8 tg3: Reduce indent level of tg3_rx_prodring_alloc by Matt Carlson · 15 years ago
  87. 1441706 tg3: Rename TG3_FLG3_RGMII_STD_IBND_DISABLE by Matt Carlson · 15 years ago
  88. b474eca tg3: Add more partno entries for fallback path by Matt Carlson · 15 years ago
  89. 2712168 tg3: Allow phylib flowctrl changes anytime by Matt Carlson · 15 years ago
  90. a4153d4 tg3: Add support for 2 new selfboot formats by Matt Carlson · 15 years ago
  91. d110114 tg3: Make 57791 and 57795 10/100 only by Matt Carlson · 15 years ago
  92. 61e800c tg3: Enforce DMA mapping / skb assignment ordering by Matt Carlson · 15 years ago
  93. 9940516 tun: socket filter support by Michael S. Tsirkin · 15 years ago
  94. 5ff3f07 net: export attach/detach filter routines by Michael S. Tsirkin · 15 years ago
  95. 305b016 chelsio: convert to use netdev_for_each_mc_addr by Jiri Pirko · 15 years ago
  96. 0988d26 cxgb3: convert to use netdev_for_each_addr by Jiri Pirko · 15 years ago
  97. e4a474f smsc911x: replace manual phy lookup. by kirjanov@gmail.com · 15 years ago
  98. e76b69c net: bug fix for vlan + gro issue by Ajit Khaparde · 15 years ago
  99. 1d4bd94 mv643xx_eth: fix missing validate_addr hook by kirjanov@gmail.com · 15 years ago
  100. d4c4113 net: Add Aeroflex Gaisler 10/100/1G Ethernet MAC driver by Kristoffer Glembo · 15 years ago