index
:
linux/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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2018-06-06
tcp: avoid integer overflows in tcp_rcv_space_adjust()
Eric Dumazet
2018-05-30
Revert "vti4: Don't override MTU passed on link creation via IFLA_MTU"
Greg Kroah-Hartman
2018-05-30
netlabel: If PF_INET6, check sk_buff ip header version
Richard Haines
2018-05-30
rxrpc: Don't treat call aborts as conn aborts
David Howells
2018-05-30
rxrpc: Fix Tx ring annotation after initial Tx failure
David Howells
2018-05-30
net: Fix untag for vlan packets without ethernet header
Toshiaki Makita
2018-05-30
llc: properly handle dev_queue_xmit() return value
Cong Wang
2018-05-30
batman-adv: fix packet loss for broadcasted DHCP packets to a server
Linus Lüssing
2018-05-30
batman-adv: fix multicast-via-unicast transmission with AP isolation
Linus Lüssing
2018-05-30
vti4: Don't override MTU passed on link creation via IFLA_MTU
Stefano Brivio
2018-05-30
vti4: Don't count header length twice on tunnel setup
Stefano Brivio
2018-05-30
batman-adv: Fix skbuff rcsum on packet reroute
Sven Eckelmann
2018-05-30
batman-adv: fix header size check in batadv_dbg_arp()
Matthias Schiffer
2018-05-30
net: Fix vlan untag for bridge and vlan_dev with reorder_hdr off
Toshiaki Makita
2018-05-30
ipv4: lock mtu in fnhe when received PMTU < net.ipv4.route.min_pmtu
Sabrina Dubroca
2018-05-30
netfilter: ebtables: fix erroneous reject of last rule
Florian Westphal
2018-05-30
batman-adv: Fix multicast packet loss with a single WANT_ALL_IPV4/6 flag
Linus Lüssing
2018-05-30
net/tcp/illinois: replace broken algorithm reference link
Joey Pabalinas
2018-05-30
sit: fix IFLA_MTU ignored on NEWLINK
Xin Long
2018-05-30
ip6_tunnel: fix IFLA_MTU ignored on NEWLINK
Xin Long
2018-05-30
qrtr: add MODULE_ALIAS macro to smd
Ramon Fried
2018-05-30
batman-adv: Fix netlink dumping of BLA backbones
Sven Eckelmann
2018-05-30
batman-adv: Fix netlink dumping of BLA claims
Sven Eckelmann
2018-05-30
batman-adv: Ignore invalid batadv_v_gw during netlink send
Sven Eckelmann
2018-05-30
batman-adv: Ignore invalid batadv_iv_gw during netlink send
Sven Eckelmann
2018-05-30
netfilter: ebtables: convert BUG_ONs to WARN_ONs
Florian Westphal
2018-05-30
batman-adv: invalidate checksum on fragment reassembly
Matthias Schiffer
2018-05-30
batman-adv: fix packet checksum in receive path
Matthias Schiffer
2018-05-30
mac80211: drop frames with unexpected DS bits from fast-rx to slow path
Felix Fietkau
2018-05-30
mac80211: Do not disconnect on invalid operating class
Ilan Peer
2018-05-30
mac80211: fix calling sleeping function in atomic context
Sara Sharon
2018-05-30
mac80211: fix a possible leak of station stats
Sara Sharon
2018-05-30
rxrpc: Work around usercopy check
David Howells
2018-05-30
NFC: llcp: Limit size of SDP URI
Kees Cook
2018-05-30
RDS: IB: Fix null pointer issue
Guanglei Li
2018-05-30
netfilter: ipv6: nf_defrag: Kill frag queue on RFC2460 failure
Subash Abhinov Kasiviswanathan
2018-05-30
openvswitch: Remove padding from packet before L3+ conntrack processing
Ed Swierk
2018-05-30
tcp_nv: fix potential integer overflow in tcpnv_acked
Gustavo A. R. Silva
2018-05-30
netfilter: ipv6: nf_defrag: Pass on packets to stack per RFC2460
Subash Abhinov Kasiviswanathan
2018-05-25
cfg80211: limit wiphy names to 128 bytes
Johannes Berg
2018-05-25
tcp: purge write queue in tcp_connect_init()
Eric Dumazet
2018-05-25
sock_diag: fix use-after-free read in __sk_free
Eric Dumazet
2018-05-25
packet: in packet_snd start writing at link layer allocation
Willem de Bruijn
2018-05-25
net: test tailroom before appending to linear skb
Willem de Bruijn
2018-05-22
netfilter: nf_tables: can't fail after linking rule into active rule list
Florian Westphal
2018-05-19
l2tp: revert "l2tp: fix missing print session offset info"
James Chapman
2018-05-19
xfrm: fix xfrm_do_migrate() with AEAD e.g(AES-GCM)
Antony Antony
2018-05-19
sctp: delay the authentication for the duplicated cookie-echo chunk
Xin Long
2018-05-19
sctp: fix the issue that the cookie-ack with auth can't get processed
Xin Long
2018-05-19
tcp: ignore Fast Open on repair mode
Yuchung Cheng
[next]