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
2017-11-24
net/sctp: Always set scope_id in sctp_inet6_skb_msgname
Eric W. Biederman
1
-2
/
+3
2017-11-24
sctp: do not peel off an assoc from one netns to another one
Xin Long
1
-0
/
+4
2017-11-24
af_netlink: ensure that NLMSG_DONE never fails in dumps
Jason A. Donenfeld
2
-6
/
+12
2017-11-24
vlan: fix a use-after-free in vlan_device_event()
Cong Wang
1
-3
/
+3
2017-11-24
netfilter/ipvs: clear ipvs_property flag when SKB net namespace changed
Ye Yin
1
-0
/
+1
2017-11-24
tcp: do not mangle skb->cb[] in tcp_make_synack()
Eric Dumazet
1
-7
/
+2
2017-11-24
tcp_nv: fix division by zero in tcpnv_acked()
Konstantin Khlebnikov
1
-1
/
+1
2017-11-21
tcp: provide timestamps for partial writes
Soheil Hassas Yeganeh
1
-8
/
+10
2017-11-18
netfilter: nat: Revert "netfilter: nat: convert nat bysrc hash to rhashtable"
Florian Westphal
1
-78
/
+56
2017-11-18
netfilter: nat: avoid use of nf_conn_nat extension
Florian Westphal
2
-15
/
+5
2017-11-18
mac80211: don't compare TKIP TX MIC key in reinstall prevention
Johannes Berg
1
-2
/
+34
2017-11-18
mac80211: use constant time comparison with keys
Jason A. Donenfeld
1
-1
/
+2
2017-11-18
mac80211: accept key reinstall without changing anything
Johannes Berg
1
-4
/
+17
2017-11-18
net_sched: avoid matching qdisc with zero handle
Cong Wang
1
-0
/
+2
2017-11-18
sctp: reset owner sk for data chunks on out queues when migrating a sock
Xin Long
1
-0
/
+32
2017-11-18
ip6_gre: update dst pmtu if dev mtu has been updated by toobig in __gre6_xmit
Xin Long
1
-2
/
+7
2017-11-18
ip6_gre: only increase err_count for some certain type icmpv6 in ip6gre_err
Xin Long
1
-4
/
+7
2017-11-18
ipip: only increase err_count for some certain type icmp in ipip_err
Xin Long
1
-17
/
+42
2017-11-18
net/unix: don't show information about sockets from other namespaces
Andrei Vagin
1
-0
/
+2
2017-11-18
tcp/dccp: fix other lockdep splats accessing ireq_opt
Eric Dumazet
3
-4
/
+4
2017-11-18
tcp/dccp: fix lockdep splat in inet_csk_route_req()
Eric Dumazet
1
-1
/
+2
2017-11-18
sctp: full support for ipv6 ip_nonlocal_bind & IP_FREEBIND
Laszlo Toth
1
-2
/
+4
2017-11-18
ipv6: flowlabel: do not leave opt->tot_len with garbage
Eric Dumazet
2
-2
/
+3
2017-11-18
soreuseport: fix initialization race
Craig Gallek
3
-11
/
+11
2017-11-18
packet: avoid panic in packet_getsockopt()
Eric Dumazet
1
-8
/
+16
2017-11-18
tcp/dccp: fix ireq->opt races
Eric Dumazet
6
-38
/
+32
2017-11-18
sctp: add the missing sock_owned_by_user check in sctp_icmp_redirect
Xin Long
1
-1
/
+1
2017-11-18
tun: call dev_get_valid_name() before register_netdevice()
Cong Wang
1
-3
/
+3
2017-11-18
l2tp: check ps->sock before running pppol2tp_session_ioctl()
Guillaume Nault
1
-0
/
+3
2017-11-18
tcp: fix tcp_mtu_probe() vs highest_sack
Eric Dumazet
1
-1
/
+2
2017-11-18
net: call cgroup_sk_alloc() earlier in sk_clone_lock()
Eric Dumazet
1
-2
/
+1
2017-11-18
netlink: do not set cb_running if dump's start() errs
Jason A. Donenfeld
1
-6
/
+7
2017-11-18
ipv6: addrconf: increment ifp refcount before ipv6_del_addr()
Eric Dumazet
1
-0
/
+1
2017-11-18
gso: fix payload length when gso_size is zero
Alexey Kodanev
3
-3
/
+3
2017-11-15
net: dsa: select NET_SWITCHDEV
Vivien Didelot
1
-2
/
+3
2017-11-15
IPsec: do not ignore crypto err in ah4 input
Gilad Ben-Yossef
1
-0
/
+3
2017-11-15
netfilter: nft_meta: deal with PACKET_LOOPBACK in netdev family
Liping Zhang
1
-1
/
+27
2017-11-02
ipsec: Fix aborted xfrm policy dump crash
Herbert Xu
1
-10
/
+15
2017-11-02
cfg80211: fix connect/disconnect edge cases
Johannes Berg
1
-9
/
+41
2017-10-27
KEYS: Fix race between updating and finding a negative key
David Howells
1
-1
/
+1
2017-10-21
netfilter: nf_ct_expect: Change __nf_ct_expect_check() return value.
Jarno Rajahalme
1
-2
/
+2
2017-10-21
mac80211: fix power saving clients handling in iwlwifi
Emmanuel Grumbach
1
-1
/
+1
2017-10-18
nl80211: Define policy for packet pattern attributes
Peng Xu
1
-2
/
+10
2017-10-12
Revert "socket, bpf: fix possible use after free"
Greg Kroah-Hartman
2
-17
/
+3
2017-10-12
socket, bpf: fix possible use after free
Eric Dumazet
2
-3
/
+17
2017-10-12
net: rtnetlink: fix info leak in RTM_GETSTATS call
Nikolay Aleksandrov
1
-0
/
+3
2017-10-12
tipc: use only positive error codes in messages
Parthasarathy Bhuvaragan
1
-1
/
+1
2017-10-12
ip6_tunnel: update mtu properly for ARPHRD_ETHER tunnel device in tx path
Xin Long
1
-2
/
+3
2017-10-12
ip6_gre: ip6gre_tap device should keep dst
Xin Long
1
-0
/
+1
2017-10-12
netlink: do not proceed if dump's start() errs
Jason A. Donenfeld
1
-2
/
+5
[next]