aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* ipv6: raw: rcu annotationsEric Dumazet2011-01-20
* neigh: __rcu annotationsEric Dumazet2011-01-20
* net: ipv6: sit: fix rcu annotationsEric Dumazet2011-01-20
* net_sched: RCU conversion of stabEric Dumazet2011-01-20
* net_sched: move TCQ_F_THROTTLED flagEric Dumazet2011-01-20
* net_sched: sfq: allow divisor to be a parameterEric Dumazet2011-01-20
* net: dev_close_many() is staticEric Dumazet2011-01-20
* netfilter: add a missing include in nf_conntrack_reasm.cEric Dumazet2011-01-20
* netfilter: nf_nat: place conntrack in source hash after SNAT is doneChangli Gao2011-01-20
* Merge branch 'connlimit' of git://dev.medozas.de/linuxPatrick McHardy2011-01-20
|\
| * netfilter: xtables: connlimit revision 1Jan Engelhardt2011-01-19
* | netfilter: do not omit re-route check on NF_QUEUE verdictFlorian Westphal2011-01-20
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2011-01-20
|\ \
| * \ Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2011-01-19
| |\ \
| * | | netfilter: nf_conntrack: fix lifetime display for disabled connectionsPatrick McHardy2011-01-19
| * | | netfilter: nf_conntrack_tstamp: add flow-based timestamp extensionPablo Neira Ayuso2011-01-19
| | |/ | |/|
| * | netfilter: nf_conntrack: nf_conntrack snmp helperJiri Olsa2011-01-18
| * | netfilter: ipt_CLUSTERIP: remove "no conntrack!"Eric Dumazet2011-01-18
| * | Merge branch 'master' of git://dev.medozas.de/linuxPatrick McHardy2011-01-18
| |\ \
| | * | netfilter: xt_connlimit: use hotdrop jump markRichard Weinberger2011-01-18
| | * | netfilter: xtables: add missing aliases for autoloading via iptablesJan Engelhardt2011-01-18
| * | | netfilter: allow NFQUEUE bypass if no listener is availableFlorian Westphal2011-01-18
| * | | netfilter: reduce NF_VERDICT_MASK to 0xffFlorian Westphal2011-01-18
| * | | netfilter: nfnetlink_queue: do not free skb on errorFlorian Westphal2011-01-18
| * | | netfilter: nfnetlink_queue: return error number to callerFlorian Westphal2011-01-18
| * | | netfilter: Kconfig: NFQUEUE is useless without NETFILTER_NETLINK_QUEUEFlorian Westphal2011-01-18
| * | | netfilter: nf_conntrack: remove an atomic bit operationChangli Gao2011-01-18
| * | | netfilter: nf_nat: fix conversion to non-atomic bit opsChangli Gao2011-01-18
| |/ /
| * | netfilter: create audit records for x_tables replacesThomas Graf2011-01-16
| * | netfilter: audit target to record accepted/dropped packetsThomas Graf2011-01-16
| * | netfilter: nf_conntrack: use is_vmalloc_addr()Patrick McHardy2011-01-14
| * | Merge branch 'master' of git://1984.lsi.us.es/net-next-2.6Patrick McHardy2011-01-14
| |\ \
| | * | netfilter: ebt_ip6: allow matching on ipv6-icmp types/codesFlorian Westphal2011-01-13
| | * | netfilter: x_table: speedup compat operationsEric Dumazet2011-01-13
| | * | netfilter: xt_conntrack: support matching on port rangesPatrick McHardy2011-01-13
| | * | IPVS: netns, final patch enabling network name space.Hans Schillstrom2011-01-12
| | * | IPVS: netns, misc init_net removal in core.Hans Schillstrom2011-01-12
| | * | IPVS: netns, svc counters moved in ip_vs_ctl,cHans Schillstrom2011-01-12
| | * | IPVS: netns, trash handlingHans Schillstrom2011-01-12
| | * | IPVS: netns, defense work timer.Hans Schillstrom2011-01-12
| | * | IPVS: netns, ip_vs_ctl local vars moved to ipvs struct.Hans Schillstrom2011-01-12
| | * | IPVS: netns, connection hash got net as param.Hans Schillstrom2011-01-12
| | * | IPVS: netns, ip_vs_stats and its procfsHans Schillstrom2011-01-12
| | * | IPVS: netns awareness to ip_vs_syncHans Schillstrom2011-01-12
| | * | IPVS: netns awareness to ip_vs_estHans Schillstrom2011-01-12
| | * | IPVS: netns awareness to ip_vs_appHans Schillstrom2011-01-12
| | * | IPVS: netns, common protocol changes and use of appcnt.Hans Schillstrom2011-01-12
| | * | IPVS: netns, use ip_vs_proto_data as param.Hans Schillstrom2011-01-12
| | * | IPVS: netns preparation for proto_ah_espHans Schillstrom2011-01-12
| | * | IPVS: netns preparation for proto_sctpHans Schillstrom2011-01-12