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