summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* selinux/nlmsg: add XFRM_MSG_[NEW|GET]SADINFONicolas Dichtel2015-04-081-0/+2
* selinux/nlmsg: add XFRM_MSG_GETSPDINFONicolas Dichtel2015-04-081-0/+1
* selinux/nlmsg: add XFRM_MSG_NEWSPDINFONicolas Dichtel2015-04-081-0/+1
* selinux/nlmsg: add RTM_GETNSIDNicolas Dichtel2015-04-081-0/+1
* selinux/nlmsg: add RTM_NEWNSID and RTM_GETNSIDNicolas Dichtel2015-04-081-0/+2
* stmmac: Add an optional register interface clockAndrew Bresticker2015-04-083-3/+20
* vxlan: fix a shadow local variableWANG Cong2015-04-081-1/+0
* Merge branch 'hv_netvsc_linearize'David S. Miller2015-04-081-13/+26
|\
| * hv_netvsc: try linearizing big SKBs before dropping themVitaly Kuznetsov2015-04-081-5/+20
| * hv_netvsc: use single existing drop path in netvsc_start_xmitVitaly Kuznetsov2015-04-081-8/+6
|/
* Merge branch 'sfc-next'David S. Miller2015-04-0816-207/+454
|\
| * sfc: Enable VF's via a write to the sysfs file sriov_numvfsShradha Shah2015-04-089-1/+87
| * sfc: Own header for nic-specific sriov functions, single instance of netdev_o...Shradha Shah2015-04-0815-207/+368
|/
* Merge branch 'dma_rmb_wmb'David S. Miller2015-04-086-29/+29
|\
| * e1000, e1000e: Use dma_rmb instead of rmb for descriptor read orderingAlexander Duyck2015-04-082-7/+7
| * s2io: Update driver to use dma_wmbAlexander Duyck2015-04-081-4/+4
| * sungem, sunhme, sunvnet: Update drivers to use dma_wmb/rmbAlexander Duyck2015-04-083-18/+18
|/
* bonding: Remove unnecessary initializationMahesh Bandewar2015-04-081-9/+0
* bonding: Code re-factoring for admin, oper-key operationsMahesh Bandewar2015-04-081-16/+13
* ipv6: call iptunnel_xmit with NULL sock pointer if no tunnel sock is availableHannes Frederic Sowa2015-04-081-1/+1
* ipv4: ip_tunnel: use net namespace from rtable not socketHannes Frederic Sowa2015-04-081-1/+2
* net: remove extra newlinesSheng Yong2015-04-075-14/+0
* hv_netvsc: Fix the packet free when it is in skb headroomHaiyang Zhang2015-04-073-3/+6
* hv_netvsc: Define a macro RNDIS_AND_PPI_SIZEHaiyang Zhang2015-04-072-12/+9
* hv_netvsc: Clean up two unused variablesHaiyang Zhang2015-04-073-4/+0
* tcp: RFC7413 option support for Fast Open clientDaniel Lee2015-04-076-15/+39
* tcp: RFC7413 option support for Fast Open serverDaniel Lee2015-04-075-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
OpenPOWER on IntegriCloud