summaryrefslogtreecommitdiffstats
path: root/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Remove receive code that has been supercededMat Martineau2012-06-051-492/+0
* Bluetooth: Add streaming mode receive and incoming packet classifierMat Martineau2012-06-051-6/+130
* Bluetooth: Consolidate common receive code for ERTM and streaming modeMat Martineau2012-06-051-64/+62
* Bluetooth: Refactor l2cap_send_sframeMat Martineau2012-06-051-36/+51
* Bluetooth: Refactor l2cap_ertm_sendMat Martineau2012-06-051-40/+39
* Bluetooth: Refactor l2cap_streaming_sendMat Martineau2012-06-051-17/+31
* Bluetooth: Add a new L2CAP ERTM transmit state machine.Mat Martineau2012-06-051-8/+246
* Bluetooth: Change default state of ERTM disable flagMat Martineau2012-06-051-1/+1
* Bluetooth: Fix early return from l2cap_chan_delMat Martineau2012-06-051-2/+5
* Bluetooth: Free allocated ERTM SREJ list if init failsMat Martineau2012-06-051-1/+5
* Bluetooth: Fix coding style in hci_core.cGustavo Padovan2012-06-051-50/+53
* Bluetooth: Fix coding style in hci_conn.cGustavo Padovan2012-06-051-14/+12
* Bluetooth: Fix coding style in hci_event.cGustavo Padovan2012-06-051-104/+135
* Bluetooth: Fix coding style in hci_sysfs.cGustavo Padovan2012-06-051-36/+57
* Bluetooth: Fix coding style in hci_sock.cGustavo Padovan2012-06-051-4/+6
* Bluetooth: Fix coding style in sco.cGustavo Padovan2012-06-051-7/+7
* Bluetooth: Fix coding style in mgmt.cGustavo Padovan2012-06-051-22/+22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-06-034-9/+19
|\
| * tcp: reflect SYN queue_mapping into SYNACK packetsEric Dumazet2012-06-012-6/+12
| * tcp: do not create inetpeer on SYNACK messageEric Dumazet2012-06-011-1/+2
| * net: sock: validate data_len before allocating skb in sock_alloc_send_pskb()Jason Wang2012-06-011-2/+5
* | tty: Revert the tty locking series, it needs more workLinus Torvalds2012-06-031-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-011-2/+0
|\ \
| * | sch_atm.c: get rid of poinless externAl Viro2012-06-011-2/+0
* | | Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-06-016-58/+75
|\ \ \
| * | | nfsd4: move rq_flavor into svc_credJ. Bruce Fields2012-06-012-3/+3
| * | | nfsd4: move principal name into svc_credJ. Bruce Fields2012-06-012-19/+8
| * | | svcrpc: fix a comment typoJ. Bruce Fields2012-06-011-1/+1
| * | | sunrpc: do array overrun check in svc_recv before allocating pagesJeff Layton2012-06-011-1/+1
| * | | SUNRPC: move per-net operations from svc_destroy()Stanislav Kinsbursky2012-06-011-4/+0
| * | | SUNRPC: new svc_bind() routine introducedStanislav Kinsbursky2012-06-012-14/+17
| * | | rpc: handle rotated gss data for Windows interoperabilityJ. Bruce Fields2012-06-011-16/+45
* | | | Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-06-012-45/+68
|\| | | | |_|/ |/| |
| * | SUNRPC: split upcall function to extract reusable partsSimo Sorce2012-04-251-36/+64
| * | nfsd: make expkey cache allocated per network namespace contextStanislav Kinsbursky2012-04-121-9/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-05-3114-61/+122
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-05-303-8/+9
| |\ \ \
| | * | | mac80211: fix ADDBA declined after suspend with wowlanEyal Shapira2012-05-291-6/+6
| | * | | mac80211: fix flag check for QoS NOACK framesClaudio Pisa2012-05-291-1/+1
| | * | | mac80211: Fix race in checking AP status by sending null frameSoumik Das2012-05-251-1/+2
| * | | | drop_monitor: Add module alias to enable automatic module loadingNeil Horman2012-05-301-0/+1
| * | | | genetlink: Build a generic netlink family module aliasNeil Horman2012-05-302-3/+2
| * | | | rds_rdma: don't assume infiniband device is PCIThadeu Lima de Souza Cascardo2012-05-291-2/+1
| * | | | l2tp: fix oops in L2TP IP sockets for connect() AF_UNSPEC caseJames Chapman2012-05-292-3/+39
| * | | | ipv6: fix incorrect ipsec fragmentGao feng2012-05-272-18/+53
| * | | | xfrm: take net hdr len into account for esp payload size calculationBenjamin Poirier2012-05-272-26/+16
| * | | | net/wanrouter: Deprecate and schedule for removalJoe Perches2012-05-241-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds2012-05-307-276/+235
|\ \ \ \ \
| * | | | | libceph: fix pg_temp updatesSage Weil2012-05-221-1/+5
| * | | | | libceph: avoid unregistering osd request when not registeredSage Weil2012-05-191-0/+6