| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2011-02-01 | 1 | -3/+1 |
|\ |
|
| * | NFS do not find client in NFSv4 pg_authenticate | Andy Adamson | 2011-01-25 | 1 | -3/+1 |
* | | xfrm6: Don't forget to propagate peer into ipsec route. | David S. Miller | 2011-01-26 | 1 | -0/+6 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2011-01-26 | 6 | -64/+55 |
|\ \ |
|
| * | | mac80211: fix a crash in ieee80211_beacon_get_tim on change_interface | Felix Fietkau | 2011-01-25 | 1 | -0/+3 |
| * | | Bluetooth: Fix race condition with conn->sec_level | Johan Hedberg | 2011-01-19 | 2 | -6/+11 |
| * | | Bluetooth: Fix authentication request for L2CAP raw sockets | Johan Hedberg | 2011-01-19 | 1 | -1/+2 |
| * | | Bluetooth: Create a unified auth_type evaluation function | Johan Hedberg | 2011-01-19 | 1 | -49/+28 |
| * | | Bluetooth: Fix MITM protection requirement preservation | Johan Hedberg | 2011-01-19 | 1 | -0/+3 |
| * | | Revert "Bluetooth: Update sec_level/auth_type for already existing connections" | Johan Hedberg | 2011-01-19 | 1 | -5/+0 |
| * | | Bluetooth: Never deallocate a session when some DLC points to it | Lukáš Turek | 2011-01-19 | 1 | -1/+2 |
| * | | Bluetooth: Fix leaking blacklist when unregistering a hci device | Johan Hedberg | 2011-01-19 | 1 | -0/+4 |
| * | | Bluetooth: l2cap: fix misuse of logical operation in place of bitop | David Sterba | 2011-01-19 | 1 | -2/+2 |
* | | | TCP: fix a bug that triggers large number of TCP RST by mistake | Jerry Chu | 2011-01-25 | 1 | -1/+1 |
* | | | ipv6: Revert 'administrative down' address handling changes. | David S. Miller | 2011-01-25 | 1 | -48/+33 |
* | | | net: clear heap allocation for ethtool_get_regs() | Eugene Teo | 2011-01-25 | 1 | -1/+1 |
* | | | ipv6: Always clone offlink routes. | David S. Miller | 2011-01-25 | 1 | -8/+1 |
* | | | dcbnl: make get_app handling symmetric for IEEE and CEE DCBx | John Fastabend | 2011-01-25 | 1 | -2/+11 |
* | | | tcp: fix bug in listening_get_next() | Eric Dumazet | 2011-01-24 | 1 | -1/+0 |
* | | | inetpeer: Use correct AVL tree base pointer in inet_getpeer(). | David S. Miller | 2011-01-24 | 1 | -1/+1 |
* | | | GRO: fix merging a paged skb after non-paged skbs | Michal Schmidt | 2011-01-24 | 1 | -2/+6 |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2011-01-24 | 36 | -381/+544 |
|\ \ \ |
|
| * | | | module: fix missing semicolons in MODULE macro usage | Rusty Russell | 2011-01-24 | 1 | -1/+1 |
| * | | | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT | David Rientjes | 2011-01-21 | 3 | -6/+6 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2011-01-20 | 17 | -42/+51 |
| |\ \ \
| | |_|/
| |/| | |
|
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2011-01-14 | 8 | -38/+37 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2011-01-14 | 10 | -94/+141 |
| |\ \ \ \ |
|
| | * | | | | rpc: allow xprt_class->setup to return a preexisting xprt | J. Bruce Fields | 2011-01-11 | 2 | -9/+12 |
| | * | | | | rpc: keep backchannel xprt as long as server connection | J. Bruce Fields | 2011-01-11 | 3 | -11/+29 |
| | * | | | | rpc: move sk_bc_xprt to svc_xprt | J. Bruce Fields | 2011-01-11 | 2 | -5/+7 |
| | * | | | | Merge commit 'v2.6.37' into for-2.6.38-incoming | J. Bruce Fields | 2011-01-11 | 25 | -82/+154 |
| | |\ \ \ \ |
|
| | * | | | | | svcrpc: ensure cache_check caller sees updated entry | J. Bruce Fields | 2011-01-04 | 1 | -1/+10 |
| | * | | | | | svcrpc: take lock on turning entry NEGATIVE in cache_check | J. Bruce Fields | 2011-01-04 | 1 | -7/+18 |
| | * | | | | | svcrpc: simpler request dropping | J. Bruce Fields | 2011-01-04 | 2 | -1/+3 |
| | * | | | | | svcrpc: avoid double reply caused by deferral race | J. Bruce Fields | 2011-01-04 | 1 | -7/+11 |
| | * | | | | | SUNRPC: Remove more code when NFSD_DEPRECATED is not configured | J. Bruce Fields | 2011-01-04 | 1 | -0/+12 |
| | * | | | | | svcrpc: modifying valid sunrpc cache entries is racy | J. Bruce Fields | 2011-01-04 | 1 | -2/+1 |
| | * | | | | | net/sunrpc/auth_gss/gss_krb5_crypto.c: Use normal negative error value return | Joe Perches | 2010-12-17 | 1 | -1/+1 |
| | * | | | | | net: sunrpc: kill unused macros | Shan Wei | 2010-12-17 | 3 | -5/+0 |
| | * | | | | | sunrpc: svc_sock_names should hold ref to socket being closed. | NeilBrown | 2010-12-17 | 1 | -4/+6 |
| | * | | | | | sunrpc: remove xpt_pool | NeilBrown | 2010-12-17 | 1 | -5/+0 |
| | * | | | | | Merge commit 'v2.6.37-rc6' into for-2.6.38 | J. Bruce Fields | 2010-12-17 | 49 | -204/+383 |
| | |\ \ \ \ \ |
|
| | * | | | | | | svcrpc: fix wspace-checking race | J. Bruce Fields | 2010-11-20 | 1 | -22/+11 |
| | * | | | | | | svcrpc: svc_close_xprt comment | J. Bruce Fields | 2010-11-20 | 1 | -1/+6 |
| | * | | | | | | svcrpc: simplify svc_close_all | J. Bruce Fields | 2010-11-20 | 1 | -8/+8 |
| | * | | | | | | nfsd4: centralize more calls to svc_xprt_received | J. Bruce Fields | 2010-11-20 | 1 | -12/+14 |
| | * | | | | | | svcrpc: don't set then immediately clear XPT_DEFERRED | J. Bruce Fields | 2010-11-20 | 1 | -3/+2 |
| * | | | | | | | rxrpc: rxrpc_workqueue isn't used during memory reclaim | Tejun Heo | 2011-01-14 | 1 | -1/+1 |
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2011-01-13 | 1 | -15/+15 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | pass default dentry_operations to mount_pseudo() | Al Viro | 2011-01-13 | 1 | -15/+15 |