| Commit message (Expand) | Author | Age |
* | Merge branch 'nfs-for-2.6.33' | Trond Myklebust | 2009-12-13 |
|\ |
|
| * | rpc: remove unneeded function parameter in gss_add_msg() | Suresh Jayaraman | 2009-12-09 |
| * | Merge branch 'bugfixes' into nfs-for-next | Trond Myklebust | 2009-12-08 |
| |\ |
|
| | * | SUNRPC: IS_ERR/PTR_ERR confusion | Roel Kluin | 2009-12-08 |
| * | | Merge branch 'devel' into linux-next | Trond Myklebust | 2009-12-03 |
| |\ \
| | |/
| |/| |
|
| | * | SUNRPC: soft connect semantics for UDP | Chuck Lever | 2009-12-03 |
| | * | SUNRPC: Use soft connect semantics when performing RPC ping | Chuck Lever | 2009-12-03 |
| | * | SUNRPC: Use soft connects for autobinding over TCP | Chuck Lever | 2009-12-03 |
| | * | SUNRPC: Use TCP for local rpcbind upcalls | Chuck Lever | 2009-12-03 |
| | * | SUNRPC: Use a cached RPC client and transport for rpcbind upcalls | Chuck Lever | 2009-12-03 |
| | * | SUNRPC: Simplify synopsis of rpcb_local_clnt() | Chuck Lever | 2009-12-03 |
| | * | SUNRPC: Allow RPCs to fail quickly if the server is unreachable | Chuck Lever | 2009-12-03 |
| | * | SUNRPC: Check explicitly for tk_status == 0 in call_transmit_status() | Chuck Lever | 2009-12-03 |
| | * | SUNRPC: Display compressed (shorthand) IPv6 presentation addresses | Chuck Lever | 2009-12-03 |
| * | | RPC: Fix two potential races in put_rpccred | Trond Myklebust | 2009-12-03 |
| * | | SUNRPC: Ensure that we honour autoclose before attempting to reconnect | Trond Myklebust | 2009-12-03 |
| |/ |
|
* | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-12-11 |
|\ \ |
|
| * \ | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-12-09 |
| |\ \ |
|
| | * \ | Merge branch 'for-next' into for-linus | Jiri Kosina | 2009-12-07 |
| | |\ \ |
|
| | | * | | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 |
| | | * | | tree-wide: fix some typos and punctuation in comments | Thadeu Lima de Souza Cascardo | 2009-12-04 |
| | | * | | tree-wide: fix a very frequent spelling mistake | Dirk Hohndel | 2009-11-09 |
* | | | | | net: Handle NETREG_UNINITIALIZED devices correctly | Krishna Kumar | 2009-12-11 |
* | | | | | xfrm: Fix truncation length of authentication algorithms installed via PF_KEY | Martin Willi | 2009-12-11 |
* | | | | | net: use compat helper functions in compat_sys_recvmmsg | Heiko Carstens | 2009-12-11 |
* | | | | | net: fix compat_sys_recvmmsg parameter type | Heiko Carstens | 2009-12-11 |
* | | | | | wireless: update old static regulatory domain rules | John W. Linville | 2009-12-10 |
* | | | | | mac80211: Revert 'Use correct sign for mesh active path refresh' | Javier Cardona | 2009-12-10 |
* | | | | | mac80211: Fixed bug in mesh portal paths | Javier Cardona | 2009-12-10 |
* | | | | | net/mac80211: Correct size given to memset | Julia Lawall | 2009-12-10 |
* | | | | | wireless: correctly report signal value for IEEE80211_HW_SIGNAL_UNSPEC | John W. Linville | 2009-12-09 |
* | | | | | cfg80211: Clear encryption privacy when key off is done. | Vivek Natarajan | 2009-12-09 |
* | | | | | tcp: fix retrans_stamp advancing in error cases | Ilpo Järvinen | 2009-12-08 |
* | | | | | tcp: Stalling connections: Move timeout calculation routine | Damian Lukowski | 2009-12-08 |
* | | | | | atm: [br2684] allow routed mode operation again | chas williams - CONTRACTOR | 2009-12-08 |
* | | | | | atm: [lec] initialize .netdev_ops before calling register_netdev() | chas williams - CONTRACTOR | 2009-12-08 |
* | | | | | [PATCH] tcp: documents timewait refcnt tricks | Eric Dumazet | 2009-12-08 |
* | | | | | tcp: Fix a connect() race with timewait sockets | Eric Dumazet | 2009-12-08 |
* | | | | | tcp: Fix a connect() race with timewait sockets | Eric Dumazet | 2009-12-08 |
* | | | | | tcp: Remove runtime check that can never be true. | David S. Miller | 2009-12-08 |
* | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-12-08 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | mac80211: Fix bug in computing crc over dynamic IEs in beacon | Vasanthakumar Thiagarajan | 2009-12-07 |
| * | | | | net/rfkill/core.c: work around gcc-4.0.2 silliness | Andrew Morton | 2009-12-07 |
| * | | | | mac80211: Fix dynamic power save for scanning. | Vivek Natarajan | 2009-12-07 |
| * | | | | mac80211: recalculate idle later in MLME | Johannes Berg | 2009-12-07 |
* | | | | | sctp: fix compile error due to sysctl mismerge | Linus Torvalds | 2009-12-08 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2009-12-08 |
|\| | | | |
|
| * | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-12-05 |
| |\| | | |
|
| * | | | | mac80211: fix reorder buffer release | Johannes Berg | 2009-12-04 |
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-12-04 |
| |\ \ \ \ |
|