summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-02-2512-94/+761
|\
| * nl80211: add power save commandsKalle Valo2010-02-193-12/+145
| * mac80211: split ieee80211_drop_unencryptedJohannes Berg2010-02-161-4/+18
| * cfg80211/mac80211: allow registering for and sending action framesJouni Malinen2010-02-1510-15/+534
| * mac80211: reject unhandled action framesJohannes Berg2010-02-151-33/+57
| * nl80211: does not allow NEW_STATION and DEL_STATION for meshThadeu Lima de Souza Cascardo2010-02-151-36/+13
| * mac80211: fix netdev renameJohannes Berg2010-02-151-1/+1
* | 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
OpenPOWER on IntegriCloud