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
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
2020-09-05
nl80211: fix NL80211_ATTR_HE_6GHZ_CAPABILITY usage
Johannes Berg
1
-1
/
+1
2020-09-05
netfilter: nft_set_rbtree: Handle outcomes of tree rotations in overlap detec...
Stefano Brivio
1
-9
/
+14
2020-09-03
can: j1939: transport: j1939_xtp_rx_dat_one(): compare own packets to detect ...
Oleksij Rempel
1
-1
/
+14
2020-09-03
netfilter: avoid ipv6 -> nf_defrag_ipv6 module dependency
Florian Westphal
2
-5
/
+6
2020-09-03
net: openvswitch: introduce common code for flushing flows
Tonghao Zhang
3
-21
/
+27
2020-09-03
netfilter: nf_tables: report EEXIST on overlaps
Pablo Neira Ayuso
1
-9
/
+7
2020-08-27
netlink: fix state reallocation in policy export
Johannes Berg
1
-0
/
+3
2020-08-27
ethtool: Don't omit the netlink reply if no features were changed
Maxim Mikityanskiy
1
-7
/
+4
2020-08-27
ethtool: Account for hw_features in netlink interface
Maxim Mikityanskiy
1
-1
/
+2
2020-08-27
ethtool: Fix preserving of wanted feature bits in netlink interface
Maxim Mikityanskiy
1
-4
/
+7
2020-08-27
tipc: fix uninit skb->data in tipc_nl_compat_dumpit()
Cong Wang
1
-1
/
+11
2020-08-27
tipc: call rcu_read_lock() in tipc_aead_encrypt_done()
Xin Long
1
-0
/
+2
2020-08-27
net/smc: Prevent kernel-infoleak in __smc_diag_dump()
Peilin Ye
1
-7
/
+9
2020-08-27
net: sctp: Fix negotiation of the number of data streams.
David Laight
1
-2
/
+4
2020-08-27
net/sched: act_ct: Fix skb double-free in tcf_ct_handle_fragments() error flow
Alaa Hleihel
1
-1
/
+1
2020-08-27
net: qrtr: fix usage of idr in port assignment to socket
Necip Fazil Yildiran
1
-9
/
+11
2020-08-27
net: nexthop: don't allow empty NHA_GROUP
Nikolay Aleksandrov
1
-1
/
+4
2020-08-27
net: Fix potential wrong skb->protocol in skb_vlan_untag()
Miaohe Lin
1
-2
/
+2
2020-08-27
gre6: Fix reception with IP6_TNL_F_RCV_DSCP_COPY
Mark Tomlinson
1
-1
/
+9
2020-08-26
can: j1939: add rxtimer for multipacket broadcast session
Zhang Changzhong
1
-8
/
+20
2020-08-26
can: j1939: abort multipacket broadcast session when timeout occurs
Zhang Changzhong
1
-1
/
+1
2020-08-26
can: j1939: cancel rxtimer on multipacket broadcast session complete
Zhang Changzhong
1
-0
/
+1
2020-08-26
can: j1939: fix support for multipacket broadcast message
Zhang Changzhong
1
-3
/
+14
2020-08-26
can: j1939: transport: add j1939_session_skb_find_by_offset() function
Oleksij Rempel
1
-7
/
+15
2020-08-26
can: j1939: transport: j1939_simple_recv(): ignore local J1939 messages send ...
Oleksij Rempel
2
-0
/
+5
2020-08-26
can: j1939: fix kernel-infoleak in j1939_sk_sock2sockaddr_can()
Eric Dumazet
1
-0
/
+5
2020-08-26
bpf: sock_ops sk access may stomp registers when dst_reg = src_reg
John Fastabend
1
-11
/
+38
2020-08-26
bpf: sock_ops ctx access may stomp registers in corner case
John Fastabend
1
-2
/
+24
2020-08-26
netfilter: nf_tables: nft_exthdr: the presence return value should be little-...
Stephen Suryaputra
1
-2
/
+2
2020-08-26
svcrdma: Fix another Receive buffer leak
Chuck Lever
1
-0
/
+2
2020-08-26
can: j1939: socket: j1939_sk_bind(): make sure ml_priv is allocated
Oleksij Rempel
1
-0
/
+8
2020-08-26
can: j1939: transport: j1939_session_tx_dat(): fix use-after-free read in j19...
Oleksij Rempel
1
-0
/
+15
2020-08-21
appletalk: Fix atalk_proc_init() return path
Vincent Duvert
1
-0
/
+2
2020-08-21
mac80211: fix misplaced while instead of if
Johannes Berg
1
-1
/
+1
2020-08-21
net/compat: Add missing sock updates for SCM_RIGHTS
Kees Cook
2
-0
/
+22
2020-08-19
vsock: fix potential null pointer dereference in vsock_poll()
Stefano Garzarella
1
-1
/
+1
2020-08-19
net: initialize fastreuse on inet_inherit_port
Tim Froidcoeur
1
-0
/
+1
2020-08-19
net: refactor bind_bucket fastreuse into helper
Tim Froidcoeur
1
-44
/
+53
2020-08-19
tcp: correct read of TFO keys on big endian systems
Jason Baron
3
-24
/
+31
2020-08-19
net/tls: Fix kmap usage
Ira Weiny
1
-1
/
+2
2020-08-19
net: Set fput_needed iff FDPUT_FPUT is set
Miaohe Lin
1
-1
/
+1
2020-08-19
net/nfc/rawsock.c: add CAP_NET_RAW check.
Qingyu Li
1
-2
/
+5
2020-08-19
net: Fix potential memory leak in proto_register()
Miaohe Lin
1
-10
/
+15
2020-08-19
af_packet: TPACKET_V3: fix fill status rwlock imbalance
John Ogness
1
-2
/
+7
2020-08-19
SUNRPC: Fix ("SUNRPC: Add "@len" parameter to gss_unwrap()")
Chuck Lever
2
-2
/
+1
2020-08-19
svcrdma: Fix page leak in svc_rdma_recv_read_chunk()
Chuck Lever
1
-7
/
+21
2020-08-19
netfilter: nft_meta: fix iifgroup matching
Florian Westphal
1
-1
/
+1
2020-08-19
Bluetooth: Fix suspend notifier race
Abhishek Pandit-Subedi
1
-2
/
+3
2020-08-19
Bluetooth: btusb: Fix and detect most of the Chinese Bluetooth controllers
Ismael Ferreras Morezuelas
1
-2
/
+4
2020-08-19
bpfilter: Initialize pos variable
Alexei Starovoitov
1
-0
/
+1
[next]