aboutsummaryrefslogtreecommitdiffstats
path: root/init (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-25Bluetooth: Use async request for LE enable/disableJohan Hedberg3-47/+32
2013-09-25Bluetooth: Move mgmt response convenience functions to a better locationJohan Hedberg1-30/+30
2013-09-25Bluetooth: Fix busy return for mgmt_set_powered in some casesJohan Hedberg1-6/+6
2013-09-25Bluetooth: Clean up socket locking in l2cap_sock_recvmsgJohan Hedberg1-2/+2
2013-09-25Bluetooth: Add clarifying comment to bt_sock_wait_state()Johan Hedberg1-0/+1
2013-09-22Bluetooth: Fix assignment of 0/1 to bool variablesPeter Senna Tschudin1-8/+8
2013-09-19Bluetooth: Add event mask page 2 setting supportJohan Hedberg2-0/+34
2013-09-19Bluetooth: Add synchronization train parameters reading supportJohan Hedberg2-1/+16
2013-09-18Bluetooth: Fix waiting for clearing of BT_SK_SUSPEND flagJohan Hedberg4-1/+53
2013-09-18Bluetooth: Fix responding to invalid L2CAP signaling commandsJohan Hedberg1-0/+8
2013-09-18Bluetooth: Fix sending responses to identified L2CAP response packetsJohan Hedberg1-6/+6
2013-09-18Bluetooth: Fix L2CAP command reject reasonJohan Hedberg1-4/+16
2013-09-18Bluetooth: Fix L2CAP Disconnect response for unknown CIDJohan Hedberg1-1/+1
2013-09-18Bluetooth: Fix L2CAP error return used for failed channel lookupsJohan Hedberg1-4/+4
2013-09-18Bluetooth: Fix double error response for l2cap_create_chan_reqJohan Hedberg1-1/+1
2013-09-18Bluetooth: Remove unused event mask structJohan Hedberg1-3/+0
2013-09-16Bluetooth: Only schedule raw queue when user channel is activeMarcel Holtmann1-9/+7
2013-09-16Bluetooth: Use GFP_KERNEL when cloning SKB in a workqueueMarcel Holtmann1-1/+1
2013-09-16Bluetooth: Disable upper layer connections when user channel is activeMarcel Holtmann1-0/+1
2013-09-16Bluetooth: Add support creating virtual AMP controllersMarcel Holtmann1-46/+123
2013-09-16Bluetooth: Use devname:vhci module alias for virtual HCI driverMarcel Holtmann1-0/+1
2013-09-16Bluetooth: Introduce new HCI socket channel for user operationMarcel Holtmann2-5/+82
2013-09-16Bluetooth: Introduce user channel flag for HCI devicesMarcel Holtmann4-9/+55
2013-09-16Bluetooth: Restrict ioctls to HCI raw channel socketsMarcel Holtmann1-6/+17
2013-09-16Bluetooth: Fix error handling for HCI socket optionsMarcel Holtmann1-2/+2
2013-09-16Bluetooth: Report error for HCI reset ioctl when device is downMarcel Holtmann1-1/+3
2013-09-16Bluetooth: Fix handling of getsockname() for HCI socketsMarcel Holtmann1-6/+11
2013-09-16Bluetooth: Fix handling of getpeername() for HCI socketsMarcel Holtmann1-0/+3
2013-09-16Bluetooth: Refactor raw socket filter into more readable codeMarcel Holtmann1-23/+41
2013-09-04net: ipv6: mld: document force_mld_version in ip-sysctl.txtDaniel Borkmann1-0/+5
2013-09-04net: ipv6: mld: introduce mld_{gq, ifc, dad}_stop_timer functionsDaniel Borkmann1-16/+25
2013-09-04net: ipv6: mld: refactor query processing into v1/v2 functionsDaniel Borkmann1-33/+56
2013-09-04net: ipv6: mld: similarly to MLDv2 have min max_delay of 1Daniel Borkmann1-7/+7
2013-09-04net: ipv6: mld: implement RFC3810 MLDv2 mode onlyDaniel Borkmann1-4/+30
2013-09-04net: ipv6: mld: get rid of MLDV2_MRC and simplify calculationDaniel Borkmann3-26/+23
2013-09-04net: ipv6: mld: clean up MLD_V1_SEEN macroDaniel Borkmann1-13/+21
2013-09-04net: ipv6: mld: fix v1/v2 switchback timeout to rfc3810, 9.12.Daniel Borkmann3-9/+143
2013-09-04tcp: better comments for RTO initiallizationYuchung Cheng1-6/+20
2013-09-04vxlan: Optimize vxlan rcvPravin B Shelar1-1/+6
2013-09-04atm: he: print MAC via %pMAndy Shevchenko1-9/+2
2013-09-04atm: nicstar: re-use native mac_pton() helperAndy Shevchenko1-25/+1
2013-09-04driver:stmmac: Adjust time stamp increase for 0.465 ns accurate only when Time stamp binary rollover is set.Sonic Zhang1-2/+2
2013-09-04net: sctp: Fix data chunk fragmentation for MTU values which are not multiple of 4Alexander Sverdlin1-2/+2
2013-09-04drivers:net: delete premature free_irqJulia Lawall1-9/+2
2013-09-04net: sync some IP headers with glibcCarlos O'Donell4-20/+169
2013-09-04sfc: check for allocation failureDan Carpenter1-0/+2
2013-09-04igb: Update version numberAkeem G Abodunrin1-1/+1
2013-09-04igb: Implementation to report advertised/supported link on i354 devicesAkeem G Abodunrin1-11/+15
2013-09-04igb: Get speed and duplex for 1G non_copper devicesAkeem G Abodunrin1-1/+26
2013-09-04netfilter: xt_TCPMSS: correct return value in tcpmss_mangle_packetPhil Oester1-1/+1