summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | netfilter: nf_conntrack_reasm: properly handle packets fragmented into a sing...Patrick McHardy2010-02-191-7/+1Star
* | | | | | | | | xfrm: clone mark when cloning policyJamal Hadi Salim2010-02-241-0/+1
* | | | | | | | | xfrm: Allow user space manipulation of SPD markJamal Hadi Salim2010-02-231-6/+25
* | | | | | | | | xfrm: Allow user space config of SAD markJamal Hadi Salim2010-02-231-15/+57
* | | | | | | | | xfrm: SP lookups with markJamal Hadi Salim2010-02-231-1/+11
* | | | | | | | | xfrm: SP lookups signature with markJamal Hadi Salim2010-02-233-11/+11
* | | | | | | | | xfrm: SA lookups with markJamal Hadi Salim2010-02-231-0/+12
* | | | | | | | | xfrm: SA lookups signature with markJamal Hadi Salim2010-02-2312-48/+68
* | | | | | | | | af_key: locking changestephen hemminger2010-02-231-60/+16Star
* | | | | | | | | packet: convert socket list to RCU (v3)stephen hemminger2010-02-231-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-192-2/+2
* | | | | | | | | net: TCP thin dupackAndreas Petlund2010-02-193-0/+26
* | | | | | | | | net: TCP thin linear timeoutsAndreas Petlund2010-02-193-1/+34
* | | | | | | | | const: struct nla_policyAlexey Dobriyan2010-02-188-28/+19Star
* | | | | | | | | ipv6: drop unused "dev" arg of icmpv6_send()Alexey Dobriyan2010-02-1816-36/+31Star
* | | | | | | | | ipv6: use standard lists for FIB walksAlexey Dobriyan2010-02-181-13/+4Star
* | | | | | | | | ipv6: remove stale MIB definitionsAlexey Dobriyan2010-02-181-5/+0Star
* | | | | | | | | 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-181-9/+10
* | | | | | | | | net: export attach/detach filter routinesMichael S. Tsirkin2010-02-181-0/+2
* | | | | | | | | net: bug fix for vlan + gro issueAjit Khaparde2010-02-181-1/+1
* | | | | | | | | xfrm: Revert false event eliding commits.David S. Miller2010-02-174-20/+9Star
* | | | | | | | | ethtool: Don't flush n-tuple list from ethtool_reset()Ben Hutchings2010-02-171-3/+0Star
* | | | | | | | | net: use kasprintf() for socket cache namesAlexey Dobriyan2010-02-171-8/+2Star
* | | | | | | | | xt_hashlimit: fix lockingEric Dumazet2010-02-171-4/+0Star
* | | | | | | | | ipmr: remove useless checks from ipmr_device_eventPavel Emelyanov2010-02-171-3/+0Star
* | | | | | | | | net: remove INIT_RCU_HEAD() usageAlexey Dobriyan2010-02-178-10/+0Star
* | | | | | | | | percpu: add __percpu sparse annotations to netTejun Heo2010-02-1714-101/+110
* | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-178-46/+55
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-02-179-33/+23Star
| |\ \ \ \ \ \ \ \
| | * | | | | | | | xfrm: Fix xfrm_state_clone leakHerbert Xu2010-02-161-9/+3Star
| | * | | | | | | | ipcomp: Avoid duplicate calls to ipcomp_destroyHerbert Xu2010-02-162-10/+2Star
| | * | | | | | | | ethtool: allow non-admin user to read GRO settings.stephen hemminger2010-02-161-0/+1
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-02-1025-132/+162
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |