index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
39 hours
net: usb: lan78xx: Fix double free issue with interrupt buffer allocation
Oleksij Rempel
39 hours
net: ag71xx: check error for platform_get_irq
Rosen Penev
39 hours
net: ethernet: cs89x0: remove stale CONFIG_MACH_MX31ADS reference
Ethan Nelson-Moore
39 hours
net: ethernet: cortina: Carry over frag counter
Linus Walleij
39 hours
net: ethernet: cortina: Drop half-assembled SKB
Andreas Haarmann-Thiemann
39 hours
net: ethernet: cortina: Make RX SKB per-port
Linus Walleij
39 hours
ice: fix locking in ice_dcb_rebuild()
Bart Van Assche
39 hours
ixgbevf: fix use-after-free in VEPA multicast source pruning
Michael Bommarito
39 hours
wifi: ath11k: clear shared SRNG pointer state on restart
Kyle Farnung
39 hours
net: bcmgenet: keep RBUF EEE/PM disabled
Nicolai Buchwitz
39 hours
net: dsa: sja1105: fix kasan out-of-bounds warning in sja1105_table_delete_en...
Vladimir Oltean
39 hours
net: atlantic: preserve PCI wake-from-D3 on shutdown when WOL enabled
Zoran Ilievski
39 hours
bareudp: fix NULL pointer dereference in bareudp_fill_metadata_dst()
Weiming Shi
39 hours
ipv6: rename and move ip6_dst_lookup_tunnel()
Beniamino Galvani
39 hours
ipv4: add new arguments to udp_tunnel_dst_lookup()
Beniamino Galvani
39 hours
ipv4: remove "proto" argument from udp_tunnel_dst_lookup()
Beniamino Galvani
39 hours
ipv4: rename and move ip_route_output_tunnel()
Beniamino Galvani
39 hours
net: phy: dp83869: fix setting CLK_O_SEL field.
Heiko Schocher
39 hours
net: usb: rtl8150: free skb on usb_submit_urb() failure in xmit
Morduan Zang
39 hours
net: usb: rtl8150: fix use-after-free in rtl8150_start_xmit()
Zhan Jun
39 hours
vrf: Fix a potential NPD when removing a port from a VRF
Ido Schimmel
39 hours
netdevsim: zero initialize struct iphdr in dummy sk_buff
Nikola Z. Ivanov
39 hours
nfp: fix swapped arguments in nfp_encode_basic_qdr() calls
Alexey Kodanev
39 hours
slip: bound decode() reads against the compressed packet length
Weiming Shi
39 hours
slip: reject VJ receive packets on instances with no rstate array
Weiming Shi
39 hours
pppoe: drop PFC frames
Qingfang Deng
39 hours
e1000e: Unroll PTP in probe error handling
Matt Vollrath
39 hours
i40e: don't advertise IFF_SUPP_NOFCS
Kohei Enju
39 hours
ppp: require CAP_NET_ADMIN in target netns for unattached ioctls
Taegu Ha
39 hours
net: hamradio: 6pack: fix uninit-value in sixpack_receive_buf
Mashiro Chen
39 hours
6pack: propagage new tty types
Jiri Slaby (SUSE)
39 hours
net: bcmgenet: fix off-by-one in bcmgenet_put_txcb
Justin Chen
39 hours
wifi: brcmfmac: Fix error pointer dereference
Ethan Tidmore
39 hours
brcmfmac: support chipsets with different core enumeration space
Arend van Spriel
39 hours
wifi: rtlwifi: pci: fix possible use-after-free caused by unfinished irq_prep...
Duoming Zhou
39 hours
wifi: mwifiex: Fix memory leak in mwifiex_11n_aggregate_pkt()
Zilin Guan
39 hours
ibmveth: Disable GSO for packets with small MSS
Mingming Cao
39 hours
wifi: b43: enforce bounds check on firmware key index in b43_rx()
Tristan Madani
39 hours
wifi: ath5k: do not access array OOB
Jiri Slaby (SUSE)
39 hours
wifi: rsi: fix kthread lifetime race between self-exit and external-stop
Jeongjun Park
39 hours
wifi: b43legacy: enforce bounds check on firmware key index in RX path
Tristan Madani
39 hours
wifi: mac80211: always free skb on ieee80211_tx_prepare_skb() failure
Felix Fietkau
39 hours
net: tap: NULL pointer derefence in dev_parse_header_protocol when skb->dev i...
Cezar Bulinaru
39 hours
net: usb: cdc-phonet: fix skb frags[] overflow in rx_complete()
Greg Kroah-Hartman
39 hours
e1000: check return value of e1000_read_eeprom
Agalakov Daniil
39 hours
net: lapbether: handle NETDEV_PRE_TYPE_CHANGE
Eric Dumazet
39 hours
net: lapbether: replace comparison to NULL with "lapbeth_get_x25_dev"
Peng Li
39 hours
net: lapbether: remove trailing whitespaces
Peng Li
39 hours
net: lapbether: Close the LAPB device before its underlying Ethernet device c...
Xie He
39 hours
wifi: brcmfmac: validate bsscfg indices in IF events
Pengpeng Hou
[next]