| Commit message (Expand) | Author | Age | Files | Lines |
* | SUNRPC/cache: fix reporting of expired cache entries in 'content' file. | NeilBrown | 2012-07-12 | 1 | -1/+4 |
* | Merge tag 'nfs-for-3.5-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2012-06-15 | 2 | -7/+8 |
|\ |
|
| * | rpc_pipefs: allow rpc_purge_list to take a NULL waitq pointer | Jeff Layton | 2012-06-11 | 1 | -6/+6 |
| * | NFSv4.1: Fix a request leak on the back channel | Trond Myklebust | 2012-05-31 | 1 | -1/+2 |
* | | netpoll: fix netpoll_send_udp() bugs | Eric Dumazet | 2012-06-13 | 1 | -5/+6 |
* | | Merge branch 'master' of git://1984.lsi.us.es/net | David S. Miller | 2012-06-12 | 2 | -34/+43 |
|\ \ |
|
| * | | netfilter: nf_ct_h323: fix bug in rtcp natting | Pablo Neira Ayuso | 2012-06-07 | 1 | -3/+2 |
| * | | netfilter: xt_HMARK: fix endianness and provide consistent hashing | Hans Schillstrom | 2012-06-07 | 1 | -31/+41 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-06-11 | 2 | -1/+4 |
|\ \ \ |
|
| * | | | mac80211: add back channel change flag | Stanislaw Gruszka | 2012-06-08 | 1 | -1/+1 |
| * | | | NFC: Fix possible NULL ptr deref when getting the name of a socket | Sasha Levin | 2012-06-08 | 1 | -0/+3 |
* | | | | net/core: fix kernel-doc warnings | Randy Dunlap | 2012-06-08 | 2 | -3/+3 |
* | | | | l2tp: fix a race in l2tp_ip_sendmsg() | Eric Dumazet | 2012-06-08 | 1 | -3/+6 |
* | | | | snmp: fix OutOctets counter to include forwarded datagrams | Vincent Bernat | 2012-06-07 | 4 | -0/+5 |
* | | | | appletalk: Remove out of date message in printk | Dave Jones | 2012-06-07 | 1 | -3/+1 |
* | | | | ipv6: fib: Restore NTF_ROUTER exception in fib6_age() | Thomas Graf | 2012-06-07 | 1 | -1/+1 |
* | | | | net: neighbour: fix neigh_dump_info() | Eric Dumazet | 2012-06-07 | 1 | -8/+6 |
* | | | | net: l2tp_eth: fix kernel panic on rmmod l2tp_eth | Eric Dumazet | 2012-06-07 | 1 | -0/+2 |
| |/ /
|/| | |
|
* | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2012-06-06 | 11 | -22/+97 |
|\ \ \ |
|
| * \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-06-06 | 11 | -22/+97 |
| |\ \ \
| | |/ / |
|
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto... | John W. Linville | 2012-06-06 | 1 | -1/+1 |
| | |\ \ |
|
| | | * | | Bluetooth: Fix checking the wrong flag when accepting a socket | Vinicius Costa Gomes | 2012-06-05 | 1 | -1/+1 |
| | * | | | cfg80211: fix interface combinations check | Johannes Berg | 2012-06-05 | 1 | -1/+18 |
| | |/ / |
|
| | * | | mac80211: fix non RCU-safe sta_list manipulation | Arik Nemtsov | 2012-06-04 | 1 | -2/+2 |
| | * | | mac80211: Fix likely misuse of | for & | Joe Perches | 2012-06-04 | 1 | -3/+3 |
| | * | | mac80211: add missing rcu_read_lock/unlock in agg-rx session timer | Felix Fietkau | 2012-06-04 | 1 | -1/+6 |
| | * | | mac80211: clean up remain-on-channel on interface stop | Johannes Berg | 2012-06-04 | 2 | -0/+28 |
| | * | | mac80211: fix error in station state transitions during reconfig | Meenakshi Venkataraman | 2012-06-04 | 1 | -1/+1 |
| | * | | mac80211: Fix Unreachable Mesh Station Problem when joining to another MBSS | Chun-Yeow Yeoh | 2012-06-04 | 1 | -3/+6 |
| | * | | cfg80211: use sme_state in ibss start/join path | Amitkumar Karwar | 2012-06-04 | 1 | -1/+5 |
| | * | | mac80211: run scan after finish connection monitoring | Stanislaw Gruszka | 2012-06-04 | 1 | -9/+27 |
* | | | | inetpeer: fix a race in inetpeer_gc_worker() | Eric Dumazet | 2012-06-06 | 1 | -4/+12 |
|/ / / |
|
* | | | drop_monitor: dont sleep in atomic context | Eric Dumazet | 2012-06-04 | 1 | -69/+33 |
|/ / |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-06-02 | 4 | -9/+19 |
|\ \ |
|
| * | | tcp: reflect SYN queue_mapping into SYNACK packets | Eric Dumazet | 2012-06-01 | 2 | -6/+12 |
| * | | tcp: do not create inetpeer on SYNACK message | Eric Dumazet | 2012-06-01 | 1 | -1/+2 |
| * | | net: sock: validate data_len before allocating skb in sock_alloc_send_pskb() | Jason Wang | 2012-05-31 | 1 | -2/+5 |
| |/ |
|
* | | tty: Revert the tty locking series, it needs more work | Linus Torvalds | 2012-06-02 | 1 | -2/+2 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-06-01 | 1 | -2/+0 |
|\ \ |
|
| * | | sch_atm.c: get rid of poinless extern | Al Viro | 2012-06-01 | 1 | -2/+0 |
* | | | Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2012-06-01 | 6 | -58/+75 |
|\ \ \ |
|
| * | | | nfsd4: move rq_flavor into svc_cred | J. Bruce Fields | 2012-05-31 | 2 | -3/+3 |
| * | | | nfsd4: move principal name into svc_cred | J. Bruce Fields | 2012-05-31 | 2 | -19/+8 |
| * | | | svcrpc: fix a comment typo | J. Bruce Fields | 2012-05-31 | 1 | -1/+1 |
| * | | | sunrpc: do array overrun check in svc_recv before allocating pages | Jeff Layton | 2012-05-31 | 1 | -1/+1 |
| * | | | SUNRPC: move per-net operations from svc_destroy() | Stanislav Kinsbursky | 2012-05-31 | 1 | -4/+0 |
| * | | | SUNRPC: new svc_bind() routine introduced | Stanislav Kinsbursky | 2012-05-31 | 2 | -14/+17 |
| * | | | rpc: handle rotated gss data for Windows interoperability | J. Bruce Fields | 2012-05-31 | 1 | -16/+45 |
* | | | | Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2012-05-31 | 2 | -45/+68 |
|\ \ \ \
| |/ / /
| | | /
| |_|/
|/| | |
|
| * | | SUNRPC: split upcall function to extract reusable parts | Simo Sorce | 2012-04-25 | 1 | -36/+64 |