summary refs log tree commit diff
path: root/drivers/net
AgeCommit message (Expand)Author
2015-08-24fjes: raise_intr_rxdata_taskTaku Izumi
2015-08-24fjes: net_device_ops.ndo_start_xmitTaku Izumi
2015-08-24fjes: net_device_ops.ndo_open and .ndo_stopTaku Izumi
2015-08-24fjes: buffer address regist/unregistration routineTaku Izumi
2015-08-24fjes: ES information acquisition routineTaku Izumi
2015-08-24fjes: platform_driver's .probe and .remove routineTaku Izumi
2015-08-24fjes: Hardware cleanup routineTaku Izumi
2015-08-24fjes: Hardware initialization routineTaku Izumi
2015-08-24fjes: Introduce FUJITSU Extended Socket Network Device driverTaku Izumi
2015-08-243c59x: Add BQL support for 3c59x ethernet driver.Loganaden Velvindron
2015-08-23net: phy: add interrupt support for aquantia phyShaohui Xie
2015-08-23Merge tag 'linux-can-next-for-4.3-20150820' of git://git.kernel.org/pub/scm/l...David S. Miller
2015-08-23NET: nps_enet: minor namespace cleanupNoam Camus
2015-08-23NET: nps_enet: TX done acknowledge.Noam Camus
2015-08-23NET: nps_enet: drop control framesNoam Camus
2015-08-23NET: nps_enet: TX done race conditionNoam Camus
2015-08-23NET: nps_enet: replace use of cause registerNoam Camus
2015-08-23vxlan: GRO support at tunnel layerTom Herbert
2015-08-23gro: Fix remcsum offload to deal with frags in GROTom Herbert
2015-08-23net/xen-netfront: only clean up queues if presentChas Williams
2015-08-23net: dsa: mv88e6xxx: set 802.1Q mode to FallbackVivien Didelot
2015-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-08-21enic: Fix build failure with SRIOV disabled.David S. Miller
2015-08-20vxlan: metadata based tunneling for IPv6Jiri Benc
2015-08-20vxlan: do not shadow flags variableJiri Benc
2015-08-20vxlan: provide access function for vxlan socket address familyJiri Benc
2015-08-20route: move lwtunnel state to dst_entryJiri Benc
2015-08-20ip_tunnels: use tos and ttl fields also for IPv6Jiri Benc
2015-08-20ip_tunnels: add IPv6 addresses to ip_tunnel_keyJiri Benc
2015-08-20net: xgene Remove xgene specific phy and MAC lookup functionsJeremy Linton
2015-08-20smsc911x: Remove dev==NULL check.Jeremy Linton
2015-08-20Merge tag 'wireless-drivers-next-for-davem-2015-08-19' of git://git.kernel.or...David S. Miller
2015-08-20rt2x00: use DECLARE_EWMAJohannes Berg
2015-08-20ath5k: use DECLARE_EWMAJohannes Berg
2015-08-20virtio_net: use DECLARE_EWMAJohannes Berg
2015-08-20bnx2x: Fix vxlan endianity issueYuval Mintz
2015-08-20vrf: ndo_add|del_slave drop unnecessary checksNikolay Aleksandrov
2015-08-20vrf: move vrf_insert_slave so we can drop a goto labelNikolay Aleksandrov
2015-08-20vrf: remove unnecessary duplicate checkNikolay Aleksandrov
2015-08-20vrf: don't panic on cache create failureNikolay Aleksandrov
2015-08-20vrf: plug skb leaksNikolay Aleksandrov
2015-08-20can: flexcan: demote register output to debug levelLucas Stach
2015-08-20can: gs_usb: Fix typo in function nameNik Nyby
2015-08-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-08-18vrf: simplify the netdev notifier functionNikolay Aleksandrov
2015-08-18vrf: don't check for dstats and rth in uninit pathNikolay Aleksandrov
2015-08-18vrf: drop unused num_slaves memberNikolay Aleksandrov
2015-08-18vrf: drop unnecessary dev refcnt changesNikolay Aleksandrov
2015-08-18hv_netvsc: Fix dereference of nvdev before checkAndrew Schwartzmeyer
2015-08-18cxgb4: memory corruption in debugfsDan Carpenter