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-06-16
af_key: Always verify length of provided sadb_key
Kevin Easton
1
-10
/
+35
2018-06-13
net: metrics: add proper netlink validation
Eric Dumazet
1
-0
/
+2
2018-06-13
rtnetlink: validate attributes in do_setlink()
Eric Dumazet
1
-4
/
+4
2018-06-13
packet: fix reserve calculation
Willem de Bruijn
1
-1
/
+1
2018-06-13
net/packet: refine check for priv area size
Eric Dumazet
1
-1
/
+1
2018-06-13
ipv4: remove warning in ip_recv_error
Willem de Bruijn
1
-2
/
+0
2018-06-13
ip6mr: only set ip6mr_table from setsockopt when ip6mr_new_table succeeds
Sabrina Dubroca
1
-1
/
+2
2018-06-13
dccp: don't free ccid2_hc_tx_sock struct in dccp_disconnect()
Alexey Kodanev
1
-2
/
+0
2018-06-06
tcp: avoid integer overflows in tcp_rcv_space_adjust()
Eric Dumazet
1
-4
/
+6
2018-05-30
Revert "vti4: Don't override MTU passed on link creation via IFLA_MTU"
Greg Kroah-Hartman
1
-0
/
+1
2018-05-30
netlabel: If PF_INET6, check sk_buff ip header version
Richard Haines
1
-0
/
+10
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 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
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
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
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-26
cfg80211: limit wiphy names to 128 bytes
Johannes Berg
1
-0
/
+3
2018-05-26
tcp: purge write queue in tcp_connect_init()
Eric Dumazet
1
-2
/
+5
2018-05-26
sock_diag: fix use-after-free read in __sk_free
Eric Dumazet
1
-1
/
+1
2018-05-26
packet: in packet_snd start writing at link layer allocation
Willem de Bruijn
1
-1
/
+3
2018-05-26
net: test tailroom before appending to linear skb
Willem de Bruijn
2
-2
/
+4
2018-05-26
l2tp: revert "l2tp: fix missing print session offset info"
James Chapman
1
-2
/
+0
2018-05-26
xfrm: fix xfrm_do_migrate() with AEAD e.g(AES-GCM)
Antony Antony
1
-0
/
+1
2018-05-26
sctp: delay the authentication for the duplicated cookie-echo chunk
Xin Long
2
-40
/
+77
2018-05-26
sctp: fix the issue that the cookie-ack with auth can't get processed
Xin Long
1
-1
/
+1
2018-05-26
tcp: ignore Fast Open on repair mode
Yuchung Cheng
1
-1
/
+1
2018-05-26
sctp: use the old asoc when making the cookie-ack chunk in dupcook_d
Xin Long
1
-1
/
+1
2018-05-26
sctp: handle two v4 addrs comparison in sctp_inet6_cmp_addr
Xin Long
1
-0
/
+3
2018-05-26
openvswitch: Don't swap table in nlattr_set() after OVS_ATTR_NESTED is found
Stefano Brivio
1
-6
/
+3
2018-05-26
net: support compat 64-bit time in {s,g}etsockopt
Lance Richardson
1
-2
/
+4
2018-05-26
net_sched: fq: take care of throttled flows before reuse
Eric Dumazet
1
-12
/
+25
2018-05-26
llc: better deal with too small mtu
Eric Dumazet
1
-0
/
+3
2018-05-26
ipv4: fix memory leaks in udp_sendmsg, ping_v4_sendmsg
Andrey Ignatov
2
-4
/
+10
2018-05-26
dccp: fix tasklet usage
Eric Dumazet
2
-3
/
+13
2018-05-26
bridge: check iface upper dev when setting master via ioctl
Hangbin Liu
1
-2
/
+2
2018-05-16
net: atm: Fix potential Spectre v1
Gustavo A. R. Silva
1
-2
/
+7
2018-05-16
rfkill: gpio: fix memory leak in probe error path
Johan Hovold
1
-1
/
+6
2018-05-16
xfrm_user: fix return value from xfrm_user_rcv_msg
Yi Zhao
1
-1
/
+1
[next]