summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* netfilter: fix Kconfig dependenciesPatrick McHardy2011-01-142-4/+4
* netfilter: fix compilation when conntrack is disabled but tproxy is enabledKOVACS Krisztian2010-12-152-10/+10
* IPVS: Backup, adding version 0 sending capabilitiesHans Schillstrom2010-11-251-0/+2
* IPVS: Backup, Change sending to Version 1 formatHans Schillstrom2010-11-251-1/+1
* IPVS: Backup, Adding Version 1 receive capabilityHans Schillstrom2010-11-251-0/+1
* IPVS: Backup, Prepare for transferring firewall marks (fwmark) to the backup ...Hans Schillstrom2010-11-251-2/+4
* IPVS: Make the cp argument to ip_vs_sync_conn() staticSimon Horman2010-11-161-1/+1
* IPVS: Add persistence engine to connection entrySimon Horman2010-11-161-2/+14
* netfilter: add __rcu annotationsEric Dumazet2010-11-152-3/+3
* netfilter: nf_nat: define nat_pptp_info as neededChangli Gao2010-11-151-0/+2
* netfilter: ct_extend: define NF_CT_EXT_* as neededChangli Gao2010-11-153-0/+18
* netfilter: nf_nat: don't use atomic bit operationChangli Gao2010-11-151-2/+2
* netfilter: nf_conntrack: define ct_*_info as neededChangli Gao2010-11-151-0/+13
* netfilter: nf_conntrack: don't always initialize ct->protoChangli Gao2010-11-121-3/+3
* ipv4: Make rt->fl.iif tests lest obscure.David S. Miller2010-11-112-0/+20
* net: get rid of rtable->idevEric Dumazet2010-11-111-2/+0
* neigh: reorder struct neighbourEric Dumazet2010-11-111-5/+5
* decnet: RCU conversion and get rid of dev_base_lockEric Dumazet2010-11-082-13/+22
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-11-081-0/+1
|\
| * net dst: need linux/cache.h for ____cacheline_aligned_in_smp.Paul Mundt2010-11-071-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-11-054-7/+9
|\|
| * netlink: Make nlmsg_find_attr take a const nlmsghdr*.Nelson Elhage2010-11-041-1/+1
| * caif: SPI-driver bugfix - incorrect padding.Sjur Brændeland2010-11-031-0/+2
| * caif: Bugfix for socket priority, bindtodev and dbg channel.André Carvalho de Matos2010-11-032-6/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-10-291-0/+2
|\|
| * fib: Fix fib zone and its hash leak on namespace stopPavel Emelyanov2010-10-281-0/+2
* | 9p: Add datasync to client side TFSYNC/RFSYNC for dotlVenkateswararao Jujjuri (JV)2010-10-281-1/+1
* | 9p: Implement TREADLINK operation for 9p2000.LM. Mohan Kumar2010-10-282-0/+3
* | 9p: Implement TGETLOCKM. Mohan Kumar2010-10-282-0/+19
* | 9p: Implement TLOCKM. Mohan Kumar2010-10-282-0/+29
* | [9p] Introduce client side TFSYNC/RFSYNC for dotl.Venkateswararao Jujjuri (JV)2010-10-282-0/+3
* | net/9p: This patch implements TLERROR/RLERROR on the 9P client.Arun R Bharadwaj2010-10-281-0/+4
|/
* caif-u5500: Adding shared memory includeAmarnath Revanna2010-10-271-0/+26
* inetpeer: __rcu annotationsEric Dumazet2010-10-271-1/+1
* fib_rules: __rcu annotates ctargetEric Dumazet2010-10-271-1/+1
* tunnels: add __rcu annotationsEric Dumazet2010-10-272-3/+3
* net: add __rcu annotations to protocolEric Dumazet2010-10-271-2/+2
* ipv4: add __rcu annotations to routes.cEric Dumazet2010-10-271-1/+1
* ipv4: add __rcu annotations to ip_ra_chainEric Dumazet2010-10-251-2/+2
* net: add __rcu annotation to sk_filterEric Dumazet2010-10-251-1/+1
* net_ns: add __rcu annotationsEric Dumazet2010-10-251-1/+1
* tunnels: add _rcu annotationsEric Dumazet2010-10-253-3/+3
* net/802: add __rcu annotationsEric Dumazet2010-10-251-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-10-2355-388/+1146
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-10-218-38/+414
| |\
| | * Merge branch 'for-patrick' of git://git.kernel.org/pub/scm/linux/kernel/git/h...Patrick McHardy2010-10-211-12/+41
| | |\
| | | * ipvs: provide address family for debuggingJulian Anastasov2010-10-211-8/+9
| | | * ipvs: changes for local real serverJulian Anastasov2010-10-211-0/+1
| | | * ipvs: do not schedule conns from real serversJulian Anastasov2010-10-211-1/+2
| | | * ipvs: switch to notrack modeJulian Anastasov2010-10-211-1/+19