Kees Cook 42bc47b353 treewide: Use array_size() in vmalloc() 7 年之前
..
appletalk 2a171788ba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 7 年之前
arcnet 2a171788ba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 7 年之前
bonding 6396bb2215 treewide: kzalloc() -> kcalloc() 7 年之前
caif d61e403856 drivers/net: Use octal not symbolic permissions 7 年之前
can 6396bb2215 treewide: kzalloc() -> kcalloc() 7 年之前
dsa a86854d0c5 treewide: devm_kzalloc() -> devm_kcalloc() 7 年之前
ethernet 42bc47b353 treewide: Use array_size() in vmalloc() 7 年之前
fddi 6310a882fb net: fddi: fix a possible null-ptr-deref 7 年之前
fjes 59ae1d127a networking: introduce and use skb_put_data() 8 年之前
hamradio 1c8c5a9d38 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 7 年之前
hippi 6da2ec5605 treewide: kmalloc() -> kmalloc_array() 7 年之前
hyperv f0dc7f9c6d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 7 年之前
ieee802154 7e0ffee1b2 net: ieee802154: mcr20a: do not leak resources on error path 7 年之前
ipvlan ab452c3ce7 ipvlan: call netdevice notifier when master mac address changed 7 年之前
netdevsim 7fa76d777e netdevsim: Add extack error message for devlink reload 7 年之前
phy a86854d0c5 treewide: devm_kzalloc() -> devm_kcalloc() 7 年之前
plip 9525d69a36 net: plip: mark expected switch fall-throughs 7 年之前
ppp 42bc47b353 treewide: Use array_size() in vmalloc() 7 年之前
slip 6396bb2215 treewide: kzalloc() -> kcalloc() 7 年之前
team 6396bb2215 treewide: kzalloc() -> kcalloc() 7 年之前
usb 6396bb2215 treewide: kzalloc() -> kcalloc() 7 年之前
vmxnet3 6f6e434aa2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 7 年之前
wan 6396bb2215 treewide: kzalloc() -> kcalloc() 7 年之前
wimax 0c3d5a96d5 net: drivers/net: Remove unnecessary skb_copy_expand OOM messages 7 年之前
wireless 42bc47b353 treewide: Use array_size() in vmalloc() 7 年之前
xen-netback d61e403856 drivers/net: Use octal not symbolic permissions 7 年之前
Kconfig ba5e4426e8 virtio_net: Extend virtio to use VF datapath when available 7 年之前
LICENSE.SRC 1da177e4c3 Linux-2.6.12-rc2 20 年之前
Makefile cfc80d9a11 net: Introduce net_failover driver 7 年之前
Space.c 43bf2e6d69 net/mac89x0: Convert to platform_driver 7 年之前
dummy.c 554873e517 net: Do not take net_rwsem in __rtnl_link_unregister() 7 年之前
eql.c e99e88a9d2 treewide: setup_timer() -> timer_setup() 7 年之前
geneve.c c40e89fd35 geneve: configure MTU based on a lower device 7 年之前
gtp.c 6da2ec5605 treewide: kmalloc() -> kmalloc_array() 7 年之前
ifb.c b1d2e4e03f ifb: fix packets checksum 7 年之前
loopback.c cf124db566 net: Fix inconsistent teardown and release of private netdev state. 8 年之前
macsec.c bd28899dd3 Revert "macsec: missing dev_put() on error in macsec_newlink()" 7 年之前
macvlan.c 81d4e91cd5 macvlan: Use software path for offloaded local, broadcast, and multicast traffic 7 年之前
macvtap.c e1ea2f9856 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 7 年之前
mdio.c 8e4881aa1d net: mdio: add mdio45_ethtool_ksettings_get 8 年之前
mii.c 82c01a84d5 net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd return void 8 年之前
net_failover.c a746407af1 net_failover: Use netdev_features_t instead of u32 7 年之前
netconsole.c 0d4a4406c4 netconsole: make config_item_type const 7 年之前
nlmon.c a8b8a889e3 net: add netlink_ext_ack argument to rtnl_link_ops.validate 8 年之前
ntb_netdev.c 2fd2f61e6d drivers/net: ntb_netdev: Convert timers to use timer_setup() 7 年之前
rionet.c 633547973f net: convert sk_buff.users from atomic_t to refcount_t 8 年之前
sb1000.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 年之前
sungem_phy.c 7cb6e01de3 drivers/net/sungem: add const to mii_phy_ops structures 8 年之前
tap.c fd3a886258 net: in virtio_net_hdr only add VLAN_HLEN to csum_start if payload holds vlan 7 年之前
thunderbolt.c 027d351c54 net: thunderbolt: Run disconnect flow asynchronously when logout is received 7 年之前
tun.c fd3a886258 net: in virtio_net_hdr only add VLAN_HLEN to csum_start if payload holds vlan 7 年之前
veth.c 72d24955b4 veth: set peer GSO values 7 年之前
virtio_net.c 6396bb2215 treewide: kzalloc() -> kcalloc() 7 年之前
vrf.c cb1603948a vrf: add CRC32c offload to device features 7 年之前
vsockmon.c cf124db566 net: Fix inconsistent teardown and release of private netdev state. 8 年之前
vxlan.c 72f6d71e49 vxlan: add ttl inherit support 7 年之前
xen-netfront.c 24a94b3c12 xen-netfront: fix xennet_start_xmit()'s return type 7 年之前