summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* hv_netvsc: Define a macro RNDIS_AND_PPI_SIZEHaiyang Zhang2015-04-082-12/+9
* hv_netvsc: Clean up two unused variablesHaiyang Zhang2015-04-083-4/+0
* tcp: RFC7413 option support for Fast Open clientDaniel Lee2015-04-086-15/+39
* tcp: RFC7413 option support for Fast Open serverDaniel Lee2015-04-085-23/+57
* cxgb4: Move ethtool related code to a separate fileHariprasad Shenai2015-04-075-1608/+1702
* netdevice.h: remove iflink descriptionNicolas Dichtel2015-04-071-2/+1
* Merge branch 'netns-next'David S. Miller2015-04-072-10/+97
|\
| * netns: allow to dump netns idsNicolas Dichtel2015-04-071-1/+48
| * netns: notify netns id eventsNicolas Dichtel2015-04-072-8/+48
| * netns: minor cleanup in rtnl_net_getid()Nicolas Dichtel2015-04-071-1/+1
|/
* Merge branch 'udp_tunnel_sk'David S. Miller2015-04-0751-251/+349
|\
| * udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb().David Miller2015-04-0714-28/+48
| * netfilter: Pass socket pointer down through okfn().David Miller2015-04-0739-218/+277
| * netfilter: Add socket pointer to nf_hook_state.David Miller2015-04-072-1/+10
| * netfilter: Add nf_hook_state initializer function.David Miller2015-04-071-8/+18
|/
* cosa: fix error return codeJulia Lawall2015-04-071-0/+1
* wan: lmc: fix error return codeJulia Lawall2015-04-071-0/+1
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-04-0722-338/+570
|\
| * Bluetooth: Fix location of TX power field in LE advertising dataMarcel Holtmann2015-04-041-6/+8
| * Bluetooth: hidp: Use BIT(x) instead of (1 << x)Marcel Holtmann2015-04-041-2/+2
| * Bluetooth: cmtp: Use BIT(x) instead of (1 << x)Marcel Holtmann2015-04-042-3/+3
| * Bluetooth: bnep: Handle BNEP connection setup requestGrzegorz Kolodziejczyk2015-04-033-4/+15
| * Bluetooth: bnep: Add support to extended headers of control framesGrzegorz Kolodziejczyk2015-04-031-10/+36
| * Bluetooth: bnep: Add support for get bnep features via ioctlGrzegorz Kolodziejczyk2015-04-033-0/+10
| * Bluetooth: bnep: Return err value while sending cmd is not understoodGrzegorz Kolodziejczyk2015-04-031-1/+1
| * Bluetooth: Disallow LE local out-of-band data when LE privacy is usedMarcel Holtmann2015-04-021-6/+19
| * Bluetooth: Convert local OOB data reading to use HCI requestJohan Hedberg2015-04-023-54/+65
| * Bluetooth: Move hci_get_cmd_complete() to hci_event.cJohan Hedberg2015-04-022-51/+58
| * Bluetooth: Remove unused hci_req_pending() functionJohan Hedberg2015-04-022-7/+0
| * Bluetooth: Remove unneeded recv_event variableJohan Hedberg2015-04-023-16/+0
| * Bluetooth: Convert hci_req_sync family of function to new request APIJohan Hedberg2015-04-022-14/+15
| * Bluetooth: Add second hci_request callback option for full skbJohan Hedberg2015-04-025-44/+84
| * Bluetooth: Add clarifying comment to command status handlingJohan Hedberg2015-04-021-0/+6
| * Bluetooth: Export SMP selftest result in debugfsMarcel Holtmann2015-04-021-9/+34
| * Bluetooth: Export ECDH selftest result in debugfsMarcel Holtmann2015-04-021-4/+31
| * Bluetooth: Restrict BNEP flags to only valid onesMarcel Holtmann2015-04-021-1/+11
| * Bluetooth: Restrict HIDP flags to only valid onesMarcel Holtmann2015-04-021-1/+10
| * Bluetooth: Restrict CMTP flags to only valid onesMarcel Holtmann2015-04-021-1/+10
| * Bluetooth: Remove unneeded extra ( ) in valid flags checkMarcel Holtmann2015-04-021-1/+1
| * Bluetooth: Expose current Device ID information via debugfsMarcel Holtmann2015-04-021-0/+26
| * Bluetooth: Refactor HCI request variables into own structJohan Hedberg2015-03-305-16/+22
| * Bluetooth: Refactor L2CAP variables into l2cap_ctrlJohan Hedberg2015-03-304-32/+32
| * Bluetooth: Remove superfluous extra empty line between functionsMarcel Holtmann2015-03-291-1/+0
| * Bluetooth: Fix error returns for Read Local OOB Extended Data commandsMarcel Holtmann2015-03-291-37/+34
| * Bluetooth: Move memory location outside of hci_dev lockMarcel Holtmann2015-03-291-8/+6
| * Bluetooth: Update adv. parameters when conn. setting changesArman Uguray2015-03-281-1/+2
| * Bluetooth: Use ADV_SCAN_IND for adv. instancesArman Uguray2015-03-281-1/+20
| * Bluetooth: Fix using global connectable settings for advArman Uguray2015-03-281-4/+10
| * Bluetooth: Fix race condition with HCI_RESET flagJohan Hedberg2015-03-281-10/+10
| * Bluetooth: btusb: Consolidate Broadcom based device entriesMarcel Holtmann2015-03-281-8/+4