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