summary refs log tree commit diff
AgeCommit message (Expand)Author
2015-04-09Merge tag 'wireless-drivers-next-for-davem-2015-04-09' of git://git.kernel.or...David S. Miller
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-09mac802154: fix transmission power datatypeVarka Bhadram
2015-04-09Bluetooth: btusb: Use proper data structures for Intel vendor eventsMarcel Holtmann
2015-04-09mac802154: fix typo for deviceVarka Bhadram
2015-04-09Bluetooth: Read LE remote features during connection establishmentMarcel Holtmann
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 git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextPablo Neira Ayuso
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-08netfilter: nf_tables: support optional userdata for set elementsPatrick McHardy
2015-04-08netfilter: nf_tables: add support for dynamic set updatesPatrick McHardy
2015-04-08netfilter: nf_tables: support different set binding typesPatrick McHardy
2015-04-08netfilter: nf_tables: prepare set element accounting for async updatesPatrick McHardy
2015-04-08netfilter: nf_tables: fix set selection when timeouts are requestedPatrick McHardy
2015-04-08netfilter: bridge: make BRNF_PKT_TYPE flag a boolFlorian Westphal
2015-04-08netfilter: bridge: start splitting mask into public/private chunksFlorian Westphal
2015-04-08netfilter: bridge: add and use nf_bridge_info_get helperFlorian Westphal
2015-04-08netfilter: physdev: use helpersFlorian Westphal
2015-04-08netfilter: bridge: add helpers for fetching physin/outdevFlorian Westphal
2015-04-08netfilter: bridge: don't use nf_bridge_info data to store mac headerFlorian Westphal