aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2012-10-26l2tp: session is an array not a pointerAlan Cox1-1/+1
2012-10-26cgroup: net_cls: Rework update socket logicDaniel Wagner2-8/+24
2012-10-26cgroup: net_cls: Pass in task to sock_update_classid()Daniel Wagner2-7/+7
2012-10-26cgroup: net_cls: Remove rcu_read_lock/unlockDaniel Wagner1-2/+0
2012-10-26cgroup: net_prio: Mark local used function staticDaniel Wagner1-1/+1
2012-10-26sctp: Make hmac algorithm selection for cookie generation dynamicNeil Horman4-30/+88
2012-10-26packet: minor: remove unused err assignmentDaniel Borkmann1-2/+0
2012-10-25mac80211: don't inspect Sequence Control field on control framesJavier Cardona1-0/+4
2012-10-25rfkill: error cannot be set here so simplifyAlan Cox1-2/+2
2012-10-25mac80211: complete bss_info tracingJohannes Berg1-3/+31
2012-10-25mac80211: use non-atomic bitmap operation for local variableJohannes Berg1-1/+1
2012-10-25mac80211: Don't drop frames received with mesh ttl == 1Javier Cardona1-1/+1
2012-10-25mac80211: Only process mesh config header on frames that RA_MATCHJavier Cardona1-4/+2
2012-10-25mac80211: remove duplicate check in ieee80211_rx_mgmt_beaconRami Rosen1-5/+4
2012-10-24ipv6: Set default hoplimit as zero.Li RongQing1-2/+2
2012-10-24libceph: avoid NULL kref_put when osd reset races with alloc_msgSage Weil1-1/+2
2012-10-24mac80211: use blacklist for duplicate IE checkJohannes Berg1-7/+35
2012-10-24SUNRPC: Get rid of the xs_error_report socket callbackTrond Myklebust1-25/+0
2012-10-24SUNRPC: Prevent races in xs_abort_connection()Trond Myklebust1-5/+8
2012-10-24Revert "SUNRPC: Ensure we close the socket on EPIPE errors too..."Trond Myklebust1-1/+1
2012-10-24SUNRPC: Clear the connect flag when socket state is TCP_CLOSE_WAITTrond Myklebust1-0/+1
2012-10-24Bluetooth: Replace *_init() for *_setup()Gustavo Padovan1-4/+4
2012-10-24Bluetooth: Read adversiting channel TX power during init sequenceJohan Hedberg1-0/+20
2012-10-24Bluetooth: Add setting of the LE event maskJohan Hedberg1-0/+20
2012-10-24Bluetooth: Fix LE MTU reporting for HCIGETDEVINFOJohan Hedberg1-4/+11
2012-10-24Bluetooth: Add initial support for LE-only controllersJohan Hedberg2-52/+53
2012-10-24Bluetooth: Replace include linux/module.h with linux/export.hSyam Sidhardhan2-2/+2
2012-10-24Bluetooth: trivial: Remove newline before EOFSyam Sidhardhan1-1/+0
2012-10-24Bluetooth: Start channel move when socket option is changedMat Martineau2-0/+24
2012-10-24Bluetooth: Do not retransmit data during a channel moveMat Martineau1-2/+2
2012-10-24Bluetooth: Ignore BR/EDR packet size constraints when fragmenting for AMPMat Martineau1-1/+3
2012-10-24Bluetooth: Configure appropriate timeouts for AMP controllersMat Martineau1-6/+41
2012-10-24Bluetooth: Do not send data during channel moveMat Martineau1-0/+12
2012-10-24Bluetooth: Flag ACL frames as complete for AMP controllersMat Martineau1-0/+9
2012-10-24Bluetooth: Handle physical link completionMat Martineau1-0/+164
2012-10-24Bluetooth: Add move confirm response handlingMat Martineau1-0/+18
2012-10-24Bluetooth: Add logical link confirmMat Martineau1-11/+123
2012-10-24Bluetooth: Move channel responseMat Martineau1-15/+168
2012-10-24Bluetooth: Add state to hci_chanMat Martineau1-0/+1
2012-10-24Bluetooth: Add move channel confirm handlingMat Martineau1-3/+55
2012-10-24Bluetooth: Add new ERTM receive states for channel moveMat Martineau1-0/+102
2012-10-24Bluetooth: Channel move request handlingMat Martineau1-1/+112
2012-10-24Bluetooth: Lookup channel structure based on DCIDMat Martineau1-0/+17
2012-10-23Bluetooth: Remove unnecessary intermediate functionMat Martineau1-11/+2
2012-10-23Bluetooth: Add L2CAP create channel request handlingMat Martineau1-15/+48
2012-10-23Bluetooth: Add new l2cap_chan struct members for high speed channelsMat Martineau1-0/+5
2012-10-23sock-diag: Report shutdown for inet and unix sockets (v2)Pavel Emelyanov2-0/+6
2012-10-23cfg80211: add tracing for P2P Device start/stopJohannes Berg4-4/+32
2012-10-23mac80211: expose AES-CMAC subkey calculationAssaf Krauss1-0/+17
2012-10-23mac80211: mesh STAs only process mesh beaconsThomas Pedersen1-4/+5