summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | dcbnl: more informed return values for new dcbnl routinesShmulik Ravid2011-01-031-44/+37Star
* | | | | tipc: update log.h re-include protection to reflect new namePaul Gortmaker2011-01-011-2/+2
* | | | | tipc: remove extraneous braces from single statementsAllan Stephens2011-01-017-48/+27Star
* | | | | tipc: remove zeroing assignments to static global variablesAllan Stephens2011-01-0111-15/+15
* | | | | tipc: split variable assignments out of conditional expressionsAllan Stephens2011-01-014-32/+56
* | | | | tipc: cleanup various cosmetic whitespace issuesAllan Stephens2011-01-0117-94/+86Star
* | | | | tipc: recode getsockopt error handling for better readabilityPaul Gortmaker2011-01-011-13/+9Star
* | | | | tipc: remove pointless check for NULL prior to kfreeAllan Stephens2011-01-012-6/+2Star
* | | | | tipc: remove redundant #includesAllan Stephens2011-01-0112-32/+0Star
* | | | | tipc: Finish streamlining of debugging codeAllan Stephens2011-01-014-45/+18Star
* | | | | tipc: Prune down link-specific debugging codeAllan Stephens2011-01-013-147/+36Star
* | | | | tipc: remove dump() and tipc_dump_dbg()Allan Stephens2011-01-012-86/+3Star
* | | | | tipc: remove calls to dbg() and msg_dbg()Allan Stephens2011-01-0114-233/+16Star
* | | | | tipc: rename dbg.[ch] to log.[ch]Allan Stephens2011-01-015-19/+15Star
* | | | | tipc: Remove internal linked list of node objectsAllan Stephens2011-01-011-27/+16Star
* | | | | tipc: Remove user registry subsystemAllan Stephens2011-01-018-292/+7Star
* | | | | tipc: Eliminate use of user registry by topology serviceAllan Stephens2011-01-011-16/+10Star
* | | | | tipc: Eliminate use of user registry by configuration serviceAllan Stephens2011-01-011-19/+7Star
* | | | | tipc: Remove prototype code for supporting multiple clustersAllan Stephens2011-01-0115-287/+81Star
* | | | | tipc: Remove prototype code for supporting inter-cluster routingAllan Stephens2011-01-019-543/+15Star
* | | | | tipc: Remove prototype code for supporting slave nodesAllan Stephens2011-01-0111-245/+38Star
* | | | | tipc: Remove prototype code for supporting multiple zonesAllan Stephens2011-01-0114-323/+44Star
* | | | | 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-2714-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-261-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-231-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-212-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-141-5/+3Star
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-12-1521-57/+128
| |\ \ \ \ \ \
| * | | | | | | sunrpc: prevent use-after-free on clearing XPT_BUSYNeilBrown2010-12-081-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-261-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/+7Star
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2010-11-203-17/+24
| |\ \ \ \ \ \ \ \