1. c010b2f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  2. 3d0f24a ipv6: icmp6_dst_gc return change by Stephen Hemminger · 16 years ago
  3. 75307c0 ipv6: use kcalloc by Stephen Hemminger · 16 years ago
  4. a76d734 ipv6: use spin_trylock_bh by Stephen Hemminger · 16 years ago
  5. c8a4522 ipv6: use round_jiffies by Stephen Hemminger · 16 years ago
  6. 417f28b netns: dont alloc ipv6 fib timer list by Stephen Hemminger · 16 years ago
  7. 888c848 ipv6: make struct ipv6_devconf static by Adrian Bunk · 16 years ago
  8. 4d6971e sctp: remove sctp_assoc_proc_exit() by Adrian Bunk · 16 years ago
  9. abd0b19 sctp: make sctp_outq_flush() static by Adrian Bunk · 16 years ago
  10. a94f779 pkt_sched: make qdisc_class_hash_alloc() static by Adrian Bunk · 16 years ago
  11. cf508b1 netdev: Handle ->addr_list_lock just like ->_xmit_lock for lockdep. by David S. Miller · 16 years ago
  12. d29f749 net: Fix build failure with 'make mandocs'. by Dave Jones · 16 years ago
  13. 16be63f bluetooth: remove improper bluetooth class symlinks. by Greg Kroah-Hartman · 16 years ago
  14. b32d131 tcp: Fix bitmask test in tcp_syn_options() by David S. Miller · 16 years ago
  15. 47112e2 udplite: Protection against coverage value wrap-around by Gerrit Renker · 16 years ago
  16. 6579e57 net: Print the module name as part of the watchdog message by Arjan van de Ven · 16 years ago
  17. 7943986 net: use kcalloc in netdev_queue alloc by Stephen Hemminger · 16 years ago
  18. 847499c ipv6: use timer pending by Stephen Hemminger · 16 years ago
  19. 5547cd0 netfilter: nf_conntrack_sctp: fix sparse warnings by Patrick McHardy · 16 years ago
  20. c71529e netfilter: nf_nat_sip: c= is optional for session by Herbert Xu · 16 years ago
  21. db1a75b netfilter: xt_TCPMSS: collapse tcpmss_reverse_mtu{4,6} into one function by Jan Engelhardt · 16 years ago
  22. 72961ec netfilter: nfnetlink_log: send complete hardware header by Eric Leblond · 16 years ago
  23. 280763c netfilter: xt_time: fix time's time_mt()'s use of do_div() by David Howells · 16 years ago
  24. 5840157 netfilter: accounting rework: ct_extend + 64bit counters (v4) by Krzysztof Piotr Oledzki · 16 years ago
  25. 0dbff68 netfilter: nf_nat_core: eliminate useless find_appropriate_src for IP_NAT_RANGE_PROTO_RANDOM by Changli Gao · 16 years ago
  26. d3678b4 Revert "pkt_sched: Make default qdisc nonshared-multiqueue safe." by David S. Miller · 16 years ago
  27. 867d79f net: In __netif_schedule() use WARN_ON instead of BUG_ON by Linus Torvalds · 16 years ago
  28. b6b2fed net: Improve simple_tx_hash(). by David S. Miller · 16 years ago
  29. c3ee841 pkt_sched: Remove unused variable skb in dev_deactivate_queue function. by Daniel Lezcano · 16 years ago
  30. 14b395e Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 16 years ago
  31. 702beb8 ipv6: Fix warning in addrconf code. by David Miller · 16 years ago
  32. d1671a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  33. 3a682fb pkt_sched: Fix build with NET_SCHED disabled. by David S. Miller · 16 years ago
  34. db6d8c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  35. a352def tty: Ldisc revamp by Alan Cox · 16 years ago
  36. fb65a7c iucv: Fix bad merging. by David S. Miller · 16 years ago
  37. 175f9c1 net_sched: Add size table for qdiscs by Jussi Kivilinna · 16 years ago
  38. 0abf77e net_sched: Add accessor function for packet length for qdiscs by Jussi Kivilinna · 16 years ago
  39. 5f86173 net_sched: Add qdisc_enqueue wrapper by Jussi Kivilinna · 16 years ago
  40. a6ffb40 ipv6 mcast: Omit redundant address family checks in ip6_mc_source(). by YOSHIFUJI Hideaki · 16 years ago
  41. 230b183 net: Use standard structures for generic socket address structures. by YOSHIFUJI Hideaki · 16 years ago
  42. 53b7997 ipv6 netns: Make several "global" sysctl variables namespace aware. by YOSHIFUJI Hideaki · 16 years ago
  43. 721499e netns: Use net_eq() to compare net-namespaces for optimization. by YOSHIFUJI Hideaki · 16 years ago
  44. 407d819 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 by David S. Miller · 16 years ago
  45. 725a8ff ipv6: remove unused parameter from ip6_ra_control by Denis V. Lunev · 16 years ago
  46. bdccc4c tcp: fix kernel panic with listening_get_next by Daniel Lezcano · 16 years ago
  47. 4389dde tcp: Remove redundant checks when setting eff_sacks by Adam Langley · 16 years ago
  48. 33ad798 tcp: options clean up by Adam Langley · 16 years ago
  49. 49a72df tcp: Fix MD5 signatures for non-linear skbs by Adam Langley · 16 years ago
  50. 845525a sctp: Update sctp global memory limit allocations. by Vlad Yasevich · 16 years ago
  51. 336d326 sctp: remove unnecessary byteshifting, calculate directly in big-endian by Harvey Harrison · 16 years ago
  52. 4e54064 sctp: Allow only 1 listening socket with SO_REUSEADDR by Vlad Yasevich · 16 years ago
  53. 23b29ed sctp: Do not leak memory on multiple listen() calls by Vlad Yasevich · 16 years ago
  54. 7dab83d sctp: Support ipv6only AF_INET6 sockets. by Vlad Yasevich · 16 years ago
  55. 6d0ccba sctp: Prevent uninitialized memory access by Florian Westphal · 16 years ago
  56. c4e85f8 sctp: Don't abort initialization when CONFIG_PROC_FS=n by Florian Westphal · 16 years ago
  57. c1e20f7 tcp: RTT metrics scaling by Stephen Hemminger · 16 years ago
  58. 30ee42b pkt_sched: Fix noqueue_qdisc initialization. by David S. Miller · 16 years ago
  59. 3072367 pkt_sched: Manage qdisc list inside of root qdisc. by David S. Miller · 16 years ago
  60. 72b25a9 pkt_sched: Get rid of u32_list. by David S. Miller · 16 years ago
  61. 8913336 packet: add PACKET_RESERVE sockopt by Patrick McHardy · 16 years ago
  62. b6fcbdb proc: consolidate per-net single-release callers by Pavel Emelyanov · 16 years ago
  63. de05c55 proc: consolidate per-net single_open callers by Pavel Emelyanov · 16 years ago
  64. 60bdde9 proc: clean the ip_misc_proc_init and ip_proc_init_net error paths by Pavel Emelyanov · 16 years ago
  65. 8e3461d proc: show per-net ip_devconf.forwarding in /proc/net/snmp by Pavel Emelyanov · 16 years ago
  66. 229bf0c proc: create /proc/net/snmp file in each net by Pavel Emelyanov · 16 years ago
  67. 7b7a9df proc: create /proc/net/netstat file in each net by Pavel Emelyanov · 16 years ago
  68. d89cbbb ipv4: clean the init_ipv4_mibs error paths by Pavel Emelyanov · 16 years ago
  69. 923c658 mib: put icmpmsg statistics on struct net by Pavel Emelyanov · 16 years ago
  70. b60538a mib: put icmp statistics on struct net by Pavel Emelyanov · 16 years ago
  71. 386019d mib: put udplite statistics on struct net by Pavel Emelyanov · 16 years ago
  72. 2f275f9 mib: put udp statistics on struct net by Pavel Emelyanov · 16 years ago
  73. 61a7e26 mib: put net statistics on struct net by Pavel Emelyanov · 16 years ago
  74. a20f579 mib: put ip statistics on struct net by Pavel Emelyanov · 16 years ago
  75. 57ef42d mib: put tcp statistics on struct net by Pavel Emelyanov · 16 years ago
  76. 9b4661b ipv4: add pernet mib operations by Pavel Emelyanov · 16 years ago
  77. 49997d7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  78. a0c80b8 pkt_sched: Make default qdisc nonshared-multiqueue safe. by David S. Miller · 16 years ago
  79. 99194cf pkt_sched: Add multiqueue handling to qdisc_graft(). by David S. Miller · 16 years ago
  80. 8387400 pkt_sched: Kill netdev_queue lock. by David S. Miller · 16 years ago
  81. c7e4f3b pkt_sched: Kill qdisc_lock_tree and qdisc_unlock_tree. by David S. Miller · 16 years ago
  82. 5304997 pkt_sched: Make qdisc grafting locking more specific. by David S. Miller · 16 years ago
  83. ead81cc netdevice: Move qdisc_list back into net_device proper. by David S. Miller · 16 years ago
  84. 15b458f pkt_sched: Kill qdisc_lock_tree usage in cls_route.c by David S. Miller · 16 years ago
  85. 55dbc64 pkt_sched: Remove qdisc_lock_tree usage in cls_api.c by David S. Miller · 16 years ago
  86. 17715e6 pkt_sched: Use per-queue locking in shutdown_scheduler_queue. by David S. Miller · 16 years ago
  87. 8a34c5d pkt_sched: Perform bulk of qdisc destruction in RCU. by David S. Miller · 16 years ago
  88. 1636112 pkt_sched: dev_init_scheduler() does not need to lock qdisc tree. by David S. Miller · 16 years ago
  89. 37437bb pkt_sched: Schedule qdiscs instead of netdev_queue. by David S. Miller · 16 years ago
  90. 7698b4f pkt_sched: Add and use qdisc_root() and qdisc_root_lock(). by David S. Miller · 16 years ago
  91. e2627c8 pkt_sched: Make QDISC_RUNNING a qdisc state. by David S. Miller · 16 years ago
  92. d3b753d pkt_sched: Move gso_skb into Qdisc. by David S. Miller · 16 years ago
  93. 8f0f222 net: Implement simple sw TX hashing. by David S. Miller · 16 years ago
  94. 51cb6db mac80211: Reimplement WME using ->select_queue(). by David S. Miller · 16 years ago
  95. eae792b netdev: Add netdev->select_queue() method. by David S. Miller · 16 years ago
  96. fd2ea0a net: Use queue aware tests throughout. by David S. Miller · 16 years ago
  97. 24344d2 mac80211: Temporarily mark QoS support BROKEN. by David S. Miller · 16 years ago
  98. 1d8ae3f pkt_sched: Remove RR scheduler. by David S. Miller · 16 years ago
  99. 09e83b5 netdev: Kill NETIF_F_MULTI_QUEUE. by David S. Miller · 16 years ago
  100. e8a0464 netdev: Allocate multiple queues for TX. by David S. Miller · 16 years ago