| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|\ |
|
| * | sctp: user perfect name for Delayed SACK Timer option | Shan Wei | 2011-01-20 | 1 | -2/+2 |
| * | net: fix can_checksum_protocol() arguments swap | Eric Dumazet | 2011-01-19 | 1 | -1/+1 |
| * | Revert "netlink: test for all flags of the NLM_F_DUMP composite" | David S. Miller | 2011-01-19 | 5 | -6/+6 |
| * | net offloading: Do not mask out NETIF_F_HW_VLAN_TX for vlan. | Jesse Gross | 2011-01-19 | 1 | -2/+2 |
| * | ipv6: Silence privacy extensions initialization | Romain Francoise | 2011-01-19 | 1 | -3/+0 |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2011-01-18 | 2 | -10/+13 |
| |\ |
|
| | * | mac80211: use maximum number of AMPDU frames as default in BA RX | Luciano Coelho | 2011-01-13 | 1 | -9/+2 |
| | * | mac80211: fix lockdep warning | Johannes Berg | 2011-01-13 | 1 | -1/+11 |
| * | | caif: checking the wrong variable | Dan Carpenter | 2011-01-16 | 1 | -4/+5 |
| * | | can: test size of struct sockaddr in sendmsg | Kurt Van Dijck | 2011-01-16 | 2 | -0/+6 |
| * | | Merge branch 'for-david' of git://git.open-mesh.org/ecsv/linux-merge | David S. Miller | 2011-01-16 | 4 | -14/+16 |
| |\ \ |
|
| | * | | batman-adv: Use "__attribute__" shortcut macros | Sven Eckelmann | 2011-01-16 | 3 | -12/+12 |
| | * | | batman-adv: Even Batman should not dereference NULL pointers | Jesper Juhl | 2011-01-13 | 1 | -2/+4 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2011-01-14 | 8 | -38/+37 |
|\| | | |
|
| * | | | net: remove dev_txq_stats_fold() | Eric Dumazet | 2011-01-14 | 2 | -34/+21 |
| * | | | Merge branch 'master' of git://1984.lsi.us.es/net-2.6 | David S. Miller | 2011-01-13 | 1 | -1/+2 |
| |\ \ \ |
|
| | * | | | netfilter: ctnetlink: fix loop in ctnetlink_get_conntrack() | Pablo Neira Ayuso | 2011-01-13 | 1 | -1/+2 |
| * | | | | eth: fix new kernel-doc warning | Randy Dunlap | 2011-01-13 | 1 | -1/+1 |
| * | | | | Merge branch 'master' of git://1984.lsi.us.es/net-2.6 | David S. Miller | 2011-01-13 | 2 | -1/+9 |
| |\| | | |
|
| | * | | | netfilter: fix compilation when conntrack is disabled but tproxy is enabled | KOVACS Krisztian | 2011-01-12 | 2 | -1/+9 |
| * | | | | inet6: prevent network storms caused by linux IPv6 routers | Alexey Kuznetsov | 2011-01-13 | 1 | -0/+3 |
| * | | | | net: ax25: fix information leak to userland harder | Kees Cook | 2011-01-12 | 1 | -1/+1 |
* | | | | | 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 |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2011-01-13 | 1 | -3/+3 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | net: Add missing lockdep class names for af_alg | Miloslav Trmač | 2010-12-08 | 1 | -3/+3 |