1. eeb61f7 missing bits of net-namespace / sysctl by Al Viro · 16 years ago
  2. 4836e30 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  3. 2284284 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  4. 516e0cc [PATCH] f_count may wrap around by Al Viro · 16 years ago
  5. bd7b153 [PATCH] sysctl: make sure that /proc/sys/net/ipv4 appears before per-ns ones by Al Viro · 16 years ago
  6. 7345509 [PATCH] beginning of sysctl cleanup - ctl_table_set by Al Viro · 16 years ago
  7. 6c3b8fc netns: fix ip_rt_frag_needed rt_is_expired by Hugh Dickins · 16 years ago
  8. 6c64825 netfilter: nf_conntrack_extend: avoid unnecessary "ct->ext" dereferences by Patrick McHardy · 16 years ago
  9. 93bc4e8 netfilter: fix double-free and use-after free by Pekka Enberg · 16 years ago
  10. 3918fed5 netfilter: arptables in netns for real by Alexey Dobriyan · 16 years ago
  11. f858b48 netfilter: ip{,6}tables_security: fix future section mismatch by Alexey Dobriyan · 16 years ago
  12. e40f51a netfilter: ebtables: use nf_register_hooks() by Alexey Dobriyan · 16 years ago
  13. 51cc506 SL*B: drop kmem cache argument from constructor by Alexey Dobriyan · 16 years ago
  14. 8d8bb39 dma-mapping: add the device argument to dma_mapping_error() by FUJITA Tomonori · 16 years ago
  15. cdec7e5 Revert "pkt_sched: sch_sfq: dump a real number of flows" by David S. Miller · 16 years ago
  16. 16df845 syncookies: Make sure ECN is disabled by Florian Westphal · 16 years ago
  17. 547b792 net: convert BUG_TRAP to generic WARN_ON by Ilpo Järvinen · 16 years ago
  18. 1ff8419 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  19. 4ecb900 sysctl: allow override of /proc/sys/net with CAP_NET_ADMIN by Stephen Hemminger · 16 years ago
  20. 717115e printk ratelimiting rewrite by Dave Young · 16 years ago
  21. 696adfe list_for_each_rcu must die: networking by Paul E. McKenney · 16 years ago
  22. 7d7e5a6 ipsec: ipcomp - Decompress into frags if necessary by Herbert Xu · 16 years ago
  23. 6fccab6 ipsec: ipcomp - Merge IPComp implementations by Herbert Xu · 16 years ago
  24. cffe1c5 pkt_sched: Fix locking in shutdown_scheduler_queue() by David S. Miller · 16 years ago
  25. c3c2233 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  26. e38b36f flag parameters: check magic constants by Ulrich Drepper · 16 years ago
  27. 77d2720 flag parameters: NONBLOCK in socket and socketpair by Ulrich Drepper · 16 years ago
  28. c019bbc flag parameters: paccept w/out set_restore_sigmask by Ulrich Drepper · 16 years ago
  29. aaca0bd flag parameters: paccept by Ulrich Drepper · 16 years ago
  30. a677a03 flag parameters: socket and socketpair by Ulrich Drepper · 16 years ago
  31. f867e6a pkt_sched: sch_sfq: dump a real number of flows by Jarek Poplawski · 16 years ago
  32. 26dcce0 Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  33. 70eed75 netfilter: make security table depend on NETFILTER_ADVANCED by Patrick McHardy · 16 years ago
  34. 4b53fb6 tcp: Clear probes_out more aggressively in tcp_ack(). by David S. Miller · 16 years ago
  35. b4942af net: Update entry in af_family_clock_key_strings by Oliver Hartkopp · 16 years ago
  36. 5b3ab1d netdev: Remove warning from __netif_schedule(). by David S. Miller · 16 years ago
  37. 5554b35 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 16 years ago
  38. c010b2f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  39. 16a37ac I/OAT: tcp_dma_copybreak default value dependent on I/OAT version by Maciej Sosnowski · 16 years ago
  40. 3d0f24a ipv6: icmp6_dst_gc return change by Stephen Hemminger · 16 years ago
  41. 75307c0 ipv6: use kcalloc by Stephen Hemminger · 16 years ago
  42. a76d734 ipv6: use spin_trylock_bh by Stephen Hemminger · 16 years ago
  43. c8a4522 ipv6: use round_jiffies by Stephen Hemminger · 16 years ago
  44. 417f28b netns: dont alloc ipv6 fib timer list by Stephen Hemminger · 16 years ago
  45. 888c848 ipv6: make struct ipv6_devconf static by Adrian Bunk · 16 years ago
  46. 4d6971e sctp: remove sctp_assoc_proc_exit() by Adrian Bunk · 16 years ago
  47. abd0b198 sctp: make sctp_outq_flush() static by Adrian Bunk · 16 years ago
  48. a94f779 pkt_sched: make qdisc_class_hash_alloc() static by Adrian Bunk · 16 years ago
  49. cf508b1 netdev: Handle ->addr_list_lock just like ->_xmit_lock for lockdep. by David S. Miller · 16 years ago
  50. d29f749 net: Fix build failure with 'make mandocs'. by Dave Jones · 16 years ago
  51. 16be63f bluetooth: remove improper bluetooth class symlinks. by Greg Kroah-Hartman · 16 years ago
  52. b32d131 tcp: Fix bitmask test in tcp_syn_options() by David S. Miller · 16 years ago
  53. 47112e2 udplite: Protection against coverage value wrap-around by Gerrit Renker · 16 years ago
  54. 6579e57 net: Print the module name as part of the watchdog message by Arjan van de Ven · 16 years ago
  55. 7943986 net: use kcalloc in netdev_queue alloc by Stephen Hemminger · 16 years ago
  56. 847499c ipv6: use timer pending by Stephen Hemminger · 16 years ago
  57. 5547cd0 netfilter: nf_conntrack_sctp: fix sparse warnings by Patrick McHardy · 16 years ago
  58. c71529e netfilter: nf_nat_sip: c= is optional for session by Herbert Xu · 16 years ago
  59. db1a75b netfilter: xt_TCPMSS: collapse tcpmss_reverse_mtu{4,6} into one function by Jan Engelhardt · 16 years ago
  60. 72961ec netfilter: nfnetlink_log: send complete hardware header by Eric Leblond · 16 years ago
  61. 280763c netfilter: xt_time: fix time's time_mt()'s use of do_div() by David Howells · 16 years ago
  62. 5840157 netfilter: accounting rework: ct_extend + 64bit counters (v4) by Krzysztof Piotr Oledzki · 16 years ago
  63. 0dbff68 netfilter: nf_nat_core: eliminate useless find_appropriate_src for IP_NAT_RANGE_PROTO_RANDOM by Changli Gao · 16 years ago
  64. d3678b4 Revert "pkt_sched: Make default qdisc nonshared-multiqueue safe." by David S. Miller · 16 years ago
  65. 867d79f net: In __netif_schedule() use WARN_ON instead of BUG_ON by Linus Torvalds · 16 years ago
  66. b6b2fed net: Improve simple_tx_hash(). by David S. Miller · 16 years ago
  67. c3ee841 pkt_sched: Remove unused variable skb in dev_deactivate_queue function. by Daniel Lezcano · 16 years ago
  68. eb6a12c Merge branch 'linus' into cpus4096-for-linus by Ingo Molnar · 16 years ago
  69. 14b395e Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 16 years ago
  70. 702beb8 ipv6: Fix warning in addrconf code. by David Miller · 16 years ago
  71. d1671a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  72. 3a682fb pkt_sched: Fix build with NET_SCHED disabled. by David S. Miller · 16 years ago
  73. db6d8c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  74. a352def tty: Ldisc revamp by Alan Cox · 16 years ago
  75. fb65a7c iucv: Fix bad merging. by David S. Miller · 16 years ago
  76. 175f9c1 net_sched: Add size table for qdiscs by Jussi Kivilinna · 16 years ago
  77. 0abf77e net_sched: Add accessor function for packet length for qdiscs by Jussi Kivilinna · 16 years ago
  78. 5f86173 net_sched: Add qdisc_enqueue wrapper by Jussi Kivilinna · 16 years ago
  79. a6ffb40 ipv6 mcast: Omit redundant address family checks in ip6_mc_source(). by YOSHIFUJI Hideaki · 16 years ago
  80. 230b183 net: Use standard structures for generic socket address structures. by YOSHIFUJI Hideaki · 16 years ago
  81. 53b7997 ipv6 netns: Make several "global" sysctl variables namespace aware. by YOSHIFUJI Hideaki · 16 years ago
  82. 721499e netns: Use net_eq() to compare net-namespaces for optimization. by YOSHIFUJI Hideaki · 16 years ago
  83. 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
  84. 725a8ff ipv6: remove unused parameter from ip6_ra_control by Denis V. Lunev · 16 years ago
  85. bdccc4c tcp: fix kernel panic with listening_get_next by Daniel Lezcano · 16 years ago
  86. 4389dde tcp: Remove redundant checks when setting eff_sacks by Adam Langley · 16 years ago
  87. 33ad798 tcp: options clean up by Adam Langley · 16 years ago
  88. 49a72df tcp: Fix MD5 signatures for non-linear skbs by Adam Langley · 16 years ago
  89. 845525a sctp: Update sctp global memory limit allocations. by Vlad Yasevich · 16 years ago
  90. 336d326 sctp: remove unnecessary byteshifting, calculate directly in big-endian by Harvey Harrison · 16 years ago
  91. 4e54064 sctp: Allow only 1 listening socket with SO_REUSEADDR by Vlad Yasevich · 16 years ago
  92. 23b29ed sctp: Do not leak memory on multiple listen() calls by Vlad Yasevich · 16 years ago
  93. 7dab83d sctp: Support ipv6only AF_INET6 sockets. by Vlad Yasevich · 16 years ago
  94. 6d0ccba sctp: Prevent uninitialized memory access by Florian Westphal · 16 years ago
  95. c4e85f8 sctp: Don't abort initialization when CONFIG_PROC_FS=n by Florian Westphal · 16 years ago
  96. c1e20f7 tcp: RTT metrics scaling by Stephen Hemminger · 16 years ago
  97. 30ee42b pkt_sched: Fix noqueue_qdisc initialization. by David S. Miller · 16 years ago
  98. 3072367 pkt_sched: Manage qdisc list inside of root qdisc. by David S. Miller · 16 years ago
  99. 72b25a9 pkt_sched: Get rid of u32_list. by David S. Miller · 16 years ago
  100. 8913336a packet: add PACKET_RESERVE sockopt by Patrick McHardy · 16 years ago