aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-23net: phy: add interrupt support for aquantia phyShaohui Xie1-0/+49
2015-08-23Merge tag 'nfc-next-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-nextDavid S. Miller19-27/+1966
2015-08-23Merge tag 'linux-can-next-for-4.3-20150820' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-nextDavid S. Miller2-5/+5
2015-08-23NET: nps_enet: minor namespace cleanupNoam Camus1-3/+4
2015-08-23NET: nps_enet: TX done acknowledge.Noam Camus1-0/+3
2015-08-23NET: nps_enet: drop control framesNoam Camus1-4/+4
2015-08-23NET: nps_enet: TX done race conditionNoam Camus1-7/+3
2015-08-23NET: nps_enet: replace use of cause registerNoam Camus2-24/+5
2015-08-23vxlan: GRO support at tunnel layerTom Herbert1-2/+7
2015-08-23gro: Fix remcsum offload to deal with frags in GROTom Herbert1-14/+9
2015-08-23net/xen-netfront: only clean up queues if presentChas Williams1-2/+3
2015-08-23net: dsa: mv88e6xxx: set 802.1Q mode to FallbackVivien Didelot1-1/+1
2015-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller44-490/+366
2015-08-21enic: Fix build failure with SRIOV disabled.David S. Miller1-1/+1
2015-08-20Merge tag 'pm+acpi-4.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-5/+17
2015-08-20vxlan: metadata based tunneling for IPv6Jiri Benc1-29/+40
2015-08-20vxlan: do not shadow flags variableJiri Benc1-4/+4
2015-08-20vxlan: provide access function for vxlan socket address familyJiri Benc1-4/+4
2015-08-20route: move lwtunnel state to dst_entryJiri Benc2-3/+2
2015-08-20ip_tunnels: use tos and ttl fields also for IPv6Jiri Benc1-4/+4
2015-08-20ip_tunnels: add IPv6 addresses to ip_tunnel_keyJiri Benc1-3/+3
2015-08-21Merge branches 'acpi-video' and 'cpufreq-fixes'Rafael J. Wysocki2-5/+17
2015-08-20net: xgene Remove xgene specific phy and MAC lookup functionsJeremy Linton1-36/+2
2015-08-20smsc911x: Remove dev==NULL check.Jeremy Linton1-3/+0
2015-08-20device property: Add ETH_ALEN check, update comments.Jeremy Linton1-8/+13
2015-08-20Merge tag 'wireless-drivers-next-for-davem-2015-08-19' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller192-2794/+7123
2015-08-20rt2x00: use DECLARE_EWMAJohannes Berg3-15/+10
2015-08-20ath5k: use DECLARE_EWMAJohannes Berg5-7/+8
2015-08-20virtio_net: use DECLARE_EWMAJohannes Berg2-12/+11
2015-08-20bnx2x: Fix vxlan endianity issueYuval Mintz1-1/+1
2015-08-20vrf: ndo_add|del_slave drop unnecessary checksNikolay Aleksandrov1-5/+1
2015-08-20vrf: move vrf_insert_slave so we can drop a goto labelNikolay Aleksandrov1-6/+2
2015-08-20vrf: remove unnecessary duplicate checkNikolay Aleksandrov1-8/+0
2015-08-20vrf: don't panic on cache create failureNikolay Aleksandrov1-1/+1
2015-08-20vrf: plug skb leaksNikolay Aleksandrov1-3/+10
2015-08-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds7-57/+83
2015-08-20nfc: s3fwrn5: Add driver for Samsung S3FWRN5 NFC ChipRobert Baldyga11-0/+1532
2015-08-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds4-23/+44
2015-08-20Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermalLinus Torvalds2-33/+48
2015-08-20can: flexcan: demote register output to debug levelLucas Stach1-1/+1
2015-08-20can: gs_usb: Fix typo in function nameNik Nyby1-4/+4
2015-08-19NFC: trf7970a: Add NULL check to clear up smatch warningMark Greer1-1/+3
2015-08-19NFC: trf7970a: SDD_EN is bit 5 not bit 3Mark Greer1-1/+1
2015-08-18target: Fix handling of small allocation lengths in REPORT LUNSRoland Dreier1-16/+16
2015-08-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller14-59/+236
2015-08-18vrf: simplify the netdev notifier functionNikolay Aleksandrov1-3/+2
2015-08-18vrf: don't check for dstats and rth in uninit pathNikolay Aleksandrov1-4/+2
2015-08-18vrf: drop unused num_slaves memberNikolay Aleksandrov1-2/+0
2015-08-18vrf: drop unnecessary dev refcnt changesNikolay Aleksandrov1-2/+0
2015-08-18hv_netvsc: Fix dereference of nvdev before checkAndrew Schwartzmeyer1-2/+5