..
appletalk
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
2017-11-04 09:26:51 +09:00
arcnet
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
2017-11-04 09:26:51 +09:00
bonding
treewide: kzalloc() -> kcalloc()
2018-06-12 16:19:22 -07:00
caif
drivers/net: Use octal not symbolic permissions
2018-03-26 12:07:49 -04:00
can
treewide: kzalloc() -> kcalloc()
2018-06-12 16:19:22 -07:00
dsa
treewide: devm_kzalloc() -> devm_kcalloc()
2018-06-12 16:19:22 -07:00
ethernet
cxgb4: when disabling dcb set txq dcb priority to 0
2018-06-24 11:43:16 +09:00
fddi
net: fddi: fix a possible null-ptr-deref
2018-06-08 18:47:46 -04:00
fjes
networking: introduce and use skb_put_data()
2017-06-16 11:48:37 -04:00
hamradio
net: hamradio: use eth_broadcast_addr
2018-06-20 07:51:43 +09:00
hippi
treewide: kmalloc() -> kmalloc_array()
2018-06-12 16:19:22 -07:00
hyperv
hv_netvsc: Fix the variable sizes in ipsecv2 and rsc offload
2018-06-14 20:15:44 -07:00
ieee802154
net: ieee802154: mcr20a: do not leak resources on error path
2018-04-23 20:56:23 +02:00
ipvlan
ipvlan: fix IFLA_MTU ignored on NEWLINK
2018-06-21 14:57:46 +09:00
netdevsim
netdevsim: Add extack error message for devlink reload
2018-06-05 12:32:37 -04:00
phy
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
2018-06-16 07:39:34 +09:00
plip
net: plip: mark expected switch fall-throughs
2017-11-05 22:19:00 +09:00
ppp
treewide: Use array_size() in vzalloc()
2018-06-12 16:19:22 -07:00
slip
treewide: kzalloc() -> kcalloc()
2018-06-12 16:19:22 -07:00
team
treewide: kzalloc() -> kcalloc()
2018-06-12 16:19:22 -07:00
usb
qmi_wwan: add support for the Dell Wireless 5821e module
2018-06-24 11:44:28 +09:00
vmxnet3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
2018-05-21 16:01:54 -04:00
wan
treewide: kzalloc() -> kcalloc()
2018-06-12 16:19:22 -07:00
wimax
net: drivers/net: Remove unnecessary skb_copy_expand OOM messages
2018-03-15 14:28:03 -04:00
wireless
net: Remove depends on HAS_DMA in case of platform dependency
2018-06-23 10:44:30 +09:00
xen-netback
treewide: Use array_size() in vzalloc()
2018-06-12 16:19:22 -07:00
dummy.c
net: Do not take net_rwsem in __rtnl_link_unregister()
2018-03-31 22:24:58 -04:00
eql.c
treewide: setup_timer() -> timer_setup()
2017-11-21 15:57:07 -08:00
geneve.c
geneve: configure MTU based on a lower device
2018-04-20 11:20:05 -04:00
gtp.c
treewide: kmalloc() -> kmalloc_array()
2018-06-12 16:19:22 -07:00
ifb.c
ifb: fix packets checksum
2018-05-28 23:02:22 -04:00
Kconfig
virtio_net: Extend virtio to use VF datapath when available
2018-05-28 22:59:54 -04:00
LICENSE.SRC
Linux-2.6.12-rc2
2005-04-16 15:20:36 -07:00
loopback.c
net: Drop pernet_operations::async
2018-03-27 13:18:09 -04:00
macsec.c
Revert "macsec: missing dev_put() on error in macsec_newlink()"
2018-04-16 10:01:12 -04:00
macvlan.c
macvlan: Use software path for offloaded local, broadcast, and multicast traffic
2018-04-25 08:26:19 -07:00
macvtap.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
2017-10-30 21:09:24 +09:00
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/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd return void
2017-06-05 11:00:42 -04:00
net_failover.c
net: net_failover: fix typo in net_failover_slave_register()
2018-06-20 07:56:44 +09:00
netconsole.c
netconsole: make config_item_type const
2017-10-19 16:15:20 +02:00
nlmon.c
net: add netlink_ext_ack argument to rtnl_link_ops.validate
2017-06-26 23:13:22 -04:00
ntb_netdev.c
drivers/net: ntb_netdev: Convert timers to use timer_setup()
2017-11-01 12:38:45 +09:00
rionet.c
net: convert sk_buff.users from atomic_t to refcount_t
2017-07-01 07:39:07 -07:00
sb1000.c
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
2016-12-24 11:46:01 -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: in virtio_net_hdr only add VLAN_HLEN to csum_start if payload holds vlan
2018-06-07 16:15:38 -04:00
thunderbolt.c
net: thunderbolt: Run disconnect flow asynchronously when logout is received
2018-02-12 12:03:04 -05:00
tun.c
net: in virtio_net_hdr only add VLAN_HLEN to csum_start if payload holds vlan
2018-06-07 16:15:38 -04:00
veth.c
veth: set peer GSO values
2017-12-08 14:22:59 -05:00
virtio_net.c
treewide: kzalloc() -> kcalloc()
2018-06-12 16:19:22 -07:00
vrf.c
vrf: add CRC32c offload to device features
2018-05-28 22:55:13 -04:00
vsockmon.c
net: Fix inconsistent teardown and release of private netdev state.
2017-06-07 15:53:24 -04:00
vxlan.c
vxlan: add ttl inherit support
2018-04-17 13:53:13 -04:00
xen-netfront.c
xen-netfront: Update features after registering netdev
2018-06-22 07:54:54 +09:00