| Commit message (Expand) | Author | Age |
* | TTY: ircomm, use tty_port_close_start helper | Jiri Slaby | 2012-06-12 |
* | TTY: ircomm, use tty_port_close_end helper | Jiri Slaby | 2012-06-12 |
* | TTY: ircomm, define carrier routines | Jiri Slaby | 2012-06-12 |
* | TTY: ircomm, define local tty_port | Jiri Slaby | 2012-06-12 |
* | TTY: ircomm, use tty from tty_port | Jiri Slaby | 2012-06-12 |
* | TTY: ircomm, revamp locking | Jiri Slaby | 2012-06-12 |
* | TTY: ircomm, use flags from tty_port | Jiri Slaby | 2012-06-12 |
* | TTY: ircomm, use open counts from tty_port | Jiri Slaby | 2012-06-12 |
* | TTY: ircomm, use close times from tty_port | Jiri Slaby | 2012-06-12 |
* | TTY: ircomm, add tty_port | Jiri Slaby | 2012-06-12 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-06-02 |
|\ |
|
| * | tcp: reflect SYN queue_mapping into SYNACK packets | Eric Dumazet | 2012-06-01 |
| * | tcp: do not create inetpeer on SYNACK message | Eric Dumazet | 2012-06-01 |
| * | net: sock: validate data_len before allocating skb in sock_alloc_send_pskb() | Jason Wang | 2012-05-31 |
* | | tty: Revert the tty locking series, it needs more work | Linus Torvalds | 2012-06-02 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-06-01 |
|\ \ |
|
| * | | sch_atm.c: get rid of poinless extern | Al Viro | 2012-06-01 |
* | | | Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2012-06-01 |
|\ \ \ |
|
| * | | | nfsd4: move rq_flavor into svc_cred | J. Bruce Fields | 2012-05-31 |
| * | | | nfsd4: move principal name into svc_cred | J. Bruce Fields | 2012-05-31 |
| * | | | svcrpc: fix a comment typo | J. Bruce Fields | 2012-05-31 |
| * | | | sunrpc: do array overrun check in svc_recv before allocating pages | Jeff Layton | 2012-05-31 |
| * | | | SUNRPC: move per-net operations from svc_destroy() | Stanislav Kinsbursky | 2012-05-31 |
| * | | | SUNRPC: new svc_bind() routine introduced | Stanislav Kinsbursky | 2012-05-31 |
| * | | | rpc: handle rotated gss data for Windows interoperability | J. Bruce Fields | 2012-05-31 |
* | | | | Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2012-05-31 |
|\| | |
| |_|/
|/| | |
|
| * | | SUNRPC: split upcall function to extract reusable parts | Simo Sorce | 2012-04-25 |
| * | | nfsd: make expkey cache allocated per network namespace context | Stanislav Kinsbursky | 2012-04-12 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-05-31 |
|\ \ \ |
|
| * \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-05-30 |
| |\ \ \ |
|
| | * | | | mac80211: fix ADDBA declined after suspend with wowlan | Eyal Shapira | 2012-05-29 |
| | * | | | mac80211: fix flag check for QoS NOACK frames | Claudio Pisa | 2012-05-29 |
| | * | | | mac80211: Fix race in checking AP status by sending null frame | Soumik Das | 2012-05-25 |
| * | | | | drop_monitor: Add module alias to enable automatic module loading | Neil Horman | 2012-05-29 |
| * | | | | genetlink: Build a generic netlink family module alias | Neil Horman | 2012-05-29 |
| * | | | | rds_rdma: don't assume infiniband device is PCI | Thadeu Lima de Souza Cascardo | 2012-05-29 |
| * | | | | l2tp: fix oops in L2TP IP sockets for connect() AF_UNSPEC case | James Chapman | 2012-05-29 |
| * | | | | ipv6: fix incorrect ipsec fragment | Gao feng | 2012-05-27 |
| * | | | | xfrm: take net hdr len into account for esp payload size calculation | Benjamin Poirier | 2012-05-27 |
| * | | | | net/wanrouter: Deprecate and schedule for removal | Joe Perches | 2012-05-24 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client | Linus Torvalds | 2012-05-30 |
|\ \ \ \ \ |
|
| * | | | | | libceph: fix pg_temp updates | Sage Weil | 2012-05-21 |
| * | | | | | libceph: avoid unregistering osd request when not registered | Sage Weil | 2012-05-18 |
| * | | | | | ceph: add auth buf in prepare_write_connect() | Alex Elder | 2012-05-18 |
| * | | | | | ceph: rename prepare_connect_authorizer() | Alex Elder | 2012-05-17 |
| * | | | | | ceph: return pointer from prepare_connect_authorizer() | Alex Elder | 2012-05-17 |
| * | | | | | ceph: use info returned by get_authorizer | Alex Elder | 2012-05-17 |
| * | | | | | ceph: have get_authorizer methods return pointers | Alex Elder | 2012-05-17 |
| * | | | | | ceph: ensure auth ops are defined before use | Alex Elder | 2012-05-17 |
| * | | | | | ceph: messenger: reduce args to create_authorizer | Alex Elder | 2012-05-17 |