Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | tipc: remove pointless check for NULL prior to kfree | Allan Stephens | 2011-01-01 | 2 | -6/+2 | |
* | | | | | tipc: remove redundant #includes | Allan Stephens | 2011-01-01 | 12 | -32/+0 | |
* | | | | | tipc: Finish streamlining of debugging code | Allan Stephens | 2011-01-01 | 4 | -45/+18 | |
* | | | | | tipc: Prune down link-specific debugging code | Allan Stephens | 2011-01-01 | 3 | -147/+36 | |
* | | | | | tipc: remove dump() and tipc_dump_dbg() | Allan Stephens | 2011-01-01 | 2 | -86/+3 | |
* | | | | | tipc: remove calls to dbg() and msg_dbg() | Allan Stephens | 2011-01-01 | 14 | -233/+16 | |
* | | | | | tipc: rename dbg.[ch] to log.[ch] | Allan Stephens | 2011-01-01 | 5 | -19/+15 | |
* | | | | | tipc: Remove internal linked list of node objects | Allan Stephens | 2011-01-01 | 1 | -27/+16 | |
* | | | | | tipc: Remove user registry subsystem | Allan Stephens | 2011-01-01 | 8 | -292/+7 | |
* | | | | | tipc: Eliminate use of user registry by topology service | Allan Stephens | 2011-01-01 | 1 | -16/+10 | |
* | | | | | tipc: Eliminate use of user registry by configuration service | Allan Stephens | 2011-01-01 | 1 | -19/+7 | |
* | | | | | tipc: Remove prototype code for supporting multiple clusters | Allan Stephens | 2011-01-01 | 15 | -287/+81 | |
* | | | | | tipc: Remove prototype code for supporting inter-cluster routing | Allan Stephens | 2011-01-01 | 9 | -543/+15 | |
* | | | | | tipc: Remove prototype code for supporting slave nodes | Allan Stephens | 2011-01-01 | 11 | -245/+38 | |
* | | | | | tipc: Remove prototype code for supporting multiple zones | Allan Stephens | 2011-01-01 | 14 | -323/+44 | |
* | | | | | sfq: fix slot_dequeue_head() | Eric Dumazet | 2010-12-31 | 1 | -2/+4 | |
* | | | | | sch_sfq: allow big packets and be fair | Eric Dumazet | 2010-12-31 | 1 | -7/+19 | |
* | | | | | dcbnl: cleanup | Shmulik Ravid | 2010-12-31 | 1 | -1/+1 | |
* | | | | | dcbnl: adding DCBX feature flags get-set | Shmulik Ravid | 2010-12-31 | 1 | -0/+133 | |
* | | | | | dcbnl: adding DCBX engine capability | Shmulik Ravid | 2010-12-31 | 1 | -0/+43 | |
* | | | | | net_dcb: add application notifiers | John Fastabend | 2010-12-31 | 3 | -1/+43 | |
* | | | | | dcbnl: add appliction tlv handlers | John Fastabend | 2010-12-31 | 1 | -10/+123 | |
* | | | | | dcbnl: add support for ieee8021Qaz attributes | John Fastabend | 2010-12-31 | 1 | -0/+131 | |
* | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-12-26 | 14 | -61/+90 | |
|\| | | | | ||||||
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-12-26 | 21 | -57/+114 | |
| |\ \ \ \ | ||||||
| | * | | | | ipv4: dont create routes on down devices | Eric Dumazet | 2010-12-25 | 1 | -3/+4 | |
| | * | | | | Revert "ipv4: Allow configuring subnets as local addresses" | David S. Miller | 2010-12-23 | 2 | -4/+9 | |
| | * | | | | irda: prevent integer underflow in IRLMP_ENUMDEVICES | Dan Rosenberg | 2010-12-23 | 1 | -7/+11 | |
| | * | | | | tcp: fix listening_get_next() | Eric Dumazet | 2010-12-23 | 1 | -2/+2 | |
| | * | | | | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2010-12-22 | 1 | -1/+4 | |
| | |\ \ \ \ | | | | |_|/ | | | |/| | | ||||||
| | | * | | | mac80211: fix mesh forwarding | Johannes Berg | 2010-12-22 | 1 | -1/+4 | |
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2010-12-20 | 2 | -11/+12 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | ceph: handle partial result from get_user_pages | Henry C Chang | 2010-12-17 | 1 | -2/+2 | |
| | * | | | | | ceph: mark user pages dirty on direct-io reads | Henry C Chang | 2010-12-17 | 1 | -4/+7 | |
| | * | | | | | ceph: fix msgr_init error path | Sage Weil | 2010-12-13 | 1 | -5/+3 | |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-12-14 | 21 | -57/+128 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | sunrpc: prevent use-after-free on clearing XPT_BUSY | NeilBrown | 2010-12-07 | 1 | -1/+8 | |
| * | | | | | | | leds: fix up dependencies | Johannes Berg | 2010-12-02 | 1 | -1/+1 | |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-11-29 | 10 | -83/+96 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2010-11-27 | 1 | -9/+15 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | SUNRPC: Fix an infinite loop in call_refresh/call_refreshresult | Trond Myklebust | 2010-11-22 | 1 | -9/+15 | |
| | | |_|/ / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-11-24 | 5 | -9/+7 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2010-11-19 | 3 | -17/+24 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | ceph: explicitly specify page alignment in network messages | Sage Weil | 2010-11-09 | 2 | -5/+8 | |
| | * | | | | | | | | ceph: make page alignment explicit in osd interface | Sage Weil | 2010-11-09 | 1 | -8/+14 | |
| | * | | | | | | | | ceph: fix comment, remove extraneous args | Sage Weil | 2010-11-09 | 1 | -2/+1 | |
| | * | | | | | | | | ceph: fix small seq message skipping | Sage Weil | 2010-11-01 | 1 | -2/+1 | |
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-11-19 | 8 | -24/+106 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann | 2010-11-17 | 3 | -3/+0 | |
| * | | | | | | | | | | SUNRPC: Simplify rpc_alloc_iostats by removing pointless local variable | Jesper Juhl | 2010-11-16 | 1 | -3/+1 |