aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
...
* | | | | | | rtnetlink: clean up SR-IOV config interfaceWilliams, Mitch A2010-02-26
* | | | | | | af_packet: do not accept mc address smaller then dev->addr_len in packet_mc_a...Jiri Pirko2010-02-26
* | | | | | | ipv6: Remove IPV6_ADDR_RESERVEDUlrich Weber2010-02-26
* | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-02-26
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | nl80211: add power save commandsKalle Valo2010-02-19
| * | | | | | mac80211: split ieee80211_drop_unencryptedJohannes Berg2010-02-16
| * | | | | | cfg80211/mac80211: allow registering for and sending action framesJouni Malinen2010-02-15
| * | | | | | mac80211: reject unhandled action framesJohannes Berg2010-02-15
| * | | | | | nl80211: does not allow NEW_STATION and DEL_STATION for meshThadeu Lima de Souza Cascardo2010-02-15
| * | | | | | mac80211: fix netdev renameJohannes Berg2010-02-15
* | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-26
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | net: bug fix for vlan + gro issueAjit Khaparde2010-02-23
| * | | | | | net-sysfs: Use rtnl_trylock in wireless sysfs methods.Eric W. Biederman2010-02-19
| * | | | | | net: Fix sysctl restarts...Eric W. Biederman2010-02-19
* | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-02-24
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | netfilter: xtables: reduce arguments to translate_tableJan Engelhardt2010-02-24
| * | | | | | netfilter: xtables: optimize call flow around xt_ematch_foreachJan Engelhardt2010-02-24
| * | | | | | netfilter: xtables: replace XT_MATCH_ITERATE macroJan Engelhardt2010-02-24
| * | | | | | netfilter: xtables: optimize call flow around xt_entry_foreachJan Engelhardt2010-02-24
| * | | | | | netfilter: xtables: replace XT_ENTRY_ITERATE macroJan Engelhardt2010-02-24
| * | | | | | netfilter: xt_recent: fix false matchTim Gardner2010-02-23
| * | | | | | netfilter: xt_recent: fix buffer overflowTim Gardner2010-02-23
| * | | | | | netfilter: nf_conntrack_reasm: properly handle packets fragmented into a sing...Patrick McHardy2010-02-19
* | | | | | | xfrm: clone mark when cloning policyJamal Hadi Salim2010-02-23
* | | | | | | xfrm: Allow user space manipulation of SPD markJamal Hadi Salim2010-02-22
* | | | | | | xfrm: Allow user space config of SAD markJamal Hadi Salim2010-02-22
* | | | | | | xfrm: SP lookups with markJamal Hadi Salim2010-02-22
* | | | | | | xfrm: SP lookups signature with markJamal Hadi Salim2010-02-22
* | | | | | | xfrm: SA lookups with markJamal Hadi Salim2010-02-22
* | | | | | | xfrm: SA lookups signature with markJamal Hadi Salim2010-02-22
* | | | | | | af_key: locking changestephen hemminger2010-02-22
* | | | | | | packet: convert socket list to RCU (v3)stephen hemminger2010-02-22
* | | | | | | xfrm: Flushing empty SPD generates false eventsJamal Hadi Salim2010-02-19
* | | | | | | xfrm: Flushing empty SAD generates false eventsJamal Hadi Salim2010-02-19
* | | | | | | pfkey: fix SA and SP flush sequenceJamal Hadi Salim2010-02-19
* | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-02-19
|\| | | | | |
| * | | | | | netfilter: nf_queue: fix NF_STOLEN skb leakEric Dumazet2010-02-19
| * | | | | | netfilter: ctnetlink: fix creation of conntrack with helpersPablo Neira Ayuso2010-02-19
* | | | | | | xfrm: Introduce LINUX_MIB_XFRMFWDHDRERRORjamal2010-02-18
* | | | | | | net: TCP thin dupackAndreas Petlund2010-02-18
* | | | | | | net: TCP thin linear timeoutsAndreas Petlund2010-02-18
* | | | | | | const: struct nla_policyAlexey Dobriyan2010-02-18
* | | | | | | ipv6: drop unused "dev" arg of icmpv6_send()Alexey Dobriyan2010-02-18
* | | | | | | ipv6: use standard lists for FIB walksAlexey Dobriyan2010-02-18
* | | | | | | ipv6: remove stale MIB definitionsAlexey Dobriyan2010-02-18
* | | | | | | AF_UNIX: update locking commentStephen Hemminger2010-02-18
|/ / / / / /
* | | | | | netfilter: nf_defrag_ipv4: fix compilation error with NF_CONNTRACK=nPatrick McHardy2010-02-18
* | | | | | ipvs: SCTP Trasport Loadbalancing SupportVenkata Mohan Reddy2010-02-18
* | | | | | Merge branch 'ebt_config_compat_v4' of git://git.breakpoint.cc/fw/nf-next-2.6Patrick McHardy2010-02-18
|\ \ \ \ \ \
| * | | | | | netfilter: ebtables: mark: add CONFIG_COMPAT supportFlorian Westphal2010-02-16