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
/
include
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'uaccess.csum' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-06-01
1
-10
/
+4
|
\
|
*
default csum_and_copy_to_user(): don't bother with access_ok()
Al Viro
2020-05-29
1
-4
/
+2
|
*
take the dummy csum_and_copy_from_user() into net/checksum.h
Al Viro
2020-05-29
1
-6
/
+2
*
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-06-01
1
-1
/
+0
|
\
\
|
*
|
crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.h
Eric Biggers
2020-05-08
1
-1
/
+0
|
|
/
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2020-05-29
1
-0
/
+1
|
\
\
|
*
|
xfrm: espintcp: save and call old ->sk_destruct
Sabrina Dubroca
2020-04-20
1
-0
/
+1
*
|
|
ipv4: nexthop version of fib_info_nh_uses_dev
David Ahern
2020-05-26
2
-0
/
+35
*
|
|
ipv4: Refactor nhc evaluation in fib_table_lookup
David Ahern
2020-05-26
2
-0
/
+35
*
|
|
nexthop: Expand nexthop_is_multipath in a few places
David Ahern
2020-05-26
1
-16
/
+25
*
|
|
nexthops: don't modify published nexthop groups
Nikolay Aleksandrov
2020-05-26
1
-0
/
+1
*
|
|
net/tls: fix race condition causing kernel panic
Vinay Kumar Yadav
2020-05-25
1
-0
/
+4
*
|
|
Merge tag 'rxrpc-fixes-20200520' of git://git.kernel.org/pub/scm/linux/kernel...
David S. Miller
2020-05-22
1
-1
/
+1
|
\
\
\
|
*
|
|
rxrpc: Fix the excessive initial retransmission timeout
David Howells
2020-05-11
1
-1
/
+1
*
|
|
|
net: don't return invalid table id error when we fall back to PF_UNSPEC
Sabrina Dubroca
2020-05-21
1
-1
/
+0
*
|
|
|
net sched: fix reporting the first-time use timestamp
Roman Mashak
2020-05-18
1
-1
/
+2
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2020-05-14
2
-1
/
+2
|
\
\
\
\
|
*
|
|
|
netfilter: flowtable: Add pending bit for offload work
Paul Blakey
2020-05-11
1
-0
/
+1
|
*
|
|
|
netfilter: conntrack: avoid gcc-10 zero-length-bounds warning
Arnd Bergmann
2020-05-10
1
-1
/
+1
*
|
|
|
|
tcp: fix SO_RCVLOWAT hangs with fat skbs
Eric Dumazet
2020-05-12
1
-0
/
+13
|
/
/
/
/
*
|
|
|
net: bareudp: avoid uninitialized variable warning
Arnd Bergmann
2020-05-07
1
-2
/
+0
*
|
|
|
net: remove spurious declaration of tcp_default_init_rwnd()
Maciej Żenczykowski
2020-05-07
1
-1
/
+0
*
|
|
|
net: flow_offload: skip hw stats check for FLOW_ACTION_HW_STATS_DONT_CARE
Pablo Neira Ayuso
2020-05-06
1
-1
/
+8
*
|
|
|
net_sched: fix tcm_parent in tc filter dump
Cong Wang
2020-05-04
1
-0
/
+1
*
|
|
|
ipv6: Use global sernum for dst validation with nexthop objects
David Ahern
2020-05-01
2
-0
/
+11
*
|
|
|
tunnel: Propagate ECT(1) when decapsulating as recommended by RFC6040
Toke Høiland-Jørgensen
2020-04-30
1
-2
/
+55
*
|
|
|
mptcp: move option parsing into mptcp_incoming_options()
Paolo Abeni
2020-04-30
1
-2
/
+0
*
|
|
|
mptcp: consolidate synack processing.
Paolo Abeni
2020-04-30
1
-1
/
+0
|
/
/
/
*
|
|
mac80211: populate debugfs only after cfg80211 init
Johannes Berg
2020-04-24
1
-1
/
+3
*
|
|
ipv6: ndisc: RFC-ietf-6man-ra-pref64-09 is now published as RFC8781
Maciej Żenczykowski
2020-04-22
1
-1
/
+1
*
|
|
tcp: cache line align MAX_TCP_HEADER
Eric Dumazet
2020-04-18
1
-1
/
+1
*
|
|
cfg80211: fix kernel-doc notation
Lothar Rubusch
2020-04-14
1
-0
/
+10
|
/
/
*
|
net: ipv6: do not consider routes via gateways for anycast address check
Tim Stallard
2020-04-07
1
-0
/
+1
*
|
net: sock.h: fix skb_steal_sock() kernel-doc
Lothar Rubusch
2020-04-07
1
-3
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2020-04-07
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
netfilter: nf_tables: do not update stateful expressions if lookup is inverted
Pablo Neira Ayuso
2020-04-05
1
-1
/
+1
*
|
Merge tag '9p-for-5.7' of git://github.com/martinetd/linux
Linus Torvalds
2020-04-06
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
net/9p: remove unused p9_req_t aux field
Dominique Martinet
2020-03-27
1
-2
/
+0
|
*
9pnet: allow making incomplete read requests
Sergey Alirzaev
2020-03-27
1
-0
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-03-31
73
-265
/
+1391
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-03-30
6
-16
/
+50
|
|
\
\
|
|
*
|
bpf: Don't refcount LISTEN sockets in sk_assign()
Joe Stringer
2020-03-30
1
-8
/
+17
|
|
*
|
net: Track socket refcounts in skb_steal_sock()
Joe Stringer
2020-03-30
3
-5
/
+11
|
|
*
|
bpf: Add socket assign support
Joe Stringer
2020-03-30
1
-0
/
+11
|
|
*
|
bpf, net: Fix build issue when net ns not configured
Daniel Borkmann
2020-03-30
1
-7
/
+2
|
|
*
|
bpf: Allow to retrieve cgroup v1 classid from v2 hooks
Daniel Borkmann
2020-03-27
1
-1
/
+6
|
|
*
|
bpf: Add netns cookie and enable it for bpf cgroup hooks
Daniel Borkmann
2020-03-27
1
-0
/
+10
|
|
*
|
bpf, tcp: Make tcp_bpf_recvmsg static
YueHaibing
2020-03-20
1
-2
/
+0
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2020-03-30
5
-5
/
+26
|
|
\
\
\
|
|
*
|
|
netfilter: conntrack: add nf_ct_acct_add()
wenxu
2020-03-30
1
-1
/
+10
[next]