index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-05-31
69
-337
/
+806
|
\
|
*
l2tp: add sk_family checks to l2tp_validate_socket
Eric Dumazet
2020-05-31
1
-0
/
+3
|
*
l2tp: do not use inet_hash()/inet_unhash()
Eric Dumazet
2020-05-31
2
-15
/
+44
|
*
net: qrtr: Allocate workqueue before kernel_bind
Chris Lew
2020-05-31
1
-5
/
+5
|
*
Merge branch 'mptcp-a-bunch-of-fixes'
David S. Miller
2020-05-31
1
-18
/
+46
|
|
\
|
|
*
mptcp: remove msk from the token container at destruction time.
Paolo Abeni
2020-05-31
1
-1
/
+1
|
|
*
mptcp: fix race between MP_JOIN and close
Paolo Abeni
2020-05-31
1
-15
/
+27
|
|
*
mptcp: fix unblocking connect()
Paolo Abeni
2020-05-31
1
-2
/
+18
|
|
/
|
*
net/sched: act_ct: add nat mangle action only for NAT-conntrack
wenxu
2020-05-31
1
-0
/
+3
|
*
devinet: fix memleak in inetdev_init()
Yang Yingliang
2020-05-31
1
-0
/
+1
|
*
virtio_vsock: Fix race condition in virtio_transport_recv_pkt
Jia He
2020-05-31
1
-0
/
+8
|
*
drivers/net/ibmvnic: Update VNIC protocol version reporting
Thomas Falcon
2020-05-30
1
-5
/
+3
|
*
NFC: st21nfca: add missed kfree_skb() in an error path
Chuhong Yuan
2020-05-30
1
-1
/
+3
|
*
neigh: fix ARP retransmit timer guard
Hangbin Liu
2020-05-30
1
-2
/
+2
|
*
Merge tag 'mlx5-fixes-2020-05-28' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2020-05-30
7
-43
/
+84
|
|
\
|
|
*
net/mlx5e: replace EINVAL in mlx5e_flower_parse_meta()
Pablo Neira Ayuso
2020-05-29
1
-3
/
+3
|
|
*
net/mlx5e: Fix MLX5_TC_CT dependencies
Vlad Buslov
2020-05-29
1
-1
/
+1
|
|
*
net/mlx5e: Properly set default values when disabling adaptive moderation
Tal Gilboa
2020-05-29
3
-14
/
+37
|
|
*
net/mlx5e: Fix arch depending casting issue in FEC
Aya Levin
2020-05-29
2
-20
/
+24
|
|
*
net/mlx5e: Remove warning "devices are not on same switch HW"
Maor Dickman
2020-05-29
1
-4
/
+0
|
|
*
net/mlx5e: Fix stats update for matchall classifier
Roi Dayan
2020-05-29
1
-1
/
+1
|
|
*
net/mlx5: Fix crash upon suspend/resume
Mark Bloch
2020-05-29
1
-0
/
+18
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-05-30
4
-34
/
+55
|
|
\
\
|
|
*
|
bpf, selftests: Add a verifier test for assigning 32bit reg states to 64bit ones
John Fastabend
2020-05-29
1
-0
/
+22
|
|
*
|
bpf, selftests: Verifier bounds tests need to be updated
John Fastabend
2020-05-29
1
-14
/
+10
|
|
*
|
bpf: Fix a verifier issue when assigning 32bit reg states to 64bit ones
John Fastabend
2020-05-29
1
-5
/
+5
|
|
*
|
bpf: Fix use-after-free in fmod_ret check
Alexei Starovoitov
2020-05-29
1
-13
/
+11
|
|
*
|
powerpc/bpf: Enable bpf_probe_read{, str}() on powerpc again
Petr Mladek
2020-05-28
1
-0
/
+1
|
|
*
|
xsk: Add overflow check for u64 division, stored into u32
Björn Töpel
2020-05-26
1
-2
/
+6
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2020-05-29
11
-44
/
+104
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
xfrm: fix a NULL-ptr deref in xfrm_local_error
Xin Long
2020-05-29
1
-1
/
+2
|
|
*
|
xfrm: fix a warning in xfrm_policy_insert_list
Xin Long
2020-05-25
1
-6
/
+1
|
|
*
|
esp4: improve xfrm4_beet_gso_segment() to be more readable
Xin Long
2020-05-18
1
-8
/
+11
|
|
*
|
esp6: calculate transport_header correctly when sel.family != AF_INET6
Xin Long
2020-05-14
1
-12
/
+15
|
|
*
|
xfrm interface: fix oops when deleting a x-netns interface
Nicolas Dichtel
2020-04-23
1
-0
/
+21
|
|
*
|
ip_vti: receive ipip packet by calling ip_tunnel_rcv
Xin Long
2020-04-23
1
-1
/
+22
|
|
*
|
xfrm: call xfrm_output_gso when inner_protocol is set in xfrm_output
Xin Long
2020-04-21
1
-5
/
+7
|
|
*
|
esp4: support ipv6 nexthdrs process for beet gso segment
Xin Long
2020-04-21
1
-4
/
+9
|
|
*
|
esp6: support ipv6 nexthdrs process for beet gso segment
Xin Long
2020-04-21
1
-2
/
+7
|
|
*
|
xfrm: espintcp: save and call old ->sk_destruct
Sabrina Dubroca
2020-04-20
2
-0
/
+3
|
|
*
|
xfrm: fix error in comment
Antony Antony
2020-04-20
1
-1
/
+1
|
|
*
|
xfrm: remove the xfrm_state_put call becofe going to out_reset
Xin Long
2020-04-20
2
-6
/
+2
|
|
*
|
esp6: get the right proto for transport mode in esp6_gso_encap
Xin Long
2020-04-15
1
-1
/
+8
|
|
*
|
xfrm: do pskb_pull properly in __xfrm_transport_prep
Xin Long
2020-04-15
1
-5
/
+3
|
|
*
|
xfrm: allow to accept packets with ipv6 NEXTHDR_HOP in xfrm_input
Xin Long
2020-04-15
1
-1
/
+1
|
*
|
|
net: be more gentle about silly gso requests coming from user
Eric Dumazet
2020-05-29
1
-8
/
+9
|
*
|
|
sctp: check assoc before SCTP_ADDR_{MADE_PRIM, ADDED} event
Jonas Falkevik
2020-05-28
1
-0
/
+3
|
*
|
|
bonding: Fix reference count leak in bond_sysfs_slave_add.
Qiushi Wu
2020-05-28
1
-1
/
+3
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2020-05-28
3
-6
/
+6
|
|
\
\
\
|
|
*
|
|
netfilter: nf_conntrack_pptp: fix compilation warning with W=1 build
Pablo Neira Ayuso
2020-05-27
2
-2
/
+2
[next]