summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* xfrm: fix gre key endianessTimo Teräs2010-11-281-2/+2
* X25 remove bkl in subscription ioctlsandrew hendry2010-11-281-0/+2
* sctp: kill unused macro definitionShan Wei2010-11-281-14/+0
* rtnl: make link af-specific updates atomicThomas Graf2010-11-271-4/+8
* scm: lower SCM_MAX_FDEric Dumazet2010-11-241-2/+3
* ipv6: mcast: RCU conversionEric Dumazet2010-11-241-1/+2
* netns: let net_generic take pointer-to-const argsJan Engelhardt2010-11-211-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-11-192-2/+2
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-11-181-1/+1
| |\
| | * cfg80211: fix WIPHY_FLAG_IBSS_RSN bitJussi Kivilinna2010-11-151-1/+1
| | * b43legacy: Fix compile on ARM architectureArnd Hannemann2010-11-151-0/+1
| * | net: Fix duplicate volatile warning.Tetsuo Handa2010-11-181-1/+1
* | | net: use the macros defined for the members of flowiChangli Gao2010-11-171-7/+5
* | | rtnetlink: Link address family APIThomas Graf2010-11-171-0/+31
* | | net: reorder struct sock fieldsEric Dumazet2010-11-161-24/+31
* | | udp: use atomic_inc_not_zero_hintEric Dumazet2010-11-161-1/+1
* | | netlink: let nlmsg and nla functions take pointer-to-const argsJan Engelhardt2010-11-161-8/+13
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-11-161-7/+8
|\ \ \
| * | | cfg80211: fix allowing country IEs for WIPHY_FLAG_STRICT_REGULATORYLuis R. Rodriguez2010-11-151-7/+8
* | | | include/net/caif/cfctrl.h: Remove unnecessary semicolonsJoe Perches2010-11-151-1/+1
* | | | xfrm: use gre key as flow upper protocol infoTimo Teräs2010-11-152-0/+8
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-11-144-8/+8
|\ \ \ \ | | |/ / | |/| |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-11-125-8/+9
| |\ \ \
| | * | | net: avoid limits overflowEric Dumazet2010-11-104-8/+8
* | | | | igmp: RCU conversion of in_dev->mc_listEric Dumazet2010-11-121-1/+1
* | | | | 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
OpenPOWER on IntegriCloud