summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)Author
2010-11-16net: reorder struct sock fieldsEric Dumazet
2010-11-16udp: use atomic_inc_not_zero_hintEric Dumazet
2010-11-16netlink: let nlmsg and nla functions take pointer-to-const argsJan Engelhardt
2010-11-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-11-15include/net/caif/cfctrl.h: Remove unnecessary semicolonsJoe Perches
2010-11-15xfrm: use gre key as flow upper protocol infoTimo Teräs
2010-11-15cfg80211: fix allowing country IEs for WIPHY_FLAG_STRICT_REGULATORYLuis R. Rodriguez
2010-11-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-11-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-11-12igmp: RCU conversion of in_dev->mc_listEric Dumazet
2010-11-11ipv4: Make rt->fl.iif tests lest obscure.David S. Miller
2010-11-11net: get rid of rtable->idevEric Dumazet
2010-11-11neigh: reorder struct neighbourEric Dumazet
2010-11-10net: avoid limits overflowEric Dumazet
2010-11-08decnet: RCU conversion and get rid of dev_base_lockEric Dumazet
2010-11-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-11-07net dst: need linux/cache.h for ____cacheline_aligned_in_smp.Paul Mundt
2010-11-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-11-04netlink: Make nlmsg_find_attr take a const nlmsghdr*.Nelson Elhage
2010-11-03caif: SPI-driver bugfix - incorrect padding.Sjur Brændeland
2010-11-03caif: Bugfix for socket priority, bindtodev and dbg channel.André Carvalho de Matos
2010-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-10-28fib: Fix fib zone and its hash leak on namespace stopPavel Emelyanov
2010-10-289p: Add datasync to client side TFSYNC/RFSYNC for dotlVenkateswararao Jujjuri (JV)
2010-10-289p: Implement TREADLINK operation for 9p2000.LM. Mohan Kumar
2010-10-289p: Implement TGETLOCKM. Mohan Kumar
2010-10-289p: Implement TLOCKM. Mohan Kumar
2010-10-28[9p] Introduce client side TFSYNC/RFSYNC for dotl.Venkateswararao Jujjuri (JV)
2010-10-28net/9p: This patch implements TLERROR/RLERROR on the 9P client.Arun R Bharadwaj
2010-10-27caif-u5500: Adding shared memory includeAmarnath Revanna
2010-10-27inetpeer: __rcu annotationsEric Dumazet
2010-10-27fib_rules: __rcu annotates ctargetEric Dumazet
2010-10-27tunnels: add __rcu annotationsEric Dumazet
2010-10-27net: add __rcu annotations to protocolEric Dumazet
2010-10-27ipv4: add __rcu annotations to routes.cEric Dumazet
2010-10-25ipv4: add __rcu annotations to ip_ra_chainEric Dumazet
2010-10-25net: add __rcu annotation to sk_filterEric Dumazet
2010-10-25net_ns: add __rcu annotationsEric Dumazet
2010-10-25tunnels: add _rcu annotationsEric Dumazet
2010-10-25net/802: add __rcu annotationsEric Dumazet
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-10-21Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-10-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-10-21Merge branch 'for-patrick' of git://git.kernel.org/pub/scm/linux/kernel/git/h...Patrick McHardy
2010-10-21tproxy: added IPv6 socket lookup function to nf_tproxy_coreBalazs Scheidler
2010-10-21tproxy: added udp6_lib_lookup functionBalazs Scheidler
2010-10-21tproxy: split off ipv6 defragmentation to a separate moduleBalazs Scheidler
2010-10-219p: client code cleanupstephen hemminger
2010-10-21tproxy: fix hash locking issue when using port redirection in __inet_inherit_...Balazs Scheidler
2010-10-21tproxy: add lookup type checks for UDP in nf_tproxy_get_sock_v4()Balazs Scheidler