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