aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* tipc: remove redundant #includesAllan Stephens2011-01-0112-32/+0
* tipc: Finish streamlining of debugging codeAllan Stephens2011-01-014-45/+18
* tipc: Prune down link-specific debugging codeAllan Stephens2011-01-013-147/+36
* tipc: remove dump() and tipc_dump_dbg()Allan Stephens2011-01-012-86/+3
* tipc: remove calls to dbg() and msg_dbg()Allan Stephens2011-01-0114-233/+16
* tipc: rename dbg.[ch] to log.[ch]Allan Stephens2011-01-015-19/+15
* tipc: Remove internal linked list of node objectsAllan Stephens2011-01-011-27/+16
* tipc: Remove user registry subsystemAllan Stephens2011-01-018-292/+7
* tipc: Eliminate use of user registry by topology serviceAllan Stephens2011-01-011-16/+10
* tipc: Eliminate use of user registry by configuration serviceAllan Stephens2011-01-011-19/+7
* tipc: Remove prototype code for supporting multiple clustersAllan Stephens2011-01-0115-287/+81
* tipc: Remove prototype code for supporting inter-cluster routingAllan Stephens2011-01-019-543/+15
* tipc: Remove prototype code for supporting slave nodesAllan Stephens2011-01-0111-245/+38
* tipc: Remove prototype code for supporting multiple zonesAllan Stephens2011-01-0114-323/+44
* sfq: fix slot_dequeue_head()Eric Dumazet2010-12-311-2/+4
* sch_sfq: allow big packets and be fairEric Dumazet2010-12-311-7/+19
* dcbnl: cleanupShmulik Ravid2010-12-311-1/+1
* dcbnl: adding DCBX feature flags get-setShmulik Ravid2010-12-311-0/+133
* dcbnl: adding DCBX engine capabilityShmulik Ravid2010-12-311-0/+43
* net_dcb: add application notifiersJohn Fastabend2010-12-313-1/+43
* dcbnl: add appliction tlv handlersJohn Fastabend2010-12-311-10/+123
* dcbnl: add support for ieee8021Qaz attributesJohn Fastabend2010-12-311-0/+131
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-2614-61/+90
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-12-2621-57/+114
| |\
| | * ipv4: dont create routes on down devicesEric Dumazet2010-12-251-3/+4
| | * Revert "ipv4: Allow configuring subnets as local addresses"David S. Miller2010-12-232-4/+9
| | * irda: prevent integer underflow in IRLMP_ENUMDEVICESDan Rosenberg2010-12-231-7/+11
| | * tcp: fix listening_get_next()Eric Dumazet2010-12-231-2/+2
| | * Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-12-221-1/+4
| | |\
| | | * mac80211: fix mesh forwardingJohannes Berg2010-12-221-1/+4
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2010-12-202-11/+12
| |\ \ \
| | * | | ceph: handle partial result from get_user_pagesHenry C Chang2010-12-171-2/+2
| | * | | ceph: mark user pages dirty on direct-io readsHenry C Chang2010-12-171-4/+7
| | * | | ceph: fix msgr_init error pathSage Weil2010-12-131-5/+3
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-12-1421-57/+128
| |\ \ \ \
| * | | | | sunrpc: prevent use-after-free on clearing XPT_BUSYNeilBrown2010-12-071-1/+8
| * | | | | leds: fix up dependenciesJohannes Berg2010-12-021-1/+1
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-11-2910-83/+96
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2010-11-271-9/+15
| |\ \ \ \ \ \
| | * | | | | | SUNRPC: Fix an infinite loop in call_refresh/call_refreshresultTrond Myklebust2010-11-221-9/+15
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-11-245-9/+7
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2010-11-193-17/+24
| |\ \ \ \ \ \
| | * | | | | | ceph: explicitly specify page alignment in network messagesSage Weil2010-11-092-5/+8
| | * | | | | | ceph: make page alignment explicit in osd interfaceSage Weil2010-11-091-8/+14
| | * | | | | | ceph: fix comment, remove extraneous argsSage Weil2010-11-091-2/+1
| | * | | | | | ceph: fix small seq message skippingSage Weil2010-11-011-2/+1
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-11-198-24/+106
| |\ \ \ \ \ \ \
| * | | | | | | | BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-173-3/+0
| * | | | | | | | SUNRPC: Simplify rpc_alloc_iostats by removing pointless local variableJesper Juhl2010-11-161-3/+1
* | | | | | | | | Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2010-12-2331-218/+769
|\ \ \ \ \ \ \ \ \