aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-02-25net: Add checking to rcu_dereference() primitivesPaul E. McKenney
2010-02-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-02-24netfilter: xtables: reduce arguments to translate_tableJan Engelhardt
2010-02-24netfilter: xtables: optimize call flow around xt_ematch_foreachJan Engelhardt
2010-02-24netfilter: xtables: replace XT_MATCH_ITERATE macroJan Engelhardt
2010-02-24netfilter: xtables: optimize call flow around xt_entry_foreachJan Engelhardt
2010-02-24netfilter: xtables: replace XT_ENTRY_ITERATE macroJan Engelhardt
2010-02-23net: bug fix for vlan + gro issueAjit Khaparde
2010-02-23xfrm: clone mark when cloning policyJamal Hadi Salim
2010-02-23netfilter: xt_recent: fix false matchTim Gardner
2010-02-23netfilter: xt_recent: fix buffer overflowTim Gardner
2010-02-22xfrm: Allow user space manipulation of SPD markJamal Hadi Salim
2010-02-22xfrm: Allow user space config of SAD markJamal Hadi Salim
2010-02-22xfrm: SP lookups with markJamal Hadi Salim
2010-02-22xfrm: SP lookups signature with markJamal Hadi Salim
2010-02-22xfrm: SA lookups with markJamal Hadi Salim
2010-02-22xfrm: SA lookups signature with markJamal Hadi Salim
2010-02-22af_key: locking changestephen hemminger
2010-02-22packet: convert socket list to RCU (v3)stephen hemminger
2010-02-19net-sysfs: Use rtnl_trylock in wireless sysfs methods.Eric W. Biederman
2010-02-19net: Fix sysctl restarts...Eric W. Biederman
2010-02-19xfrm: Flushing empty SPD generates false eventsJamal Hadi Salim
2010-02-19xfrm: Flushing empty SAD generates false eventsJamal Hadi Salim
2010-02-19pfkey: fix SA and SP flush sequenceJamal Hadi Salim
2010-02-19nl80211: add power save commandsKalle Valo
2010-02-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-02-19netfilter: nf_conntrack_reasm: properly handle packets fragmented into a sing...Patrick McHardy
2010-02-19netfilter: nf_queue: fix NF_STOLEN skb leakEric Dumazet
2010-02-19netfilter: ctnetlink: fix creation of conntrack with helpersPablo Neira Ayuso
2010-02-18xfrm: Introduce LINUX_MIB_XFRMFWDHDRERRORjamal
2010-02-18net: TCP thin dupackAndreas Petlund
2010-02-18net: TCP thin linear timeoutsAndreas Petlund
2010-02-18const: struct nla_policyAlexey Dobriyan
2010-02-18ipv6: drop unused "dev" arg of icmpv6_send()Alexey Dobriyan
2010-02-18ipv6: use standard lists for FIB walksAlexey Dobriyan
2010-02-18ipv6: remove stale MIB definitionsAlexey Dobriyan
2010-02-18AF_UNIX: update locking commentStephen Hemminger
2010-02-18netfilter: nf_defrag_ipv4: fix compilation error with NF_CONNTRACK=nPatrick McHardy
2010-02-18ipvs: SCTP Trasport Loadbalancing SupportVenkata Mohan Reddy
2010-02-18Merge branch 'ebt_config_compat_v4' of git://git.breakpoint.cc/fw/nf-next-2.6Patrick McHardy
2010-02-17IPv6: convert mc_lock to spinlockStephen Hemminger
2010-02-17net: export attach/detach filter routinesMichael S. Tsirkin
2010-02-17net: bug fix for vlan + gro issueAjit Khaparde
2010-02-17xfrm: Revert false event eliding commits.David S. Miller
2010-02-17ethtool: Don't flush n-tuple list from ethtool_reset()Ben Hutchings
2010-02-17net: use kasprintf() for socket cache namesAlexey Dobriyan
2010-02-17xt_hashlimit: fix lockingEric Dumazet
2010-02-17ipmr: remove useless checks from ipmr_device_eventPavel Emelyanov
2010-02-17net: remove INIT_RCU_HEAD() usageAlexey Dobriyan
2010-02-16percpu: add __percpu sparse annotations to netTejun Heo