Rama Bondan Prakoso 29b9c33634 Merge branch 'android-4.14-stable' of https://android.googlesource.com/kernel/common into a11 пре 3 година
..
appletalk 1ca867fb12 net: appletalk: cops: Fix data race in cops_probe1 пре 3 година
arcnet d7f4d873f8 arcnet: provide a buffer big enough to actually receive packets пре 5 година
bonding 1fb72dd4bc bonding: init notify_work earlier to avoid uninitialized use пре 3 година
caif 8afbbbbca1 net: caif: fix memory leak in ldisc_open пре 3 година
can dada02ccd8 can: peak_pciefd: pucan_handle_status(): fix a potential starvation issue in TX path пре 3 година
cris b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license пре 7 година
dsa 00db5f4ef9 net: dsa: bcm_sf2: Qualify phydev->dev_flags based on port пре 3 година
ethernet 29b9c33634 Merge branch 'android-4.14-stable' of https://android.googlesource.com/kernel/common into a11 пре 3 година
fddi 0312ee3aeb FDDI: defxx: Make MMIO the configuration default except for EISA пре 3 година
fjes aedf9cf2c1 fjes: check return value after calling platform_get_resource() пре 3 година
hamradio 765a8a04f8 net: hamradio: fix memory leak in mkiss_close пре 3 година
hippi 9b7fcd3c36 hippi: Fix a size used in a 'pci_free_consistent()' in an error handling path пре 4 година
hyperv e5c9e466e9 hv_netvsc: Remove "unlikely" from netvsc_select_queue пре 4 година
ieee802154 64aabb1aec drivers: net: fix memory leak in atusb_probe пре 3 година
ipvlan 4f4860ca01 ipvlan: fix device features пре 4 година
phy c3a362beb8 net: mdiobus: get rid of a BUG_ON() пре 3 година
plip a52ad514fd net: deprecate eth_change_mtu, remove usage пре 8 година
ppp 8d6de4a1be Merge 4.14.184 into android-4.14-stable пре 4 година
slip 085e871e80 slip: not call free_netdev before rtnl_unlock in slip_open пре 4 година
team ca0a26360d team: protect features update by RCU to avoid deadlock пре 4 година
usb a7743a9559 r8152: Avoid memcpy() over-reading of ETH_SS_STATS пре 3 година
vmxnet3 9dd94fce99 net: vmxnet3: fix possible buffer overflow caused by bad DMA value in vmxnet3_get_rss() пре 4 година
wan 31f0906bbd net: lapbether: Prevent racing when checking whether the netif is running пре 3 година
wimax c0e5510b5a staging: wimax/i2400m: fix byte-order issue пре 3 година
wireless 7b74d84a30 Merge 4.14.240 into android-4.14-stable пре 3 година
xen-netback e890d6083f xen-netback: Check for hotplug-status existence before watching пре 3 година
Kconfig 0569fe8fb2 gtp: change NET_UDP_TUNNEL dependency to select пре 5 година
LICENSE.SRC 1da177e4c3 Linux-2.6.12-rc2 пре 20 година
Makefile 82b4b56924 net: Always descend into dsa/ пре 5 година
Space.c 6104503cdd net: Fix coding style warnings and errors. пре 8 година
dummy.c 2082499a95 dummy: Remove references to NETIF_F_UFO. пре 7 година
eql.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally пре 8 година
geneve.c 553b274c07 Merge branch 'android-4.14-stable' of https://android.googlesource.com/kernel/common into a11 пре 3 година
gtp.c 372fb8e270 net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sending пре 4 година
ifb.c a8b8a889e3 net: add netlink_ext_ack argument to rtnl_link_ops.validate пре 7 година
loopback.c cf124db566 net: Fix inconsistent teardown and release of private netdev state. пре 7 година
macsec.c 7a8ac42c62 macsec: avoid use-after-free in macsec_handle_frame() пре 4 година
macvlan.c 6a37c005da macvlan: Skip loopback packets in RX handler пре 4 година
macvtap.c dea6e19f4e tap: reference to KVA of an unloaded module causes kernel panic пре 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 пре 7 година
netconsole.c 4a6a97e265 netconsole: Remove duplicate "netconsole: " logging prefix пре 7 година
nlmon.c a8b8a889e3 net: add netlink_ext_ack argument to rtnl_link_ops.validate пре 7 година
ntb_netdev.c 6cfdf432b4 ntb_netdev: fix sleep time mismatch пре 5 година
rionet.c 47897682fe rapidio/rionet: do not free skb before reading its length пре 6 година
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 пре 7 година
tap.c 5320e035d7 net: in virtio_net_hdr only add VLAN_HLEN to csum_start if payload holds vlan пре 6 година
tun.c 553b274c07 Merge branch 'android-4.14-stable' of https://android.googlesource.com/kernel/common into a11 пре 3 година
veth.c 30d45938f2 veth: set peer GSO values пре 7 година
virtio_net.c 733fd68b0c virtio_net: Fix error handling in virtnet_restore() пре 3 година
vrf.c 8a67427dc8 vrf: Fix fast path output packet handling with async Netfilter rules пре 4 година
vsockmon.c cf124db566 net: Fix inconsistent teardown and release of private netdev state. пре 7 година
vxlan.c 29b9c33634 Merge branch 'android-4.14-stable' of https://android.googlesource.com/kernel/common into a11 пре 3 година
xen-netfront.c d1245833e0 xen-netfront: fix potential deadlock in xennet_remove() пре 4 година