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
2020-05-02
net: use indirect call wrappers for skb_copy_datagram_iter()
Eric Dumazet
1
-3
/
+11
2020-05-02
tipc: Add a missing case of TIPC_DIRECT_MSG type
Hoang Le
3
-2
/
+8
2020-05-02
mac80211: fix channel switch trigger from unknown mesh peer
Tamizh chelvam
1
-4
/
+7
2020-05-02
netfilter: nat: fix error handling upon registering inet hook
Hillf Danton
1
-2
/
+2
2020-05-02
svcrdma: Fix leak of svc_rdma_recv_ctxt objects
Chuck Lever
5
-18
/
+29
2020-05-02
svcrdma: Fix trace point use-after-free race
Chuck Lever
2
-9
/
+10
2020-05-02
tipc: fix incorrect increasing of link window
Tuong Lien
1
-1
/
+1
2020-05-02
netfilter: nf_tables: reintroduce the NFT_SET_CONCAT flag
Pablo Neira Ayuso
1
-1
/
+1
2020-05-02
rxrpc: Fix DATA Tx to disable nofrag for UDP on AF_INET6 socket
David Howells
2
-41
/
+12
2020-04-29
SUNRPC: Fix backchannel RPC soft lockups
Chuck Lever
3
-0
/
+5
2020-04-29
mac80211: populate debugfs only after cfg80211 init
Johannes Berg
4
-19
/
+43
2020-04-29
xfrm: Always set XFRM_TRANSFORMED in xfrm{4,6}_output_finish
David Ahern
2
-4
/
+0
2020-04-29
tipc: Fix potential tipc_node refcnt leak in tipc_rcv
Xiyu Yang
1
-1
/
+3
2020-04-29
tipc: Fix potential tipc_aead refcnt leak in tipc_crypto_rcv
Xiyu Yang
1
-0
/
+1
2020-04-29
sched: etf: do not assume all sockets are full blown
Eric Dumazet
1
-3
/
+4
2020-04-29
net/x25: Fix x25_neigh refcnt leak when receiving frame
Xiyu Yang
1
-1
/
+3
2020-04-29
net: openvswitch: ovs_ct_exit to be done under ovs_lock
Tonghao Zhang
2
-2
/
+5
2020-04-29
net: netrom: Fix potential nr_neigh refcnt leak in nr_add_node
Xiyu Yang
1
-0
/
+1
2020-04-29
ipv6: fix restrict IPV6_ADDRFORM operation
John Haxby
1
-7
/
+6
2020-04-29
ipv4: Update fib_select_default to handle nexthop objects
David Ahern
1
-3
/
+3
2020-04-23
KEYS: Don't write out to userspace while holding key semaphore
Waiman Long
2
-19
/
+10
2020-04-23
sunrpc: Fix gss_unwrap_resp_integ() again
Chuck Lever
1
-19
/
+58
2020-04-23
SUNRPC: fix krb5p mount to provide large enough buffer in rq_rcvsize
Olga Kornievskaia
1
-1
/
+2
2020-04-23
xsk: Add missing check on user supplied headroom size
Magnus Karlsson
1
-3
/
+2
2020-04-23
netfilter: nf_tables: report EOPNOTSUPP on unsupported flags/object type
Pablo Neira Ayuso
1
-2
/
+2
2020-04-23
xsk: Fix out of boundary write in __xsk_rcv_memcpy
Li RongQing
1
-2
/
+3
2020-04-23
netfilter: nft_set_rbtree: Drop spurious condition for overlap detection on i...
Stefano Brivio
1
-12
/
+11
2020-04-21
mac80211: fix race in ieee80211_register_hw()
Sumit Garg
1
-11
/
+13
2020-04-21
nl80211: fix NL80211_ATTR_FTM_RESPONDER policy
Johannes Berg
1
-4
/
+2
2020-04-21
net/bpfilter: remove superfluous testing message
Bruno Meneguele
1
-1
/
+0
2020-04-21
net: icmp6: do not select saddr from iif when route has prefsrc set
Tim Stallard
1
-1
/
+20
2020-04-21
net: revert default NAPI poll timeout to 2 jiffies
Konstantin Khlebnikov
1
-1
/
+2
2020-04-21
net: qrtr: send msgs from local of same id as broadcast
Wang Wenhu
1
-3
/
+4
2020-04-21
net: ipv4: devinet: Fix crash when add/del multicast IP with autojoin
Taras Chornyi
1
-4
/
+9
2020-04-21
l2tp: Allow management of tunnels and session in user namespace
Michael Weiß
1
-8
/
+8
2020-04-21
hsr: check protocol version in hsr_newlink()
Taehee Yoo
1
-2
/
+8
2020-04-13
Bluetooth: RFCOMM: fix ODEBUG bug in rfcomm_dev_ioctl
Qiujun Huang
1
-3
/
+1
2020-04-13
net_sched: fix a missing refcnt in tcindex_init()
Cong Wang
1
-0
/
+1
2020-04-13
net_sched: add a temporary refcnt for struct tcindex_data
Cong Wang
1
-6
/
+38
2020-04-13
ipv6: don't auto-add link-local address to lag ports
Jarod Wilson
1
-0
/
+4
2020-04-08
udp: initialize is_flist with 0 in udp_gro_receive
Xin Long
1
-0
/
+1
2020-04-08
net: fix fraglist segmentation reference count leak
Florian Westphal
1
-0
/
+1
2020-04-08
sctp: fix refcount bug in sctp_wfree
Qiujun Huang
1
-8
/
+23
2020-04-08
sctp: fix possibly using a bad saddr with a given dst
Marcelo Ricardo Leitner
2
-15
/
+33
2020-04-08
net, ip_tunnel: fix interface lookup with no key
William Dauchy
1
-5
/
+1
2020-04-08
ipv4: fix a RCU-list lock in fib_triestat_seq_show
Qian Cai
1
-0
/
+3
2020-04-02
mac80211: fix authentication with iwlwifi/mvm
Johannes Berg
1
-1
/
+2
2020-03-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
15
-45
/
+132
2020-03-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-5
/
+2
2020-03-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
7
-22
/
+70
[next]