1. b2a5dec Phonet: missing rcu_dereference() by Rémi Denis-Courmont · 15 years ago
  2. 649300b netlink: remove subscriptions check on notifier by Johannes Berg · 15 years ago
  3. a2bfbc0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  4. 91e9c07b net: Fix the rollback test in dev_change_name() by Eric Dumazet · 15 years ago
  5. b9f5d52 remove deprecated and not used: print_mac() by Marin Mitov · 15 years ago
  6. b93ab83 vlan: Use __vlan_hwaccel_put_tag() in rx by Eric Dumazet · 15 years ago
  7. 9a1654b net: Optimize hard_start_xmit() return checking by Jarek Poplawski · 15 years ago
  8. ed04642 net: check the return value of ndo_select_queue() by Eric Dumazet · 15 years ago
  9. eaa04dc Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 by David S. Miller · 15 years ago
  10. 68ae663 Bluetooth: Fix regression with L2CAP configuration in Basic Mode by Gustavo F. Padovan · 15 years ago
  11. a0e55a3 Bluetooth: Select Basic Mode as default for SOCK_SEQPACKET by Gustavo F. Padovan · 15 years ago
  12. 93f19c9 Bluetooth: Set general bonding security for ACL by default by Andrei Emeltchenko · 15 years ago
  13. 958fc41 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/lowpan/lowpan by David S. Miller · 15 years ago
  14. 8888013 Phonet: convert routing table to RCU by Rémi Denis-Courmont · 15 years ago
  15. 7ed0132 Phonet: put protocols array under RCU by Rémi Denis-Courmont · 15 years ago
  16. b7c2aec iucv: add work_queue cleanup for suspend by Ursula Braun · 15 years ago
  17. 2c1409a inetpeer: Optimize inet_getid() by Eric Dumazet · 15 years ago
  18. 234b27c ipv6: speedup inet6_dump_addr() by Eric Dumazet · 15 years ago
  19. eec4df9 ipv4: speedup inet_dump_ifaddr() by Eric Dumazet · 15 years ago
  20. 6baff15 igmp: Use next_net_device_rcu() by Eric Dumazet · 15 years ago
  21. ce81b76 ipv6: use RCU to walk list of network devices by Eric Dumazet · 15 years ago
  22. bee7ca9 net: TCP_MSS_DEFAULT, TCP_MSS_DESIRED by William Allen Simpson · 15 years ago
  23. d0490cf ipmr: missing dev_put() on error path in vif_add() by Dan Carpenter · 15 years ago
  24. a78102e sctp: Set socket source address when additing first transport by Vlad Yasevich · 15 years ago
  25. f9c6781 sctp: Fix regression introduced by new sctp_connectx api by Vlad Yasevich · 15 years ago
  26. 409b95a sctp: Set source addresses on the association before adding transports by Vlad Yasevich · 15 years ago
  27. cbbef5e vlan/macvlan: propagate transmission state to upper layers by Patrick McHardy · 15 years ago
  28. 572a9d7 net: allow to propagate errors through ->ndo_hard_start_xmit() by Patrick McHardy · 15 years ago
  29. d792c10 tcp: provide more information on the tcp receive_queue bugs by Ilpo Järvinen · 15 years ago
  30. 282a395 ieee802154: make wpan-phy class registration to subsys_initcall by Dmitry Eremin-Solenikov · 15 years ago
  31. 805003a4 net/atm: move all compat_ioctl handling to atm/ioctl.c by Arnd Bergmann · 15 years ago
  32. a2116ed net/compat: fix dev_ifsioc emulation corner cases by Arnd Bergmann · 15 years ago
  33. e5c140a decnet: convert dndev_lock to spinlock by stephen hemminger · 15 years ago
  34. 41bdecf decnet: add RTNL lock when reading address list by stephen hemminger · 15 years ago
  35. 08e9897 netdev: fold name hash properly (v3) by stephen hemminger · 15 years ago
  36. e84af6d skbuff: Do not allow skb recycling with disabled IRQs by Anton Vorontsov · 15 years ago
  37. 434a8a58 ipv6: Remove unused var in inet6_dump_ifinfo() by David S. Miller · 15 years ago
  38. ff879eb CAN: use dev_get_by_index_rcu by stephen hemminger · 15 years ago
  39. 61fbab7 IPV4: use rcu to walk list of devices in IGMP by stephen hemminger · 15 years ago
  40. fa91860 decnet: use RCU to find network devices by stephen hemminger · 15 years ago
  41. f1e9016 net: use rcu for network scheduler API by stephen hemminger · 15 years ago
  42. 9e06759 vlan: eliminate use of dev_base_lock by stephen hemminger · 15 years ago
  43. 856540e IPv6: use ipv6_addr_v4mapped() by Brian Haley · 15 years ago
  44. 292f4f3 sit: Clean up DF code by copying from IPIP by Herbert Xu · 15 years ago
  45. bcd3232 ipv6: Allow inet6_dump_addr() to handle more than 64 addresses by Eric Dumazet · 15 years ago
  46. 84d2697 ipv6: speedup inet6_dump_ifinfo() by Eric Dumazet · 15 years ago
  47. 13cfa97 net: netlink_getname, packet_getname -- use DECLARE_SOCKADDR guard by Cyrill Gorcunov · 15 years ago
  48. 30fff92 udp: bind() optimisation by Eric Dumazet · 15 years ago
  49. b170437 Phonet: allocate and copy for pipe TX without sock lock by Rémi Denis-Courmont · 15 years ago
  50. 6b0d07b Phonet: put sockets in a hash table by Rémi Denis-Courmont · 15 years ago
  51. f6d773c 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
  52. d0e1e88 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  53. 9e0d57f xfrm: SAD entries do not expire correctly after suspend-resume by Yury Polyanskiy · 15 years ago
  54. 7a50a24 net/compat_ioctl: support SIOCWANDEV by Arnd Bergmann · 15 years ago
  55. fab2532 net, compat_ioctl: fix SIOCGMII ioctls by Arnd Bergmann · 15 years ago
  56. f6b8f32 udp: multicast RX should increment SNMP/sk_drops counter in allocation failures by Eric Dumazet · 15 years ago
  57. a1ab77f ipv6: udp: Optimise multicast reception by Eric Dumazet · 15 years ago
  58. 1240d13 ipv4: udp: Optimise multicast reception by Eric Dumazet · 15 years ago
  59. fddc17d ipv6: udp: optimize unicast RX path by Eric Dumazet · 15 years ago
  60. 5051ebd ipv4: udp: optimize unicast RX path by Eric Dumazet · 15 years ago
  61. 512615b udp: secondary hash on (local port, local address) by Eric Dumazet · 15 years ago
  62. d4cada4 udp: split sk_hash into two u16 hashes by Eric Dumazet · 15 years ago
  63. fdcc8aa9 udp: add a counter into udp_hslot by Eric Dumazet · 15 years ago
  64. 415ce61 net/appletalk: using compat_ptr needs inclusion of linux/compat.h by Stephen Rothwell · 15 years ago
  65. 81adee4 net: Support specifying the network namespace upon device creation. by Eric W. Biederman · 15 years ago
  66. f7a3a1d appletalk/ddp.c: Neaten checksum function by Joe Perches · 15 years ago
  67. fd5c002 ipv6: avoid dev_hold()/dev_put() in rawv6_bind() by Eric Dumazet · 15 years ago
  68. 6755aeb can: should not use __dev_get_by_index() without locks by Eric Dumazet · 15 years ago
  69. e0d087a rtnetlink: Cleanups by Eric Dumazet · 15 years ago
  70. 9177490 net/x25: push BKL usage into x25_proto by Arnd Bergmann · 15 years ago
  71. 58a9d73 net/irda: push BKL into proto_ops by Arnd Bergmann · 15 years ago
  72. 83927ba net/ipx: push down BKL into a ipx_dgram_ops by Arnd Bergmann · 15 years ago
  73. ecced8b net/appletalk: push down BKL into a atalk_dgram_ops by Arnd Bergmann · 15 years ago
  74. d3bcfef net: Replace old style lock initializer by Thomas Gleixner · 15 years ago
  75. 9177efd net, compat_ioctl: handle more ioctls correctly by Arnd Bergmann · 15 years ago
  76. 6b96018 compat: move sockios handling to net/socket.c by Arnd Bergmann · 15 years ago
  77. 2066022 appletalk: handle SIOCATALKDIFADDR compat ioctl by Arnd Bergmann · 15 years ago
  78. 7a229387 net: copy socket ioctl code to net/socket.h by Arnd Bergmann · 15 years ago
  79. 23ca0c9 ipip: Fix handling of DF packets when pmtudisc is OFF by Herbert Xu · 15 years ago
  80. 539054a netfilter: xt_connlimit: fix regression caused by zero family value by Jan Engelhardt · 15 years ago
  81. 10d626f Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/lowpan/lowpan by David S. Miller · 15 years ago
  82. af81858 mac80211: async station powersave handling by Johannes Berg · 15 years ago
  83. 62d8368 Merge branch 'linux-2.6.33.y' of git://git.kernel.org/pub/scm/linux/kernel/git/inaky/wimax by David S. Miller · 15 years ago
  84. bb1cafb ieee802154: add support for creation/removal of logic interfaces by Dmitry Eremin-Solenikov · 15 years ago
  85. 0a868b2 ieee802154: add PHY_NAME to LIST_IFACE command results by Dmitry Eremin-Solenikov · 15 years ago
  86. 339b4ca ieee802154: add two nl802154 helpers by Dmitry Eremin-Solenikov · 15 years ago
  87. 1eaa9d0 ieee802154: add LIST_PHY command support by Dmitry Eremin-Solenikov · 15 years ago
  88. 78fe738 ieee802154: split away MAC commands implementation by Dmitry Eremin-Solenikov · 15 years ago
  89. cb6b376 ieee802154: merge nl802154 and wpan-class in single module by Dmitry Eremin-Solenikov · 15 years ago
  90. e9cf356 wpan-phy: follow usual patter of devices registration by Dmitry Eremin-Solenikov · 15 years ago
  91. a0b4a73 wpan-phy: allow specifying a per-page channel mask by Dmitry Eremin-Solenikov · 15 years ago
  92. 375bb0e wpan-phy: use snprintf to limit the amount of chars written by Dmitry Eremin-Solenikov · 15 years ago
  93. 37eb0ed wpan-phy: init channel/page fields by Dmitry Eremin-Solenikov · 15 years ago
  94. 1c889f4 wpan-phy: add wpan-phy iteration functions by Dmitry Eremin-Solenikov · 15 years ago
  95. 230f9bb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  96. 887e671 decnet: netdevice refcount leak by Eric Dumazet · 15 years ago
  97. f9dd09c netfilter: nf_nat: fix NAT issue in 2.6.30.4+ by Jozsef Kadlecsik · 15 years ago
  98. 000ba2e net: Fix build warning in sock_bindtodevice(). by David S. Miller · 15 years ago
  99. baac856 pktgen: tx_bytes might be slightly wrong by Eric Dumazet · 15 years ago
  100. bf8e56b net: sock_bindtodevice() RCU-ification by Eric Dumazet · 15 years ago