summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2015-04-09Merge branch 'dma_rmb_wmb'David S. Miller
2015-04-09e100: Use dma_rmb/wmb where appropriateAlexander Duyck
2015-04-09i40e/i40evf: Use dma_rmb where appropriateAlexander Duyck
2015-04-09mlx4/mlx5: Use dma_wmb/rmb where appropriateAlexander Duyck
2015-04-09cxgb3/4/4vf: Update drivers to use dma_rmb/wmb where appropriateAlexander Duyck
2015-04-08vxlan: do not exit on error in vxlan_stop()WANG Cong
2015-04-08tcp: do not rearm rsk_timer on FastOpen requestsEric Dumazet
2015-04-08Merge tag 'nfc-next-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...David S. Miller
2015-04-08sfc: Revert SRIOV changes.David S. Miller
2015-04-08netfilter: Fix switch statement warnings with recent gcc.David Miller
2015-04-08Merge branch 'selinux-nlmsg'David S. Miller
2015-04-08selinux/nlmsg: add XFRM_MSG_[NEW|GET]SADINFONicolas Dichtel
2015-04-08selinux/nlmsg: add XFRM_MSG_GETSPDINFONicolas Dichtel
2015-04-08selinux/nlmsg: add XFRM_MSG_NEWSPDINFONicolas Dichtel
2015-04-08selinux/nlmsg: add RTM_GETNSIDNicolas Dichtel
2015-04-08selinux/nlmsg: add RTM_NEWNSID and RTM_GETNSIDNicolas Dichtel
2015-04-08stmmac: Add an optional register interface clockAndrew Bresticker
2015-04-08vxlan: fix a shadow local variableWANG Cong
2015-04-08Merge branch 'hv_netvsc_linearize'David S. Miller
2015-04-08hv_netvsc: try linearizing big SKBs before dropping themVitaly Kuznetsov
2015-04-08hv_netvsc: use single existing drop path in netvsc_start_xmitVitaly Kuznetsov
2015-04-08Merge branch 'sfc-next'David S. Miller
2015-04-08sfc: Enable VF's via a write to the sysfs file sriov_numvfsShradha Shah
2015-04-08sfc: Own header for nic-specific sriov functions, single instance of netdev_o...Shradha Shah
2015-04-08Merge branch 'dma_rmb_wmb'David S. Miller
2015-04-08e1000, e1000e: Use dma_rmb instead of rmb for descriptor read orderingAlexander Duyck
2015-04-08s2io: Update driver to use dma_wmbAlexander Duyck
2015-04-08sungem, sunhme, sunvnet: Update drivers to use dma_wmb/rmbAlexander Duyck
2015-04-08bonding: Remove unnecessary initializationMahesh Bandewar
2015-04-08bonding: Code re-factoring for admin, oper-key operationsMahesh Bandewar
2015-04-08ipv6: call iptunnel_xmit with NULL sock pointer if no tunnel sock is availableHannes Frederic Sowa
2015-04-08ipv4: ip_tunnel: use net namespace from rtable not socketHannes Frederic Sowa
2015-04-07net: remove extra newlinesSheng Yong
2015-04-07hv_netvsc: Fix the packet free when it is in skb headroomHaiyang Zhang
2015-04-07hv_netvsc: Define a macro RNDIS_AND_PPI_SIZEHaiyang Zhang
2015-04-07hv_netvsc: Clean up two unused variablesHaiyang Zhang
2015-04-07tcp: RFC7413 option support for Fast Open clientDaniel Lee
2015-04-07tcp: RFC7413 option support for Fast Open serverDaniel Lee
2015-04-07cxgb4: Move ethtool related code to a separate fileHariprasad Shenai
2015-04-07netdevice.h: remove iflink descriptionNicolas Dichtel
2015-04-07Merge branch 'netns-next'David S. Miller
2015-04-07netns: allow to dump netns idsNicolas Dichtel
2015-04-07netns: notify netns id eventsNicolas Dichtel
2015-04-07netns: minor cleanup in rtnl_net_getid()Nicolas Dichtel
2015-04-07Merge branch 'udp_tunnel_sk'David S. Miller
2015-04-07udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb().David Miller
2015-04-07netfilter: Pass socket pointer down through okfn().David Miller
2015-04-07netfilter: Add socket pointer to nf_hook_state.David Miller
2015-04-07netfilter: Add nf_hook_state initializer function.David Miller