summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-03-131-1/+1
|\
| * Merge branch 'for-next' into for-linusJiri Kosina2010-03-081-1/+1
| |\
| | * tree-wide: fix typos "ass?o[sc]iac?te" -> "associate" in commentsUwe Kleine-König2010-02-151-1/+1
* | | nsproxy: remove INIT_NSPROXY()Alexey Dobriyan2010-03-131-5/+0Star
|/ /
* | 9P2010.L handshake: Remove "dotu" variableSripathi Kodi2010-03-051-1/+2
* | 9P2010.L handshake: Add mount optionSripathi Kodi2010-03-051-0/+15
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-03-011-1/+3
|\ \
| * | net: Add checking to rcu_dereference() primitivesPaul E. McKenney2010-02-251-1/+3
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2010-02-282-2/+9
|\ \ \
| * | | Bluetooth: Add controller types for BR/EDR and 802.11 AMPMarcel Holtmann2010-02-272-0/+5
| * | | 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
* | | | rtnetlink: support specifying device flags on device creationPatrick McHardy2010-02-271-0/+2
|/ / /
* | | ipv6: Remove IPV6_ADDR_RESERVEDUlrich Weber2010-02-261-1/+0Star
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-02-262-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-231-2/+3
* | | | xfrm: SA lookups signature with markJamal Hadi Salim2010-02-231-7/+16
* | | | xfrm: introduce basic mark infrastructureJamal Hadi Salim2010-02-231-0/+22
* | | | packet: convert socket list to RCU (v3)stephen hemminger2010-02-232-2/+12
* | | | net: TCP thin dupackAndreas Petlund2010-02-191-0/+1
* | | | net: TCP thin linear timeoutsAndreas Petlund2010-02-191-0/+4
* | | | net: TCP thin-stream detectionAndreas Petlund2010-02-191-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-181-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-178-13/+17
* | | | net neigh: Decouple per interface neighbour table controls from binary sysctlsEric W. Biederman2010-02-171-1/+0Star
* | | | 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/+1Star
| * | | | 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/+28Star
| * | | | | 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/+5Star
* | | | | | net: Fix first line of kernel-doc for a few functionsBen Hutchings2010-02-151-1/+1