aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Convert inquiry cache to use debugfs instead of sysfsMarcel Holtmann2010-02-271-30/+62
* Bluetooth: Convert controller hdev->type to hdev->busMarcel Holtmann2010-02-272-12/+12
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-02-265-53/+66
|\
| * netfilter: xtables: restore indentationJan Engelhardt2010-02-263-29/+44
| * netfilter: nfnetlink_log: fix silly refcount leakAlexey Dobriyan2010-02-261-1/+1
| * IPVS: ip_vs_lblcr: use list headASimon Horman2010-02-261-23/+21
* | Revert "ethtool: Add n-tuple string length to drvinfo and return it"David S. Miller2010-02-261-3/+0
* | ipv6: Use 1280 as min MTU for ipv6 forwardingUlrich Weber2010-02-261-4/+8
* | net: add addr len check to dev_mc_addJiri Pirko2010-02-261-0/+2
* | ethtool: Add n-tuple string length to drvinfo and return itPeter Waskiewicz2010-02-261-0/+3
* | netdev: use list_first_entry macrostephen hemminger2010-02-261-3/+3
* | rtnetlink: clean up SR-IOV config interfaceWilliams, Mitch A2010-02-261-8/+5
* | af_packet: do not accept mc address smaller then dev->addr_len in packet_mc_a...Jiri Pirko2010-02-261-1/+1
* | ipv6: Remove IPV6_ADDR_RESERVEDUlrich Weber2010-02-263-4/+3
* | 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