1. 8560f22 ip6tnl: percpu stats accounting by Eric Dumazet · 14 years ago
  2. 153f094 ipip: enable lockless xmits by Eric Dumazet · 14 years ago
  3. b790e01 ip_gre: lockless xmit by Eric Dumazet · 14 years ago
  4. 8df40d1 sit: enable lockless xmits by Eric Dumazet · 14 years ago
  5. dd4080e sit: fix percpu stats accounting by Eric Dumazet · 14 years ago
  6. fada563 ipip: fix percpu stats accounting by Eric Dumazet · 14 years ago
  7. 745e20f net: add a recursion limit in xmit path by Eric Dumazet · 14 years ago
  8. ab79ad1 ipv6: Implement Any-IP support for IPv6. by Maciej Żenczykowski · 14 years ago
  9. 4465b46 ipv4: Allow configuring subnets as local addresses by Tom Herbert · 14 years ago
  10. 5df8dbd 8021q: Use netif_copy_real_num_queues() to set queue counts by Ben Hutchings · 14 years ago
  11. 62fe0b4 net: Allow changing number of RX queues after device allocation by Ben Hutchings · 14 years ago
  12. f91ff5b net: sk_{detach|attach}_filter() rcu fixes by Eric Dumazet · 14 years ago
  13. 7fa7cb7 fib: use atomic_inc_not_zero() in fib_rules_lookup by Eric Dumazet · 14 years ago
  14. 15fc1f7 sit: percpu stats accounting by Eric Dumazet · 14 years ago
  15. 3c97af9 ipip: percpu stats accounting by Eric Dumazet · 14 years ago
  16. e985aad ip_gre: percpu stats accounting by Eric Dumazet · 14 years ago
  17. af5ef24 vlan: use this_cpu_ptr() in vlan_skb_recv() by Eric Dumazet · 14 years ago
  18. 8d98efa Phonet: Implement Pipe Controller to support Nokia Slim Modems by Kumar Sanghvi · 14 years ago
  19. e40051d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  20. 2cc6d2b ipv6: add a missing unregister_pernet_subsys call by Neil Horman · 14 years ago
  21. 83180af net: fix rcu use in ip_route_output_slow by Eric Dumazet · 14 years ago
  22. 1b4bf46 rps: allocate rx queues in register_netdevice only by Eric Dumazet · 14 years ago
  23. a3d6713 br2684: fix scheduling while atomic by Karl Hiramoto · 14 years ago
  24. c5256c5 net: propagate NETIF_F_HIGHDMA to vlans by Eric Dumazet · 14 years ago
  25. f064af1 net: fix a lockdep splat by Eric Dumazet · 14 years ago
  26. 59104f0 ip: take care of last fragment in ip_append_data by Eric Dumazet · 14 years ago
  27. a02cec2 net: return operator cleanup by Eric Dumazet · 14 years ago
  28. 94e22389 xfrm4: strip ECN bits from tos field by Ulrich Weber · 14 years ago
  29. 768190f X.25 remove bkl in poll by andrew hendry · 14 years ago
  30. 40e192c X.25 remove bkl in getsockname by andrew hendry · 14 years ago
  31. cbdd769 netfilter: nf_conntrack_defrag: check socket type before touching nodefrag flag by Jiri Olsa · 14 years ago
  32. d6120b8 netfilter: nf_nat_snmp: fix checksum calculation (v4) by Patrick McHardy · 14 years ago
  33. 15cdead netfilter: fix a race in nf_ct_ext_create() by Eric Dumazet · 14 years ago
  34. b46ffb8 netfilter: fix ipt_REJECT TCP RST routing for indev == outdev by Changli Gao · 14 years ago
  35. 7874896 netfilter: nf_ct_sip: default to NF_ACCEPT in sip_help_tcp() by Simon Horman · 14 years ago
  36. d485d50 netfilter: tproxy: nf_tproxy_assign_sock() can handle tw sockets by Eric Dumazet · 14 years ago
  37. a0741ca Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  38. 9e2e8f1 caif: Use default send and receive buffer size in caif_socket. by Sjur Braendeland · 14 years ago
  39. e5e03ce caif: Fix function NULL pointer check. by Sjur Braendeland · 14 years ago
  40. b04367d caif: Minor fixes in log prints. by Sjur Braendeland · 14 years ago
  41. 9c44c9f caif: Remove buggy re-definition of pr_debug by Sjur Braendeland · 14 years ago
  42. 756e64a net: constify some ppp/pptp structs by Eric Dumazet · 14 years ago
  43. 82fd5b5 net: core: use kernel's converter from hex to bin by Andy Shevchenko · 14 years ago
  44. 73da16c ethtool: Fix build due to lack of ethtool.h include. by David S. Miller · 14 years ago
  45. 98e684b Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6 by David S. Miller · 14 years ago
  46. 3d13008 ip: fix truesize mismatch in ip fragmentation by Eric Dumazet · 14 years ago
  47. a77f5db ethtool: Allocate register dump buffer with vmalloc() by Ben Hutchings · 14 years ago
  48. b618f6f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  49. 2d81376 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  50. 536bb20 dccp ccid-3: Remove redundant 'options_received' struct by Gerrit Renker · 14 years ago
  51. 792e6d3 dccp tfrc/ccid-3: computing the loss rate from the Loss Event Rate by Gerrit Renker · 14 years ago
  52. 80763dfb dccp ccid-3: remove dead states by Gerrit Renker · 14 years ago
  53. a18213d dccp: Replace magic CCID-specific numbers by symbolic constants by Gerrit Renker · 14 years ago
  54. 4874c13 dccp: Add packet type information to CCID-specific option parsing by Gerrit Renker · 14 years ago
  55. a4d2580 tcp: Fix race in tcp_poll by Tom Marshall · 14 years ago
  56. 9828e6e rose: Fix signedness issues wrt. digi count. by David S. Miller · 14 years ago
  57. 8444cf7 xfrm: Allow different selector family in temporary state by Thomas Egerer · 14 years ago
  58. df6d023 wext: fix potential private ioctl memory content leak by Johannes Berg · 14 years ago
  59. 8990f46 net: rx_dropped accounting by Eric Dumazet · 14 years ago
  60. 842c74b ip_gre: CONFIG_IPV6_MODULE support by Eric Dumazet · 14 years ago
  61. 462fb2a bridge : Sanitize skb before it enters the IP stack by Bandan Das · 14 years ago
  62. aef3ea3 rds: spin_lock_irq() is not nestable by Dan Carpenter · 14 years ago
  63. f4fa7f3 rds: double unlock in rds_ib_cm_handle_connect() by Dan Carpenter · 14 years ago
  64. 9b9d2e0 rds: signedness bug by Dan Carpenter · 14 years ago
  65. be2902d ethtool, ixgbe: Move RX n-tuple mask fixup to ethtool by Ben Hutchings · 14 years ago
  66. 4bdab43 sctp: Do not reset the packet during sctp_packet_config(). by Vlad Yasevich · 14 years ago
  67. 3b27e10 netns: keep vlan slaves on master netns move by David Lamparter · 14 years ago
  68. 67c9660 ethtool: change ethtool_set_gro() to use ethtool_op_get_rx_csum by Eric Dumazet · 14 years ago
  69. 2507136 net/llc: storing negative error codes in unsigned short by Dan Carpenter · 14 years ago
  70. 9476763 ip6tnl: get rid of ip6_tnl_lock by Eric Dumazet · 14 years ago
  71. e71895a xfrm: dont assume rcu_read_lock in xfrm_output_one() by Eric Dumazet · 14 years ago
  72. caeda9b net: include inetdevice.h for rcu_dereference_raw api change by Stephen Rothwell · 14 years ago
  73. f01a067 mac80211: send last 3/5 probe requests as unicast by Luis R. Rodriguez · 14 years ago
  74. 3bc3c0d mac80211: disable beacon monitor while going offchannel by Luis R. Rodriguez · 14 years ago
  75. d3a910a mac80211: make the beacon monitor available externally by Luis R. Rodriguez · 14 years ago
  76. 4730d59 mac80211: reset connection idle when going offchannel by Luis R. Rodriguez · 14 years ago
  77. 0c699c3 mac80211: reset probe send counter upon connection timer reset by Luis R. Rodriguez · 14 years ago
  78. be099e8 mac80211: add helper for reseting the connection monitor by Luis R. Rodriguez · 14 years ago
  79. 2ca27bc mac80211: add p2p device type support by Johannes Berg · 14 years ago
  80. 074ac8d cfg80211/nl80211: introduce p2p device types by Johannes Berg · 14 years ago
  81. 2d2080c mac80211: set running state earlier by Johannes Berg · 14 years ago
  82. 46a5eba cfg80211/mac80211: use lockdep_assert_held by Johannes Berg · 14 years ago
  83. f5521b1 mac80211: use correct station flags lock by Johannes Berg · 14 years ago
  84. 9c37663 include/net/cfg80211.h: wiphy_<level> messages use dev_printk by Joe Perches · 14 years ago
  85. 16c3ea7 net: enable GRO by default for vlan devices by Brandon Philips · 14 years ago
  86. 95ae6b2 ipv4: ip_ptr cleanups by Eric Dumazet · 14 years ago
  87. 9e0064a phonet: Fix build warning. by David S. Miller · 14 years ago
  88. 507215f Phonet: list subscribed resources via proc_fs by Rémi Denis-Courmont · 14 years ago
  89. b6a563b Phonet: look up the resource routing table when forwarding by Rémi Denis-Courmont · 14 years ago
  90. 7417fa8 Phonet: hook resource routing to userspace via ioctl()'s by Rémi Denis-Courmont · 14 years ago
  91. 4e3d16c Phonet: resource routing backend by Rémi Denis-Courmont · 14 years ago
  92. 6482f55 Phonet: remove dangling pipe if an endpoint is closed early by Rémi Denis-Courmont · 14 years ago
  93. 7fedd7e Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6 by David S. Miller · 14 years ago
  94. 0a5f1d4 irda/irnet: use noop_llseek by Arnd Bergmann · 14 years ago
  95. 3a43be3 sit: get rid of ipip6_lock by Eric Dumazet · 14 years ago
  96. 1507850 gre: get rid of ipgre_lock by Eric Dumazet · 14 years ago
  97. b7285b7 ipip: get rid of ipip_lock by Eric Dumazet · 14 years ago
  98. e0de7c9 ethtool: Remove unimplemented flow specification types by Ben Hutchings · 14 years ago
  99. 37efb03 dccp ccid-3: Simplify and consolidate tx_parse_options by Gerrit Renker · 14 years ago
  100. d2c7263 dccp ccid-3: remove buggy RTT-sampling history lookup by Gerrit Renker · 14 years ago