Eric Ruei 567532249b net: ethernet: ti: cpts: enhance pps gen algorithm 6 years ago
..
appletalk 9824dfae57 net/appletalk: fix minor pointer leak to userspace in SIOCFINDIPDDPRT 7 years ago
arcnet 0bf7958858 arcnet: provide a buffer big enough to actually receive packets 6 years ago
bonding a1e5a76db8 bonding: Force slave speed check after link state recovery for 802.3ad 6 years ago
caif d7cdac6dc4 caif-hsi: fix possible deadlock in cfhsi_exit_module() 6 years ago
can 957bfef413 Merge tag 'v4.19.79' of http://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable into ti-linux-4.19.y 6 years ago
dsa 5c08d7e4f1 net: dsa: rtl8366: Check VLAN ID and not ports 6 years ago
ethernet 567532249b net: ethernet: ti: cpts: enhance pps gen algorithm 6 years ago
fddi 6310a882fb net: fddi: fix a possible null-ptr-deref 7 years ago
fjes b67030b139 fjes: use currently unused variable my_epid and max_epid 7 years ago
hamradio acb70d28fe net/hamradio/6pack: use mod_timer() to rearm timers 7 years ago
hippi 6da2ec5605 treewide: kmalloc() -> kmalloc_array() 7 years ago
hyperv 752832f2e8 hv_netvsc: Fix a warning of suspicious RCU usage 6 years ago
ieee802154 3f41e88f4b ieee802154: atusb: fix use-after-free at disconnect 6 years ago
ipvlan cedb209bfa net: ipvlan: Fix ipvlan device tso disabled while NETIF_F_IP_CSUM is set 6 years ago
netdevsim 89b1698c93 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net 7 years ago
phy 05a2415c36 Merge remote-tracking branch 'lcpd/ti-linux-4.19.y' into plsdk-3118 6 years ago
plip 9525d69a36 net: plip: mark expected switch fall-throughs 8 years ago
ppp 1cd663adce ppp: Fix memory leak in ppp_write 6 years ago
slip 9c8c39bae8 slip: make slhc_free() silently accept an error pointer 6 years ago
team e89bb758c0 team: Add vlan tx offload to hw_enc_features 6 years ago
usb 7047aae654 qmi_wwan: add support for Cinterion CLS8 devices 6 years ago
vmxnet3 6f6e434aa2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 7 years ago
wan 781e26adfd net/wan: fix a double free in x25_asy_open_tty() 7 years ago
wimax 54eac3997e wimax/i2400m: fix a memory leak bug 6 years ago
wireless fdd131eab6 iwlwifi: fw: don't send GEO_TX_POWER_LIMIT command to FW version 36 6 years ago
xen-netback b3410f0f85 xen/netback: Reset nr_frags before freeing skb 6 years ago
Kconfig 53adaacbba gtp: change NET_UDP_TUNNEL dependency to select 6 years ago
LICENSE.SRC 1da177e4c3 Linux-2.6.12-rc2 20 years ago
Makefile 466cadba60 net: Always descend into dsa/ 6 years ago
Space.c 43bf2e6d69 net/mac89x0: Convert to platform_driver 7 years ago
dummy.c 554873e517 net: Do not take net_rwsem in __rtnl_link_unregister() 7 years ago
eql.c e99e88a9d2 treewide: setup_timer() -> timer_setup() 8 years ago
geneve.c 36bd44bcb4 geneve: correctly handle ipv6.disable module parameter 6 years ago
gtp.c 5f6c5f5ae2 gtp: fix use-after-free in gtp_newlink() 6 years ago
ifb.c b1d2e4e03f ifb: fix packets checksum 7 years ago
loopback.c 3fdf483bcf net: loopback: clear skb->tstamp before netif_rx() 7 years ago
macsec.c 831d082be7 macsec: drop skb sk before calling gro_cells_receive 6 years ago
macvlan.c 2ef6e0fe38 macvlan: return correct error value 7 years ago
macvtap.c e1ea2f9856 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 years ago
mdio.c 8e4881aa1d net: mdio: add mdio45_ethtool_ksettings_get 9 years ago
mii.c 82c01a84d5 net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd return void 8 years ago
net_failover.c f60d53ef57 failover: Add missing check to validate 'slave_dev' in net_failover_slave_unregister 7 years ago
netconsole.c 0d4a4406c4 netconsole: make config_item_type const 8 years ago
nlmon.c a8b8a889e3 net: add netlink_ext_ack argument to rtnl_link_ops.validate 8 years ago
ntb_netdev.c 6c1f0a1ffb net: drivers/net: Convert random_ether_addr to eth_random_addr 7 years ago
rionet.c 720e0d05af rapidio/rionet: do not free skb before reading its length 7 years ago
sb1000.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 9 years ago
sungem_phy.c 7cb6e01de3 drivers/net/sungem: add const to mii_phy_ops structures 8 years ago
tap.c fd3a886258 net: in virtio_net_hdr only add VLAN_HLEN to csum_start if payload holds vlan 7 years ago
thunderbolt.c 47e6a354e2 net: thunderbolt: Unregister ThunderboltIP protocol handler when suspending 6 years ago
tun.c 0f4ceb2594 tun: fix use-after-free when register netdev failed 6 years ago
veth.c 4bf9ffa0fb veth: Orphan skb before GRO 7 years ago
virtio_net.c 9143e1dcad virtio_net: Account for tx bytes and packets on sending xdp_frames 6 years ago
vrf.c a2aa162a63 vrf: make sure skb->data contains ip header to make routing 6 years ago
vsockmon.c cf124db566 net: Fix inconsistent teardown and release of private netdev state. 8 years ago
vxlan.c 979f8a675d vxlan: Don't call gro_cells_destroy() before device is unregistered 6 years ago
xen-netfront.c a1afd826e5 xen-netfront: do not use ~0U as error return value for xennet_fill_frags() 6 years ago