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