aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
...
| * | | | | | | | | 9p: fix p9_client_destroy unconditional calling v9fs_put_transEric Van Hensbergen2010-02-08
| * | | | | | | | | 9p: Fix the kernel crash on a failed mountAneesh Kumar K.V2010-02-08
| * | | | | | | | | 9p: fix option parsingEric Van Hensbergen2010-02-08
| * | | | | | | | | net/9p: fix statsize inside twstatEric Van Hensbergen2010-02-08
| * | | | | | | | | net/9p: fail when user specifies a transport which we can't findEric Van Hensbergen2010-02-08
| * | | | | | | | | net/9p: fix virtio transport to correctly update status on connectEric Van Hensbergen2010-02-08
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | xfrm: avoid spinlock in get_acqseq() used by xfrm userjamal2010-02-16
* | | | | | | | | net neigh: Decouple per interface neighbour table controls from binary sysctlsEric W. Biederman2010-02-16
* | | | | | | | | net ipv4: Decouple ipv4 interface parameters from binary sysctl numbersEric W. Biederman2010-02-16
* | | | | | | | | tunnels: fix netns vs proto registration orderingAlexey Dobriyan2010-02-16
* | | | | | | | | gre: fix netns vs proto registration orderingAlexey Dobriyan2010-02-16
* | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-02-16
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | netfilter: CONFIG_COMPAT: allow delta to exceed 32767Florian Westphal2010-02-15
| * | | | | | | | netfilter: ebtables: avoid explicit XT_ALIGN() in match/targetsFlorian Westphal2010-02-15
| * | | | | | | | netfilter: ebtables: abort if next_offset is too smallFlorian Westphal2010-02-15
| * | | | | | | | netfilter: ctnetlink: add zone supportPatrick McHardy2010-02-15
| * | | | | | | | netfilter: nf_conntrack: add support for "conntrack zones"Patrick McHardy2010-02-15
| * | | | | | | | netfilter: nf_conntrack: pass template to l4proto ->error() handlerPatrick McHardy2010-02-15
| * | | | | | | | netfilter: xtables: add const qualifiersJan Engelhardt2010-02-15
| * | | | | | | | netfilter: xtables: constify args in compat copying functionsJan Engelhardt2010-02-15
| * | | | | | | | netfilter: xtables: print details on size mismatchJan Engelhardt2010-02-15
| * | | | | | | | netfilter: iptables: remove unused function argumentsJan Engelhardt2010-02-15
| * | | | | | | | netfilter: xt_recent: inform user when hitcount is too largeJan Engelhardt2010-02-15
| * | | | | | | | netfilter: don't use INIT_RCU_HEAD()Alexey Dobriyan2010-02-12
| * | | | | | | | netfilter: xtables: fix mangle tablesAlexey Dobriyan2010-02-11
| * | | | | | | | netfilter: nf_conntrack_sip: add T.38 FAX supportPatrick McHardy2010-02-11
| * | | | | | | | netfilter: nf_nat_sip: add TCP supportPatrick McHardy2010-02-11
| * | | | | | | | netfilter: nf_nat: support mangling a single TCP packet multiple timesPatrick McHardy2010-02-11
| * | | | | | | | netfilter: nf_conntrack_sip: add TCP supportPatrick McHardy2010-02-11
| * | | | | | | | netfilter: nf_conntrack_sip: pass data offset to NAT functionsPatrick McHardy2010-02-11
| * | | | | | | | netfilter: nf_conntrack_sip: fix ct_sip_parse_request() REGISTER request parsingPatrick McHardy2010-02-11
| * | | | | | | | netfilter: nf_conntrack: show helper and class in /proc/net/nf_conntrack_expectPatrick McHardy2010-02-11
| * | | | | | | | netfilter: ctnetlink: dump expectation helper namePatrick McHardy2010-02-11
| * | | | | | | | Merge branch 'master' of git://dev.medozas.de/linuxPatrick McHardy2010-02-10
| |\ \ \ \ \ \ \ \
| | * | | | | | | | netfilter: xtables: generate initial table on-demandJan Engelhardt2010-02-10
| | * | | | | | | | netfilter: xtables: use xt_table for hook instantiationJan Engelhardt2010-02-10
| | * | | | | | | | netfilter: xtables: compact table hook functions (2/2)Jan Engelhardt2010-02-10
| | * | | | | | | | netfilter: xtables: compact table hook functions (1/2)Jan Engelhardt2010-02-10
| * | | | | | | | | netfilter: ctnetlink: add missing netlink attribute policiesPatrick McHardy2010-02-10
| * | | | | | | | | netfilter: xtables: symmetric COMPAT_XT_ALIGN definitionAlexey Dobriyan2010-02-10
| |/ / / / / / / /
| * | | | | | | | Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2010-02-10
| |\ \ \ \ \ \ \ \
| * | | | | | | | | netfilter: fix build failure with CONNTRACK=y NAT=nFlorian Westphal2010-02-08
| * | | | | | | | | netfilter: xtables: add CT targetPatrick McHardy2010-02-03
| * | | | | | | | | netfilter: nf_conntrack: support conntrack templatesPatrick McHardy2010-02-03
| * | | | | | | | | netfilter: ctnetlink: support selective event deliveryPatrick McHardy2010-02-03
| * | | | | | | | | netfilter: nf_conntrack: split up IPCT_STATUS eventPatrick McHardy2010-02-03
| * | | | | | | | | netfilter: add struct net * to target parametersPatrick McHardy2010-02-03
| * | | | | | | | | netfilter: ctnetlink: only assign helpers for matching protocolsPatrick McHardy2010-02-03
| * | | | | | | | | netfilter: xt_hashlimit: fix race condition and simplify lockingPatrick McHardy2010-02-03
| * | | | | | | | | netfilter: xt_TCPMSS: SYN packets are allowed to contain dataSimon Arlott2010-02-02