aboutsummaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* filter: fix sk_filter rcu handlingEric Dumazet2010-12-061-1/+3
* af_unix: limit recursion levelEric Dumazet2010-11-291-0/+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
* | 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
| * | 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
| | | * ipvs: optimize checksums for appsJulian Anastasov2010-10-211-2/+10
| | * | tproxy: added IPv6 socket lookup function to nf_tproxy_coreBalazs Scheidler2010-10-211-1/+71
| | * | tproxy: added udp6_lib_lookup functionBalazs Scheidler2010-10-211-0/+3
| | * | tproxy: split off ipv6 defragmentation to a separate moduleBalazs Scheidler2010-10-211-0/+6
| | * | tproxy: fix hash locking issue when using port redirection in __inet_inherit_...Balazs Scheidler2010-10-211-1/+1
| | * | tproxy: add lookup type checks for UDP in nf_tproxy_get_sock_v4()Balazs Scheidler2010-10-211-2/+114
| | * | tproxy: kick out TIME_WAIT sockets in case a new connection comes in with the...Balazs Scheidler2010-10-211-1/+5
| | |/
| | * ipvs: IPv6 tunnel modeHans Schillstrom2010-10-191-0/+4
| | * netfilter: ctnetlink: add expectation deletion eventsPablo Neira Ayuso2010-10-191-1/+7
| | * netfilter: add missing xt_log.h filePatrick McHardy2010-10-041-0/+54
| | * netfilter: nf_nat: make find/put staticStephen Hemminger2010-10-041-3/+0