1. a2da570 net_sched: RCU conversion of stab by Eric Dumazet · 14 years ago
  2. fd245a4 net_sched: move TCQ_F_THROTTLED flag by Eric Dumazet · 14 years ago
  3. 817fb15 net_sched: sfq: allow divisor to be a parameter by Eric Dumazet · 14 years ago
  4. 3fbd875 net: dev_close_many() is static by Eric Dumazet · 14 years ago
  5. bced94e netfilter: add a missing include in nf_conntrack_reasm.c by Eric Dumazet · 14 years ago
  6. 41a7cab netfilter: nf_nat: place conntrack in source hash after SNAT is done by Changli Gao · 14 years ago
  7. 82d800d Merge branch 'connlimit' of git://dev.medozas.de/linux by Patrick McHardy · 14 years ago
  8. 28a51ba netfilter: do not omit re-route check on NF_QUEUE verdict by Florian Westphal · 14 years ago
  9. a07aa00 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 14 years ago
  10. cc7ec45 net_sched: cleanups by Eric Dumazet · 14 years ago
  11. 7180a03 af_unix: coding style: remove one level of indentation in unix_shutdown() by Alban Crequy · 14 years ago
  12. b8970f0 net_sched: implement a root container qdisc sch_mqprio by John Fastabend · 14 years ago
  13. 4f57c08 net: implement mechanism for HW based QOS by John Fastabend · 14 years ago
  14. e7ed828 netlink: support setting devgroup parameters by Vlad Dogaru · 14 years ago
  15. cbda10f net_device: add support for network device groups by Vlad Dogaru · 14 years ago
  16. 441c793 net: cleanup unused macros in net directory by Shan Wei · 14 years ago
  17. 14f0290 Merge branch 'master' of /repos/git/net-next-2.6 by Patrick McHardy · 14 years ago
  18. f5c88f5 netfilter: nf_conntrack: fix lifetime display for disabled connections by Patrick McHardy · 14 years ago
  19. cc4fc02 netfilter: xtables: connlimit revision 1 by Jan Engelhardt · 14 years ago
  20. a992ca2 netfilter: nf_conntrack_tstamp: add flow-based timestamp extension by Pablo Neira Ayuso · 14 years ago
  21. 80f8f10 net: filter: dont block softirqs in sk_run_filter() by Eric Dumazet · 14 years ago
  22. d6ae3ba af_unix: implement socket filter by Alban Crequy · 14 years ago
  23. a5db219 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  24. 6ee400a net offloading: Do not mask out NETIF_F_HW_VLAN_TX for vlan. by Jesse Gross · 14 years ago
  25. 2fdc1c8 ipv6: Silence privacy extensions initialization by Romain Francoise · 14 years ago
  26. f966a13 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  27. 93557f5 netfilter: nf_conntrack: nf_conntrack snmp helper by Jiri Olsa · 14 years ago
  28. 94d117a netfilter: ipt_CLUSTERIP: remove "no conntrack!" by Eric Dumazet · 14 years ago
  29. a8fc0d9 Merge branch 'master' of git://dev.medozas.de/linux by Patrick McHardy · 14 years ago
  30. 94b27cc netfilter: allow NFQUEUE bypass if no listener is available by Florian Westphal · 14 years ago
  31. f615df7 netfilter: reduce NF_VERDICT_MASK to 0xff by Florian Westphal · 14 years ago
  32. 06cdb63 netfilter: nfnetlink_queue: do not free skb on error by Florian Westphal · 14 years ago
  33. f158508 netfilter: nfnetlink_queue: return error number to caller by Florian Westphal · 14 years ago
  34. 5f2cafe netfilter: Kconfig: NFQUEUE is useless without NETFILTER_NETLINK_QUEUE by Florian Westphal · 14 years ago
  35. 45eec34 netfilter: nf_conntrack: remove an atomic bit operation by Changli Gao · 14 years ago
  36. a7c2f4d netfilter: nf_nat: fix conversion to non-atomic bit ops by Changli Gao · 14 years ago
  37. 1cc34c3 netfilter: xt_connlimit: use hotdrop jump mark by Richard Weinberger · 14 years ago
  38. f1e231a netfilter: xtables: add missing aliases for autoloading via iptables by Jan Engelhardt · 14 years ago
  39. fbabf31 netfilter: create audit records for x_tables replaces by Thomas Graf · 14 years ago
  40. 43f393c netfilter: audit target to record accepted/dropped packets by Thomas Graf · 14 years ago
  41. 01a8590 caif: checking the wrong variable by Dan Carpenter · 14 years ago
  42. 5e50732 can: test size of struct sockaddr in sendmsg by Kurt Van Dijck · 14 years ago
  43. d78c68e Merge branch 'for-david' of git://git.open-mesh.org/ecsv/linux-merge by David S. Miller · 14 years ago
  44. aa0adb1 batman-adv: Use "__attribute__" shortcut macros by Sven Eckelmann · 14 years ago
  45. d018b6f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  46. 18bce37 Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  47. e1fcc7e rxrpc: rxrpc_workqueue isn't used during memory reclaim by Tejun Heo · 14 years ago
  48. d862a66 netfilter: nf_conntrack: use is_vmalloc_addr() by Patrick McHardy · 14 years ago
  49. 0134e89 Merge branch 'master' of git://1984.lsi.us.es/net-next-2.6 by Patrick McHardy · 14 years ago
  50. c7066f7 netfilter: fix Kconfig dependencies by Patrick McHardy · 14 years ago
  51. 1ac9ad1 net: remove dev_txq_stats_fold() by Eric Dumazet · 14 years ago
  52. ed7809d batman-adv: Even Batman should not dereference NULL pointers by Jesper Juhl · 14 years ago
  53. 82694f7 mac80211: use maximum number of AMPDU frames as default in BA RX by Luciano Coelho · 14 years ago
  54. 681c4d0 mac80211: fix lockdep warning by Johannes Berg · 14 years ago
  55. 1949e08 Merge branch 'master' of git://1984.lsi.us.es/net-2.6 by David S. Miller · 14 years ago
  56. b2034d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  57. 27d189c Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 14 years ago
  58. a170315 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  59. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  60. f31e8d49 netfilter: ctnetlink: fix loop in ctnetlink_get_conntrack() by Pablo Neira Ayuso · 14 years ago
  61. 6faee60 netfilter: ebt_ip6: allow matching on ipv6-icmp types/codes by Florian Westphal · 14 years ago
  62. 255d0dc netfilter: x_table: speedup compat operations by Eric Dumazet · 14 years ago
  63. b017900 netfilter: xt_conntrack: support matching on port ranges by Patrick McHardy · 14 years ago
  64. 3806b4f eth: fix new kernel-doc warning by Randy Dunlap · 14 years ago
  65. 464143c Merge branch 'master' of git://1984.lsi.us.es/net-2.6 by David S. Miller · 14 years ago
  66. 72b43d0 inet6: prevent network storms caused by linux IPv6 routers by Alexey Kuznetsov · 14 years ago
  67. c6d2d44 IPVS: netns, final patch enabling network name space. by Hans Schillstrom · 14 years ago
  68. 4a98480 IPVS: netns, misc init_net removal in core. by Hans Schillstrom · 14 years ago
  69. 763f8d0 IPVS: netns, svc counters moved in ip_vs_ctl,c by Hans Schillstrom · 14 years ago
  70. f2431e6 IPVS: netns, trash handling by Hans Schillstrom · 14 years ago
  71. f6340ee IPVS: netns, defense work timer. by Hans Schillstrom · 14 years ago
  72. a0840e2 IPVS: netns, ip_vs_ctl local vars moved to ipvs struct. by Hans Schillstrom · 14 years ago
  73. 6e67e58 IPVS: netns, connection hash got net as param. by Hans Schillstrom · 14 years ago
  74. b17fc99 IPVS: netns, ip_vs_stats and its procfs by Hans Schillstrom · 14 years ago
  75. f131315 IPVS: netns awareness to ip_vs_sync by Hans Schillstrom · 14 years ago
  76. 29c2026 IPVS: netns awareness to ip_vs_est by Hans Schillstrom · 14 years ago
  77. ab8a5e8 IPVS: netns awareness to ip_vs_app by Hans Schillstrom · 14 years ago
  78. 9bbac6a IPVS: netns, common protocol changes and use of appcnt. by Hans Schillstrom · 14 years ago
  79. 9330419 IPVS: netns, use ip_vs_proto_data as param. by Hans Schillstrom · 14 years ago
  80. 88fe2d3 IPVS: netns preparation for proto_ah_esp by Hans Schillstrom · 14 years ago
  81. 9d93487 IPVS: netns preparation for proto_sctp by Hans Schillstrom · 14 years ago
  82. 78b16bd IPVS: netns preparation for proto_udp by Hans Schillstrom · 14 years ago
  83. 4a85b96 IPVS: netns preparation for proto_tcp by Hans Schillstrom · 14 years ago
  84. 252c641 IPVS: netns, prepare protocol by Hans Schillstrom · 14 years ago
  85. b6e885d IPVS: netns awarness to lblc sheduler by Hans Schillstrom · 14 years ago
  86. d0a1eef IPVS: netns awarness to lblcr sheduler by Hans Schillstrom · 14 years ago
  87. fc72325 IPVS: netns to services part 1 by Hans Schillstrom · 14 years ago
  88. 61b1ab4 IPVS: netns, add basic init per netns. by Hans Schillstrom · 14 years ago
  89. fee1cc0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 into HEAD by Simon Horman · 14 years ago
  90. c74a1cb pass default dentry_operations to mount_pseudo() by Al Viro · 14 years ago
  91. f363e45 net/ceph: make ceph_msgr_wq non-reentrant by Tejun Heo · 14 years ago
  92. b0aee35 ceph: Always free allocated memory in osdmap_decode() by Jesper Juhl · 14 years ago
  93. 6c0f3af ceph: add dir_layout to inode by Sage Weil · 14 years ago
  94. 2fc72c7 netfilter: fix compilation when conntrack is disabled but tproxy is enabled by KOVACS Krisztian · 14 years ago
  95. 5b919f8 net: ax25: fix information leak to userland harder by Kees Cook · 14 years ago
  96. 4162cf6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  97. 60dbb01 Merge branch 'master' of git://1984.lsi.us.es/net-2.6 by David S. Miller · 14 years ago
  98. b9d919a Merge branch 'nfs-for-2.6.38' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  99. 13ee6ac netfilter: fix race in conntrack between dump_table and destroy by Stephen Hemminger · 14 years ago
  100. 4b0ef1f2 ah: reload pointers to skb data after calling skb_cow_data() by Dang Hongwu · 14 years ago