..
appletalk
net: appletalk: cops: mark expected switch fall-through
2019-02-08 11:53:42 -08:00
arcnet
mm: remove include/linux/bootmem.h
2018-10-31 08:54:16 -07:00
bonding
net: Remove switchdev.h inclusion from team/bond/vlan
2019-02-24 17:40:46 -08:00
caif
net: caif: pass struct device to DMA API functions
2019-02-12 12:09:23 -05:00
can
can: flexcan: fix NULL pointer exception during bringup
2019-01-22 11:35:33 +01:00
dsa
net: dsa: mv88e6xxx: Release lock while requesting IRQ
2019-02-24 22:21:23 -08:00
ethernet
net: hns3: fix improper error handling for hns3_client_start
2019-02-24 20:27:50 -08:00
fddi
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
2019-02-08 15:00:17 -08:00
fjes
fjes: convert to DEFINE_SHOW_ATTRIBUTE
2018-12-10 12:05:20 -08:00
hamradio
net: hamradio: remove unused hweight*() defines
2019-02-18 12:10:02 -08:00
hippi
treewide: kmalloc() -> kmalloc_array()
2018-06-12 16:19:22 -07:00
hyperv
hv_netvsc: fix typos in code comments
2019-01-23 13:21:34 -05:00
ieee802154
ieee802154: mcr20a: fix indentation, remove tabs
2019-01-31 17:42:05 +01:00
ipvlan
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
2019-02-24 12:06:19 -08:00
netdevsim
bpf: offload: add priv field for drivers
2019-02-12 17:07:09 +01:00
phy
net: phy: marvell10g: add support for the 88x2110 PHY
2019-02-24 17:45:25 -08:00
plip
ppp
net: Fix usage of pskb_trim_rcsum
2019-01-18 14:05:14 -08:00
slip
change semantics of ldisc ->compat_ioctl()
2018-10-13 00:50:53 -04:00
team
net: Remove switchdev.h inclusion from team/bond/vlan
2019-02-24 17:40:46 -08:00
usb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
2019-02-24 12:06:19 -08:00
vmxnet3
cross-tree: phase out dma_zalloc_coherent()
2019-01-08 07:58:37 -05:00
wan
wan: wanxl: use struct_size() in kzalloc()
2019-02-08 22:57:28 -08:00
wimax
wimax/i2400m: use struct_size() helper
2019-02-08 22:57:28 -08:00
wireless
iwlwifi: add support for 6-7 GHz channels
2019-03-22 12:59:40 +02:00
xen-netback
net: Don't set transport offset to invalid value
2019-02-22 12:55:31 -08:00
dummy.c
eql.c
treewide: setup_timer() -> timer_setup()
2017-11-21 15:57:07 -08:00
geneve.c
geneve: should not call rt6_lookup() when ipv6 was disabled
2019-02-07 10:48:42 -08:00
gtp.c
gtp: constify nla_policy
2018-07-20 12:33:37 -07:00
ifb.c
ifb: fix packets checksum
2018-05-28 23:02:22 -04:00
Kconfig
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
2019-02-15 12:38:38 -08:00
LICENSE.SRC
loopback.c
net: loopback: clear skb->tstamp before netif_rx()
2018-10-20 01:01:28 -07:00
macsec.c
macsec: let the administrator set UP state even if lowerdev is down
2018-10-28 19:26:42 -07:00
macvlan.c
macvlan: add ndo_change_proto_down support
2019-02-24 13:01:04 -08:00
macvtap.c
Makefile
net: Introduce net_failover driver
2018-05-28 22:59:54 -04:00
mdio.c
net: mdio: add mdio45_ethtool_ksettings_get
2017-01-02 16:59:10 -05:00
mii.c
net_failover.c
net: core: dev: Add extack argument to dev_open()
2018-12-06 13:26:06 -08:00
netconsole.c
netconsole: make config_item_type const
2017-10-19 16:15:20 +02:00
nlmon.c
net: move definition of pcpu_lstats to header file
2018-09-14 08:32:23 -07:00
ntb_netdev.c
ntb_netdev: Simplify remove with client device drvdata
2018-10-31 21:20:05 -04:00
rionet.c
rapidio/rionet: do not free skb before reading its length
2018-11-28 10:38:48 -08:00
sb1000.c
sb1000: fix a couple of indentation issues and remove assignment in if statements
2019-01-17 21:51:36 -08:00
Space.c
net/mac89x0: Convert to platform_driver
2018-03-01 21:21:36 -05:00
sungem_phy.c
drivers/net/sungem: add const to mii_phy_ops structures
2017-06-08 15:32:47 -04:00
tap.c
net: Don't set transport offset to invalid value
2019-02-22 12:55:31 -08:00
thunderbolt.c
net: thunderbolt: Convert to use SPDX identifier
2018-08-29 19:43:21 -07:00
tun.c
net: Don't set transport offset to invalid value
2019-02-22 12:55:31 -08:00
veth.c
veth: Fix -Wformat-truncation
2019-02-23 13:44:58 -08:00
virtio_net.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
2019-02-08 15:00:17 -08:00
vrf.c
net: vrf: remove MTU limits for vrf device
2019-02-21 13:10:08 -08:00
vsockmon.c
net: move definition of pcpu_lstats to header file
2018-09-14 08:32:23 -07:00
vxlan.c
vxlan: add ndo_change_proto_down support
2019-02-24 13:01:05 -08:00
xen-netfront.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
2018-12-20 11:53:36 -08:00