index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-06-01
7
-37
/
+18
|
\
|
*
crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.h
Eric Biggers
2020-05-08
2
-2
/
+0
|
*
crypto: lib/sha1 - rename "sha" to "sha1"
Eric Biggers
2020-05-08
1
-5
/
+5
|
*
mptcp: use SHA256_BLOCK_SIZE, not SHA_MESSAGE_BYTES
Eric Biggers
2020-05-08
1
-2
/
+2
|
*
sctp: use crypto_shash_tfm_digest()
Eric Biggers
2020-05-08
2
-23
/
+10
|
*
Bluetooth: use crypto_shash_tfm_digest()
Eric Biggers
2020-05-08
1
-5
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-05-31
37
-202
/
+495
|
\
\
|
*
|
l2tp: add sk_family checks to l2tp_validate_socket
Eric Dumazet
2020-05-30
1
-0
/
+3
|
*
|
l2tp: do not use inet_hash()/inet_unhash()
Eric Dumazet
2020-05-30
2
-15
/
+44
|
*
|
net: qrtr: Allocate workqueue before kernel_bind
Chris Lew
2020-05-30
1
-5
/
+5
|
*
|
mptcp: remove msk from the token container at destruction time.
Paolo Abeni
2020-05-30
1
-1
/
+1
|
*
|
mptcp: fix race between MP_JOIN and close
Paolo Abeni
2020-05-30
1
-15
/
+27
|
*
|
mptcp: fix unblocking connect()
Paolo Abeni
2020-05-30
1
-2
/
+18
|
*
|
net/sched: act_ct: add nat mangle action only for NAT-conntrack
wenxu
2020-05-30
1
-0
/
+3
|
*
|
devinet: fix memleak in inetdev_init()
Yang Yingliang
2020-05-30
1
-0
/
+1
|
*
|
virtio_vsock: Fix race condition in virtio_transport_recv_pkt
Jia He
2020-05-30
1
-0
/
+8
|
*
|
neigh: fix ARP retransmit timer guard
Hangbin Liu
2020-05-29
1
-2
/
+2
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-05-29
1
-2
/
+6
|
|
\
\
|
|
*
|
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
9
-43
/
+102
|
|
\
\
\
|
|
*
|
|
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
1
-0
/
+2
|
|
*
|
|
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
|
*
|
|
|
sctp: check assoc before SCTP_ADDR_{MADE_PRIM, ADDED} event
Jonas Falkevik
2020-05-28
1
-0
/
+3
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2020-05-28
2
-5
/
+5
|
|
\
\
\
\
|
|
*
|
|
|
netfilter: nf_conntrack_pptp: fix compilation warning with W=1 build
Pablo Neira Ayuso
2020-05-27
1
-1
/
+1
|
|
*
|
|
|
netfilter: conntrack: comparison of unsigned in cthelper confirmation
Pablo Neira Ayuso
2020-05-27
1
-1
/
+1
|
|
*
|
|
|
netfilter: conntrack: Pass value of ctinfo to __nf_conntrack_update
Nathan Chancellor
2020-05-27
1
-3
/
+3
|
*
|
|
|
|
net: dsa: declare lockless TX feature for slave ports
Vladimir Oltean
2020-05-27
1
-0
/
+1
|
*
|
|
|
|
bridge: multicast: work around clang bug
Arnd Bergmann
2020-05-27
1
-1
/
+2
|
*
|
|
|
|
vsock: fix timeout in vsock_accept()
Stefano Garzarella
2020-05-27
1
-1
/
+1
|
*
|
|
|
|
net/sched: fix infinite loop in sch_fq_pie
Davide Caratti
2020-05-27
1
-2
/
+2
|
|
/
/
/
/
|
*
|
|
|
net: sctp: Fix spelling in Kconfig help
Chris Packham
2020-05-26
1
-1
/
+1
|
*
|
|
|
mptcp: avoid NULL-ptr derefence on fallback
Paolo Abeni
2020-05-26
1
-1
/
+2
|
*
|
|
|
ipv4: nexthop version of fib_info_nh_uses_dev
David Ahern
2020-05-26
1
-9
/
+10
|
*
|
|
|
ipv4: Refactor nhc evaluation in fib_table_lookup
David Ahern
2020-05-26
1
-15
/
+36
|
*
|
|
|
nexthops: don't modify published nexthop groups
Nikolay Aleksandrov
2020-05-26
1
-33
/
+58
|
*
|
|
|
nexthops: Move code from remove_nexthop_from_groups to remove_nh_grp_entry
David Ahern
2020-05-26
1
-14
/
+13
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2020-05-25
6
-40
/
+118
|
|
\
\
\
\
[next]