summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-253-4/+22
|\
| * net: bug fix for vlan + gro issueAjit Khaparde2010-02-231-1/+1
| * net-sysfs: Use rtnl_trylock in wireless sysfs methods.Eric W. Biederman2010-02-191-1/+2
| * net: Fix sysctl restarts...Eric W. Biederman2010-02-192-3/+20
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-02-246-623/+574
|\ \
| * | netfilter: xtables: reduce arguments to translate_tableJan Engelhardt2010-02-243-81/+45
| * | netfilter: xtables: optimize call flow around xt_ematch_foreachJan Engelhardt2010-02-242-124/+62
| * | netfilter: xtables: replace XT_MATCH_ITERATE macroJan Engelhardt2010-02-243-38/+130
| * | netfilter: xtables: optimize call flow around xt_entry_foreachJan Engelhardt2010-02-243-360/+182
| * | netfilter: xtables: replace XT_ENTRY_ITERATE macroJan Engelhardt2010-02-243-165/+306
| * | netfilter: xt_recent: fix false matchTim Gardner2010-02-231-1/+1
| * | netfilter: xt_recent: fix buffer overflowTim Gardner2010-02-231-1/+1
| * | netfilter: nf_conntrack_reasm: properly handle packets fragmented into a sing...Patrick McHardy2010-02-191-7/+1
* | | xfrm: clone mark when cloning policyJamal Hadi Salim2010-02-231-0/+1
* | | xfrm: Allow user space manipulation of SPD markJamal Hadi Salim2010-02-221-6/+25
* | | xfrm: Allow user space config of SAD markJamal Hadi Salim2010-02-221-15/+57
* | | xfrm: SP lookups with markJamal Hadi Salim2010-02-221-1/+11
* | | xfrm: SP lookups signature with markJamal Hadi Salim2010-02-223-11/+11
* | | xfrm: SA lookups with markJamal Hadi Salim2010-02-221-0/+12
* | | xfrm: SA lookups signature with markJamal Hadi Salim2010-02-2212-48/+68
* | | af_key: locking changestephen hemminger2010-02-221-60/+16
* | | packet: convert socket list to RCU (v3)stephen hemminger2010-02-221-31/+31
* | | xfrm: Flushing empty SPD generates false eventsJamal Hadi Salim2010-02-193-6/+20
* | | xfrm: Flushing empty SAD generates false eventsJamal Hadi Salim2010-02-193-4/+14
* | | pfkey: fix SA and SP flush sequenceJamal Hadi Salim2010-02-191-6/+27
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-02-192-12/+12
|\ \ \ | |/ /
| * | netfilter: nf_queue: fix NF_STOLEN skb leakEric Dumazet2010-02-191-1/+1
| * | netfilter: ctnetlink: fix creation of conntrack with helpersPablo Neira Ayuso2010-02-191-11/+11
* | | xfrm: Introduce LINUX_MIB_XFRMFWDHDRERRORjamal2010-02-182-2/+2
* | | net: TCP thin dupackAndreas Petlund2010-02-183-0/+26
* | | net: TCP thin linear timeoutsAndreas Petlund2010-02-183-1/+34
* | | const: struct nla_policyAlexey Dobriyan2010-02-188-28/+19
* | | ipv6: drop unused "dev" arg of icmpv6_send()Alexey Dobriyan2010-02-1816-36/+31
* | | ipv6: use standard lists for FIB walksAlexey Dobriyan2010-02-181-13/+4
* | | ipv6: remove stale MIB definitionsAlexey Dobriyan2010-02-181-5/+0
* | | AF_UNIX: update locking commentStephen Hemminger2010-02-181-1/+1
|/ /
* | netfilter: nf_defrag_ipv4: fix compilation error with NF_CONNTRACK=nPatrick McHardy2010-02-181-1/+5
* | ipvs: SCTP Trasport Loadbalancing SupportVenkata Mohan Reddy2010-02-187-11/+1264
* | Merge branch 'ebt_config_compat_v4' of git://git.breakpoint.cc/fw/nf-next-2.6Patrick McHardy2010-02-184-119/+1124
|\ \
| * | netfilter: ebtables: mark: add CONFIG_COMPAT supportFlorian Westphal2010-02-162-0/+68
| * | netfilter: ebt_limit: add CONFIG_COMPAT supportFlorian Westphal2010-02-161-0/+16
| * | netfilter: ebtables: try native set/getsockopt handlers, tooFlorian Westphal2010-02-161-10/+24
| * | netfilter: ebtables: add CONFIG_COMPAT supportFlorian Westphal2010-02-161-1/+886
| * | netfilter: ebtables: split update_counters into two functionsFlorian Westphal2010-02-161-16/+26
| * | netfilter: ebtables: split copy_everything_to_user into two functionsFlorian Westphal2010-02-161-32/+38
| * | netfilter: ebtables: split do_replace into two functionsFlorian Westphal2010-02-161-65/+71
* | | IPv6: convert mc_lock to spinlockStephen Hemminger2010-02-171-9/+10
* | | net: export attach/detach filter routinesMichael S. Tsirkin2010-02-171-0/+2
* | | net: bug fix for vlan + gro issueAjit Khaparde2010-02-171-1/+1
* | | xfrm: Revert false event eliding commits.David S. Miller2010-02-174-20/+9
OpenPOWER on IntegriCloud