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-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
2017-10-12
net: Set sk_prot_creator when cloning sockets to the right proto
Christoph Paasch
1
-0
/
+2
2017-10-12
packet: only test po->has_vnet_hdr once in packet_snd
Willem de Bruijn
1
-2
/
+4
2017-10-12
packet: in packet_do_bind, test fanout with bind_lock held
Willem de Bruijn
1
-3
/
+5
2017-10-12
net: dsa: Fix network device registration order
Florian Fainelli
1
-11
/
+17
2017-10-12
l2tp: fix race condition in l2tp_tunnel_delete
Sabrina Dubroca
2
-7
/
+8
2017-10-12
l2tp: Avoid schedule while atomic in exit_net
Ridge Kennedy
1
-1
/
+3
2017-10-12
vti: fix use after free in vti_tunnel_xmit/vti6_tnl_xmit
Alexey Kodanev
2
-2
/
+4
2017-10-12
net_sched: always reset qdisc backlog in qdisc_reset()
Konstantin Khlebnikov
1
-0
/
+1
2017-10-12
packet: hold bind lock when rebinding to fanout hook
Willem de Bruijn
1
-5
/
+11
2017-10-12
tcp: fastopen: fix on syn-data transmit failure
Eric Dumazet
1
-0
/
+9
2017-10-12
net/sched: cls_matchall: fix crash when used with classful qdisc
Davide Caratti
1
-0
/
+1
2017-10-12
ip6_tunnel: do not allow loading ip6_tunnel if ipv6 is disabled in cmdline
Xin Long
1
-0
/
+3
2017-10-12
ip6_gre: skb_push ipv6hdr before packing the header in ip6gre_header
Xin Long
1
-10
/
+11
2017-10-12
udpv6: Fix the checksum computation when HW checksum does not apply
Subash Abhinov Kasiviswanathan
1
-0
/
+1
2017-10-12
tcp: fix data delivery rate
Eric Dumazet
1
-4
/
+3
2017-10-12
tcp: update skb->skb_mstamp more carefully
Eric Dumazet
1
-7
/
+12
2017-10-12
net: sched: fix use-after-free in tcf_action_destroy and tcf_del_walker
Jiri Pirko
1
-2
/
+4
2017-10-08
rds: ib: add error handle
Zhu Yanjun
1
-11
/
+36
2017-10-08
netfilter: nfnl_cthelper: fix incorrect helper->expect_class_max
Liping Zhang
1
-9
/
+11
2017-10-08
netfilter: invoke synchronize_rcu after set the _hook_ to NULL
Liping Zhang
5
-1
/
+7
2017-10-08
bridge: netlink: register netdevice before executing changelink
Ido Schimmel
1
-2
/
+5
2017-10-08
udp: disable inner UDP checksum offloads in IPsec case
Ansis Atteka
1
-0
/
+3
2017-10-08
net/packet: check length in getsockopt() called with PACKET_HDRLEN
Alexander Potapenko
1
-0
/
+2
2017-10-08
net: core: Prevent from dereferencing null pointer when releasing SKB
Myungho Jung
1
-0
/
+3
2017-10-08
audit: log 32-bit socketcalls
Richard Guy Briggs
1
-3
/
+14
2017-10-08
RDS: RDMA: Fix the composite message user notification
Santosh Shilimkar
4
-11
/
+29
2017-10-05
nl80211: check for the required netlink attributes presence
Vladis Dronov
1
-0
/
+3
2017-10-05
mac80211: flush hw_roc_start work before cancelling the ROC
Avraham Stern
1
-0
/
+2
2017-10-05
mac80211: fix VLAN handling with TXQs
Johannes Berg
2
-9
/
+44
2017-09-27
net/netfilter/nf_conntrack_core: Fix net_conntrack_lock()
Manfred Spraul
1
-23
/
+29
2017-09-27
NFSv4: Fix callback server shutdown
Trond Myklebust
1
-0
/
+38
2017-09-27
SUNRPC: Refactor svc_set_num_threads()
Trond Myklebust
1
-38
/
+58
2017-09-20
ipv6: Fix may be used uninitialized warning in rt6_check
Steffen Klassert
1
-1
/
+1
2017-09-20
ip_tunnel: fix setting ttl and tos value in collect_md mode
Haishuang Yan
1
-2
/
+2
2017-09-20
sctp: fix missing wake ups in some situations
Marcelo Ricardo Leitner
1
-1
/
+2
2017-09-20
ipv6: fix typo in fib6_net_exit()
Eric Dumazet
1
-1
/
+1
2017-09-20
ipv6: fix memory leak with multiple tables during netns destruction
Sabrina Dubroca
1
-6
/
+19
2017-09-20
ip6_gre: update mtu properly in ip6gre_err
Xin Long
1
-1
/
+3
2017-09-20
Revert "net: fix percpu memory leaks"
Jesper Dangaard Brouer
4
-35
/
+12
2017-09-20
Revert "net: use lib/percpu_counter API for fragmentation mem accounting"
Jesper Dangaard Brouer
1
-3
/
+1
2017-09-20
bridge: switchdev: Clear forward mark when transmitting packet
Ido Schimmel
1
-0
/
+3
2017-09-20
mlxsw: spectrum: Forbid linking to devices that have uppers
Ido Schimmel
1
-1
/
+2
2017-09-20
tcp: initialize rcv_mss to TCP_MIN_MSS instead of 0
Wei Wang
1
-0
/
+4
2017-09-20
kcm: do not attach PF_KCM sockets to avoid deadlock
Eric Dumazet
1
-0
/
+4
[next]