summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Convert inquiry cache to use debugfs instead of sysfsMarcel Holtmann2010-02-271-0/+2
* Bluetooth: Convert controller hdev->type to hdev->busMarcel Holtmann2010-02-272-2/+2
* ipv6: Remove IPV6_ADDR_RESERVEDUlrich Weber2010-02-261-1/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-02-252-5/+55
|\
| * nl80211: add power save commandsKalle Valo2010-02-191-3/+4
| * cfg80211/mac80211: allow registering for and sending action framesJouni Malinen2010-02-152-2/+51
* | xfrm: SP lookups signature with markJamal Hadi Salim2010-02-221-2/+3
* | xfrm: SA lookups signature with markJamal Hadi Salim2010-02-221-7/+16
* | xfrm: introduce basic mark infrastructureJamal Hadi Salim2010-02-221-0/+22
* | packet: convert socket list to RCU (v3)stephen hemminger2010-02-222-2/+12
* | net: TCP thin dupackAndreas Petlund2010-02-181-0/+1
* | net: TCP thin linear timeoutsAndreas Petlund2010-02-181-0/+4
* | net: TCP thin-stream detectionAndreas Petlund2010-02-181-0/+8
* | const: struct nla_policyAlexey Dobriyan2010-02-181-1/+1
* | ipv6: use standard lists for FIB walksAlexey Dobriyan2010-02-181-1/+1
* | netfilter: nf_defrag_ipv4: fix compilation error with NF_CONNTRACK=nPatrick McHardy2010-02-181-2/+4
* | ipvs: SCTP Trasport Loadbalancing SupportVenkata Mohan Reddy2010-02-181-1/+21
* | IPv6: convert mc_lock to spinlockStephen Hemminger2010-02-171-1/+1
* | ipv6.h: reassembly: replace calculated magic number with multiplicationJoe Perches2010-02-171-3/+3
* | percpu: add __percpu sparse annotations to netTejun Heo2010-02-168-13/+17
* | net neigh: Decouple per interface neighbour table controls from binary sysctlsEric W. Biederman2010-02-161-1/+0
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-02-1615-64/+124
|\ \
| * | netfilter: nf_conntrack: add support for "conntrack zones"Patrick McHardy2010-02-157-6/+42
| * | netfilter: nf_conntrack: pass template to l4proto ->error() handlerPatrick McHardy2010-02-151-2/+2
| * | netfilter: nf_conntrack: elegantly simplify nf_ct_exp_net()Alexey Dobriyan2010-02-121-5/+1
| * | netfilter: nf_conntrack_sip: add T.38 FAX supportPatrick McHardy2010-02-111-1/+1
| * | netfilter: nf_nat: support mangling a single TCP packet multiple timesPatrick McHardy2010-02-111-7/+25
| * | netfilter: nf_conntrack: show helper and class in /proc/net/nf_conntrack_expectPatrick McHardy2010-02-111-0/+1
| * | Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2010-02-1017-53/+263
| |\ \
| * | | netfilter: xtables: add CT targetPatrick McHardy2010-02-031-0/+3
| * | | netfilter: nf_conntrack: support conntrack templatesPatrick McHardy2010-02-032-1/+7
| * | | netfilter: ctnetlink: support selective event deliveryPatrick McHardy2010-02-031-31/+28
| * | | netfilter: nf_conntrack: split up IPCT_STATUS eventPatrick McHardy2010-02-031-10/+11
| * | | netfilter: ctnetlink: only assign helpers for matching protocolsPatrick McHardy2010-02-031-1/+1
| * | | IPv6: reassembly: replace magic number with macro definitionsShan Wei2010-01-201-0/+2
| * | | netfilter: netns: #ifdef ->iptable_security, ->ip6table_securityAlexey Dobriyan2010-01-182-0/+4
| * | | netfilter: nfnetlink: netns supportAlexey Dobriyan2010-01-131-0/+2
| * | | IPVS: Allow boot time change of hash sizeCatalin(ux) M. BOIE2010-01-051-11/+5
* | | | net: Fix first line of kernel-doc for a few functionsBen Hutchings2010-02-141-1/+1
* | | | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-02-143-47/+89
|\ \ \ \ | | |_|/ | |/| |
| * | | mac80211: Retry null data frame for power save.Vivek Natarajan2010-02-091-0/+6
| * | | mac80211: remove get_tx_stats() driver opKalle Valo2010-02-081-22/+0
| * | | mac80211: allow station add/remove to sleepJohannes Berg2010-02-081-6/+15
| * | | wireless: update radiotap parserJohannes Berg2010-02-082-19/+68
* | | | xfrm: use proper kernel typesjamal2010-02-121-13/+13
* | | | ipv6: fib: fix crash when changing large fib while dumping itPatrick McHardy2010-02-121-0/+2
* | | | net: add a wrapper sk_entry()Li Zefan2010-02-101-0/+5
| |_|/ |/| |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-092-0/+4
|\ \ \
| * | | netfilter: nf_conntrack: fix hash resizing with namespacesPatrick McHardy2010-02-082-0/+2
| * | | netfilter: nf_conntrack: per netns nf_conntrack_cachepEric Dumazet2010-02-081-0/+2
OpenPOWER on IntegriCloud