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
compress-2025-01-21
compress-2025-01-23
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-09-20
ipv6: Fix may be used uninitialized warning in rt6_check
Steffen Klassert
1
-1
/
+1
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
kcm: do not attach PF_KCM sockets to avoid deadlock
Eric Dumazet
1
-0
/
+4
2017-09-20
packet: Don't write vnet header beyond end of buffer
Benjamin Poirier
1
-3
/
+9
2017-09-20
ipv6: do not set sk_destruct in IPV6_ADDRFORM sockopt
Xin Long
1
-1
/
+0
2017-09-20
ipv6: set dst.obsolete when a cached route has expired
Xin Long
2
-2
/
+5
2017-09-20
udp6: set rx_dst_cookie on rx_dst updates
Paolo Abeni
2
-2
/
+12
2017-09-20
tipc: Fix tipc_sk_reinit handling of -EAGAIN
Bob Peterson
1
-3
/
+3
2017-09-20
sctp: Avoid out-of-bounds reads from address storage
Stefano Brivio
2
-4
/
+6
2017-09-20
udp: on peeking bad csum, drop packets even if not at head
Eric Dumazet
1
-1
/
+1
2017-09-20
ipv6: fix sparse warning on rt6i_node
Wei Wang
3
-6
/
+10
2017-09-20
ipv6: add rcu grace period before freeing fib6_node
Wei Wang
2
-7
/
+27
2017-09-20
ipv6: accept 64k - 1 packet length in ip6_find_1stfragopt()
Stefano Brivio
1
-4
/
+2
2017-09-13
Bluetooth: Properly check L2CAP config option output buffer length
Ben Seri
1
-37
/
+43
2017-09-07
xfrm: policy: check policy direction value
Vladis Dronov
1
-0
/
+6
2017-08-30
Bluetooth: bnep: fix possible might sleep error in bnep_session
Jeffy Chen
1
-6
/
+5
2017-08-30
Bluetooth: cmtp: fix possible might sleep error in cmtp_session
Jeffy Chen
1
-7
/
+10
2017-08-30
Bluetooth: hidp: fix possible might sleep error in hidp_session_thread
Jeffy Chen
1
-11
/
+22
2017-08-30
netfilter: nfnetlink: Improve input length sanitization in nfnetlink_rcv
Mateusz Jurczyk
1
-3
/
+3
2017-08-30
netfilter: nat: fix src map lookup
Florian Westphal
1
-8
/
+9
2017-08-30
netfilter: expect: fix crash when putting uninited expectation
Florian Westphal
1
-1
/
+1
2017-08-30
net: sunrpc: svcsock: fix NULL-pointer exception
Vadim Lomovtsev
1
-2
/
+20
2017-08-30
net: sched: fix NULL pointer dereference when action calls some targets
Xin Long
1
-0
/
+2
2017-08-30
irda: do not leak initialized list.dev to userspace
Colin Ian King
1
-1
/
+1
2017-08-30
tcp: when rearming RTO, if RTO time is in past then fire RTO ASAP
Neal Cardwell
1
-2
/
+1
2017-08-30
ipv6: repair fib6 tree in failure case
Wei Wang
1
-11
/
+11
2017-08-30
ipv6: reset fn->rr_ptr when replacing route
Wei Wang
1
-0
/
+4
2017-08-30
tipc: fix use-after-free
Eric Dumazet
1
-2
/
+4
2017-08-30
sctp: fully initialize the IPv6 address in sctp_v6_to_addr()
Alexander Potapenko
1
-0
/
+2
2017-08-30
ipv4: better IP_MAX_MTU enforcement
Eric Dumazet
1
-1
/
+1
2017-08-30
openvswitch: fix skb_panic due to the incorrect actions attrlen
Liping Zhang
3
-3
/
+7
2017-08-30
net: igmp: Use ingress interface rather than vrf device
David Ahern
1
-1
/
+9
2017-08-30
net_sched: remove warning from qdisc_hash_add
Konstantin Khlebnikov
1
-3
/
+0
2017-08-30
net_sched/sfq: update hierarchical backlog when drop packet
Konstantin Khlebnikov
1
-1
/
+4
2017-08-30
ipv4: fix NULL dereference in free_fib_info_rcu()
Eric Dumazet
1
-5
/
+7
2017-08-30
dccp: defer ccid_hc_tx_delete() at dismantle time
Eric Dumazet
1
-2
/
+12
2017-08-30
dccp: purge write queue in dccp_destroy_sock()
Eric Dumazet
1
-4
/
+1
2017-08-30
af_key: do not use GFP_KERNEL in atomic contexts
Eric Dumazet
1
-22
/
+26
2017-08-12
packet: fix tp_reserve race in packet_set_ring
Willem de Bruijn
1
-4
/
+9
2017-08-12
udp: consistently apply ufo or fragmentation
Willem de Bruijn
3
-7
/
+10
2017-08-12
igmp: Fix regression caused by igmp sysctl namespace code.
Nikolay Borisov
2
-6
/
+7
2017-08-12
net: avoid skb_warn_bad_offload false positives on UFO
Willem de Bruijn
3
-3
/
+3
2017-08-12
tcp: fastopen: tcp_connect() must refresh the route
Eric Dumazet
1
-0
/
+3
[next]