1. 9a3b7a4 Phonet: use per-namespace devices list by remi.denis-courmont@nokia · 16 years ago
  2. 6530e0f Phonet: remove useless locking in device cleanup by remi.denis-courmont@nokia · 16 years ago
  3. 660f706 Phonet: handle rtnetlink registration failure by remi.denis-courmont@nokia · 16 years ago
  4. 76e02cf Phonet: allow phonet_device_init() to fail, put it to __init section by remi.denis-courmont@nokia · 16 years ago
  5. 4b8f704 Phonet: check destination before delivering packets locally by remi.denis-courmont@nokia · 16 years ago
  6. 5075138 Phonet: move to Networking options like other protocol stacks by remi.denis-courmont@nokia · 16 years ago
  7. afcf124 gre: optimize hash lookup by Timo Teras · 16 years ago
  8. 3eacdf5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  9. 924d26d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  10. 116cb42 vlan: Export symbols as non GPL symbols. by Ben Greear · 16 years ago
  11. d6eb633 net: Move config NET_NS to from net/Kconfig to init/Kconfig by Matt Helsley · 16 years ago
  12. a8d694c af_key: initialize xfrm encap_oa by Timo Teras · 16 years ago
  13. ae53b5b sctp: Fix another socket race during accept/peeloff by Vlad Yasevich · 16 years ago
  14. 759af00 sctp: Properly timestamp outgoing data chunks for rtx purposes by Vlad Yasevich · 16 years ago
  15. 6574df9 sctp: Correctly start rtx timer on new packet transmissions. by Vlad Yasevich · 16 years ago
  16. 4feb88e netns: ipmr: enable namespace support in ipv4 multicast routing code by Benjamin Thery · 16 years ago
  17. f6bb451 netns: ipmr: declare ipmr /proc/net entries per-namespace by Benjamin Thery · 16 years ago
  18. 6c5143d netns: ipmr: declare reg_vif_num per-namespace by Benjamin Thery · 16 years ago
  19. 6f9374a netns: ipmr: declare mroute_do_assert and mroute_do_pim per-namespace by Benjamin Thery · 16 years ago
  20. 1e8fb3b netns: ipmr: declare counter cache_resolve_queue_len per-namespace by Benjamin Thery · 16 years ago
  21. 2bb8b26 netns: ipmr: dynamically allocate mfc_cache_array by Benjamin Thery · 16 years ago
  22. 5c0a66f netns: ipmr: store netns in struct mfc_cache by Benjamin Thery · 16 years ago
  23. cf958ae3 netns: ipmr: dynamically allocate vif_table by Benjamin Thery · 16 years ago
  24. 70a269e netns: ipmr: allocate mroute_socket per-namespace. by Benjamin Thery · 16 years ago
  25. 4fe1d58 sctp/ipv6.c: use ipv6_addr_copy by Joe Perches · 16 years ago
  26. 391429c mac80211: fix slot time debug message by Christian Lamparter · 16 years ago
  27. 5dc306f mac80211: decrement ref count to netdev after launching mesh discovery by Brian Cavagnolo · 16 years ago
  28. 9098c24 fs/Kconfig: move sunrpc out by Alexey Dobriyan · 16 years ago
  29. 749c10f gre: strict physical device binding by Timo Teras · 16 years ago
  30. a9d8f91 inet: Allowing more than 64k connections and heavily optimize bind(0) time. by Evgeniy Polyakov · 16 years ago
  31. f3f3abb dccp: Debugging functions for feature negotiation by Gerrit Renker · 16 years ago
  32. 883ca83 dccp: Initialisation and type-checking of feature sysctls by Gerrit Renker · 16 years ago
  33. 792b487 dccp: Implement both feature-local and feature-remote Sequence Window feature by Gerrit Renker · 16 years ago
  34. f90f92e dccp: Initialisation framework for feature negotiation by Gerrit Renker · 16 years ago
  35. 60961ce appletalk: remove unneeded stubs by Stephen Hemminger · 16 years ago
  36. 3170c65 rose: convert to network_device_ops by Stephen Hemminger · 16 years ago
  37. d289d12 rose: convert to internal net_device_stats by Stephen Hemminger · 16 years ago
  38. 0f6c5c8 netrom: convert to net_device_ops by Stephen Hemminger · 16 years ago
  39. b51414b netrom: convert to internal net_device_stats by Stephen Hemminger · 16 years ago
  40. 004b322 lec: convert to net_device_ops by Stephen Hemminger · 16 years ago
  41. 162619e lec: convert to internal network_device_stats by Stephen Hemminger · 16 years ago
  42. 1a6afe8 clip: convert to internal network_device_stats by Stephen Hemminger · 16 years ago
  43. 0ba25ff br2684: convert to net_device_ops by Stephen Hemminger · 16 years ago
  44. 410e9d8 atm: br2684 internal stats by Stephen Hemminger · 16 years ago
  45. 748085f netfilter: ctnetlink: fix scheduling while atomic by Patrick McHardy · 16 years ago
  46. 37fe473 gro: Fix merging of paged packets by Herbert Xu · 16 years ago
  47. 9a8e47f gro: Fix error handling on extremely short frags by Herbert Xu · 16 years ago
  48. ebad18e gro: Fix handling of complete checksums in IPv6 by Herbert Xu · 16 years ago
  49. 357f5b0 NET: net_namespace, fix lock imbalance by Jiri Slaby · 16 years ago
  50. 518aa1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  51. 66f9a25 Revert "xfrm: For 32/64 compatability wrt. xfrm_usersa_info" by David S. Miller · 16 years ago
  52. 8b9d372 net: Fix data corruption when splicing from sockets. by Jarek Poplawski · 16 years ago
  53. 67fd1a7 net: Add debug info to track down GSO checksum bug by Herbert Xu · 16 years ago
  54. 24e94de net/9p: fid->fid is used uninitialized by Roel Kluin · 16 years ago
  55. 02e68a3 cfg80211: Fix parsed country IE info for 5 GHz by Luis R. Rodriguez · 16 years ago
  56. 0c7dc45 cfg80211: Fix regression with 11d on bands by Luis R. Rodriguez · 16 years ago
  57. a92a3ce cfg80211: make handle_band() and handle_channel() wiphy specific by Luis R. Rodriguez · 16 years ago
  58. b6b50a2 mac80211: more kernel-doc fixes by Randy Dunlap · 16 years ago
  59. 3feeba1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  60. 6364853 9p: disallow RDMA if RDMA CM isn't available by Roland Dreier · 16 years ago
  61. c53a6ee can: fix slowpath issue in hrtimer callback function by Oliver Hartkopp · 16 years ago
  62. 937f1ba net: Add init_dummy_netdev() and fix EMAC driver using it by Benjamin Herrenschmidt · 16 years ago
  63. 4e704ee gso: Ensure that the packet is long enough by Herbert Xu · 16 years ago
  64. f557206 gro: Fix page ref count for skbs freed normally by Herbert Xu · 16 years ago
  65. fc8c7dc xfrm: For 32/64 compatability wrt. xfrm_usersa_info by David S. Miller · 16 years ago
  66. f17f5c9 gro: Check for GSO packets and packets with frag_list by Herbert Xu · 16 years ago
  67. 3e0fa65 [CVE-2009-0029] System call wrappers part 22 by Heiko Carstens · 16 years ago
  68. 20f3703 [CVE-2009-0029] System call wrappers part 21 by Heiko Carstens · 16 years ago
  69. 754fe8d [CVE-2009-0029] System call wrappers part 07 by Heiko Carstens · 16 years ago
  70. 7891cc8 ipv6: Fix fib6_dump_table walker leak by Herbert Xu · 16 years ago
  71. 33966dd tcp: splice as many packets as possible at once by Willy Tarreau · 16 years ago
  72. 9a0811c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  73. 85b9e4f mac80211: fix "‘ret’ may be used uninitialized" warning by John W. Linville · 16 years ago
  74. a73be04 pkt_sched: sch_htb: Break all htb_do_events() after 2 jiffies by Jarek Poplawski · 16 years ago
  75. c085134 pkt_sched: sch_htb: Consider used jiffies in htb_do_events() by Jarek Poplawski · 16 years ago
  76. e6210f3 netfilter 08/09: xt_time: print timezone for user information by Jan Engelhardt · 16 years ago
  77. cd7fcbf netfilter 07/09: simplify nf_conntrack_alloc() error handling by Julia Lawall · 16 years ago
  78. 71320af netfilter 06/09: nf_conntrack: fix ICMP/ICMPv6 timeout sysctls on big-endian by Patrick McHardy · 16 years ago
  79. d61ba9f netfilter 05/09: ebtables: fix inversion in match code by Jan Engelhardt · 16 years ago
  80. 656caff netfilter 04/09: x_tables: fix match/target revision lookup by Patrick McHardy · 16 years ago
  81. 47e0e1c netfilter 03/09: bridge: Disable PPPOE/VLAN processing by default by Herbert Xu · 16 years ago
  82. a2bd40a netfilter 02/09: bridge: Fix handling of non-IP packets in FORWARD/POST_ROUTING by Herbert Xu · 16 years ago
  83. 8884310 netfilter 01/09: remove "happy cracking" message by Patrick McHardy · 16 years ago
  84. b973c31 mac80211: initialize RC data for all mesh links upon allocation by Christian Lamparter · 16 years ago
  85. dcebf45 mac80211: allow mode change if IBSS is not allowed by Pavel Roskin · 16 years ago
  86. d57854b minstrel: fix warning if lowest supported rate index is not 0 by Christian Lamparter · 16 years ago
  87. 649274d net_dma: acquire/release dma channels on ifup/ifdown by Dan Williams · 16 years ago
  88. 4dbc242 dccp ccid-3: Fix RFC reference by Gerrit Renker · 16 years ago
  89. 1b6725d net: fix section mismatch warnings in dccp/ccids/lib/tfrc.c by Leonardo Potenza · 16 years ago
  90. f3d8b2e net/bridge/netfilter: move a dereference below a NULL test by Julia Lawall · 16 years ago
  91. 6c614a5 net/tipc/bcast.h: use ARRAY_SIZE by Julia Lawall · 16 years ago
  92. 9498c05 ipcomp: Remove spurious truesize increase by Herbert Xu · 16 years ago
  93. d9e8a3a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 16 years ago
  94. 5fbbf5f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  95. a2e9da4 wimax: testing for rfkill support should also test for CONFIG_RFKILL_MODULE by Inaky Perez-Gonzalez · 16 years ago
  96. 71f78af wimax: fix kconfig interactions with rfkill and input layers by Inaky Perez-Gonzalez · 16 years ago
  97. d48e470 wimax: fix '#ifndef CONFIG_BUG' layout to avoid warning by Inaky Perez-Gonzalez · 16 years ago
  98. 7f46b13 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  99. cc883d1 vlan: add neigh_setup by Frank Blaschka · 16 years ago
  100. 684f217 tcp6: Add GRO support by Herbert Xu · 16 years ago