| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-10-17 | 21 | -47/+26 |
|\ |
|
| * | net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely) | Johannes Berg | 2008-10-16 | 20 | -46/+20 |
| * | ipv4: Add a missing rcu_assign_pointer() in routing cache. | Eric Dumazet | 2008-10-16 | 1 | -1/+6 |
* | | Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2008-10-16 | 7 | -268/+616 |
|\ \ |
|
| * \ | Merge branch 'next' | Trond Myklebust | 2008-10-15 | 7 | -268/+616 |
| |\ \ |
|
| | * | | RPC/RDMA: ensure connection attempt is complete before signalling. | Tom Talpey | 2008-10-10 | 1 | -5/+1 |
| | * | | RPC/RDMA: correct the reconnect timer backoff | Tom Talpey | 2008-10-10 | 1 | -0/+7 |
| | * | | RPC/RDMA: optionally emit useful transport info upon connect/disconnect. | Tom Talpey | 2008-10-10 | 2 | -1/+22 |
| | * | | RPC/RDMA: reformat a debug printk to keep lines together. | Tom Talpey | 2008-10-10 | 1 | -2/+2 |
| | * | | RPC/RDMA: harden connection logic against missing/late rdma_cm upcalls. | Tom Talpey | 2008-10-10 | 2 | -4/+10 |
| | * | | RPC/RDMA: fix connect/reconnect resource leak. | Tom Talpey | 2008-10-10 | 1 | -5/+4 |
| | * | | RPC/RDMA: return a consistent error, when connect fails. | Tom Talpey | 2008-10-10 | 1 | -1/+1 |
| | * | | RPC/RDMA: adhere to protocol for unpadded client trailing write chunks. | Tom Talpey | 2008-10-10 | 3 | -2/+33 |
| | * | | RPC/RDMA: avoid an oops due to disconnect racing with async upcalls. | Tom Talpey | 2008-10-10 | 1 | -11/+9 |
| | * | | RPC/RDMA: maintain the RPC task bytes-sent statistic. | Tom Talpey | 2008-10-10 | 1 | -0/+1 |
| | * | | RPC/RDMA: suppress retransmit on RPC/RDMA clients. | Tom Talpey | 2008-10-10 | 3 | -4/+15 |
| | * | | RPC/RDMA: fix connection IRD/ORD setting | Tom Tucker | 2008-10-10 | 1 | -37/+14 |
| | * | | RPC/RDMA: support FRMR client memory registration. | Tom Talpey | 2008-10-10 | 2 | -6/+167 |
| | * | | RPC/RDMA: check selected memory registration mode at runtime. | Tom Talpey | 2008-10-10 | 1 | -15/+80 |
| | * | | RPC/RDMA: add data types and new FRMR memory registration enum. | Tom Talpey | 2008-10-10 | 1 | -1/+7 |
| | * | | RPC/RDMA: refactor the inline memory registration code. | Tom Talpey | 2008-10-10 | 1 | -158/+207 |
| | * | | sunrpc: fix oops in rpc_create when the mount namespace is unshared | Cedric Le Goater | 2008-10-07 | 1 | -2/+2 |
| | * | | SUNRPC: Fix a memory leak in rpcb_getport_async | Trond Myklebust | 2008-10-07 | 1 | -1/+3 |
| | * | | SUNRPC: Fix autobind on cloned rpc clients | Trond Myklebust | 2008-10-07 | 1 | -7/+29 |
| | * | | sunrpc: do not pin sunrpc module in the memory | Denis V. Lunev | 2008-10-07 | 1 | -8/+4 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2008-10-16 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | driver core: basic infrastructure for per-module dynamic debug messages | Jason Baron | 2008-10-16 | 1 | -1/+1 |
| |/ / / |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-10-16 | 21 | -117/+220 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | decnet: Fix compiler warning in dn_dev.c | David S. Miller | 2008-10-15 | 1 | -1/+1 |
| * | | | IPV6: Fix default gateway criteria wrt. HIGH/LOW preference radv option | Pedro Ribeiro | 2008-10-15 | 1 | -1/+1 |
| * | | | net/802/fc.c: Fix compilation warnings | Manish Katiyar | 2008-10-15 | 1 | -1/+1 |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2008-10-14 | 10 | -16/+36 |
| |\ \ \ |
|
| | * | | | ath9k/mac80211: disallow fragmentation in ath9k, report to userspace | Johannes Berg | 2008-10-14 | 1 | -1/+1 |
| | * | | | mac80211: Fix scan RX processing oops | Jouni Malinen | 2008-10-14 | 1 | -1/+2 |
| | * | | | cfg80211: fix debugfs error handling | Johannes Berg | 2008-10-14 | 1 | -1/+4 |
| | * | | | mac80211: fix debugfs netdev rename | Johannes Berg | 2008-10-14 | 1 | -1/+5 |
| | * | | | mac80211: fix HT information element parsing | Johannes Berg | 2008-10-14 | 3 | -11/+6 |
| | * | | | mac80211: fix debugfs lockup | Johannes Berg | 2008-10-14 | 3 | -1/+18 |
| * | | | | netns: correct mib stats in ip6_route_me_harder() | Alexey Dobriyan | 2008-10-14 | 1 | -3/+3 |
| * | | | | netns: fix net_generic array leak | Alexey Dobriyan | 2008-10-14 | 1 | -1/+1 |
| * | | | | netfilter: ctnetlink: remove bogus module dependency between ctnetlink and nf... | Pablo Neira Ayuso | 2008-10-14 | 4 | -93/+174 |
| * | | | | netfilter: fix ebtables dependencies | Patrick McHardy | 2008-10-14 | 1 | -0/+1 |
| * | | | | netfilter: restore lost #ifdef guarding defrag exception | Patrick McHardy | 2008-10-14 | 1 | -1/+2 |
| |/ / / |
|
* | | | | sysctl: simplify ->strategy | Alexey Dobriyan | 2008-10-16 | 7 | -31/+21 |
* | | | | fix random typos | Danny ter Haar | 2008-10-16 | 1 | -1/+1 |
| |/ /
|/| | |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2008-10-14 | 2 | -83/+133 |
|\ \ \ |
|
| * | | | HID: move connect quirks | Jiri Slaby | 2008-10-14 | 1 | -3/+0 |
| * | | | HID: move apple quirks | Jiri Slaby | 2008-10-14 | 1 | -22/+0 |
| * | | | HID: move ignore quirks | Jiri Slaby | 2008-10-14 | 1 | -1/+1 |
| * | | | HID: hid, make parsing event driven | Jiri Slaby | 2008-10-14 | 2 | -82/+111 |