开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-07-22
libbpf: Avoid designated initializers for unnamed union members
Arnaldo Carvalho de Melo
2019-07-22
libbpf: Fix endianness macro usage for some compilers
Arnaldo Carvalho de Melo
2019-07-22
Merge branch 'bpf-sockmap-tls-fixes'
Daniel Borkmann
2019-07-22
selftests/tls: add shutdown tests
Jakub Kicinski
2019-07-22
selftests/tls: close the socket with open record
Jakub Kicinski
2019-07-22
selftests/tls: add a bidirectional test
Jakub Kicinski
2019-07-22
selftests/tls: test error codes around TLS ULP installation
Jakub Kicinski
2019-07-22
selftests/tls: add a test for ULP but no keys
Jakub Kicinski
2019-07-22
bpf: sockmap/tls, close can race with map free
John Fastabend
2019-07-22
bpf: sockmap, only create entry if ulp is not already enabled
John Fastabend
2019-07-22
bpf: sockmap, synchronize_rcu before free'ing map
John Fastabend
2019-07-22
bpf: sockmap, sock_map_delete needs to use xchg
John Fastabend
2019-07-22
net/tls: fix transition through disconnect with close
John Fastabend
2019-07-22
net/tls: remove sock unlock/lock around strp_done()
John Fastabend
2019-07-22
net/tls: remove close callback sock unlock/lock around TX work flush
John Fastabend
2019-07-22
net/tls: don't call tls_sk_proto_close for hw record offload
Jakub Kicinski
2019-07-22
net/tls: don't arm strparser immediately in tls_set_sw_offload()
Jakub Kicinski
2019-07-19
libbpf: sanitize VAR to conservative 1-byte INT
Andrii Nakryiko
2019-07-19
libbpf: fix SIGSEGV when BTF loading fails, but .BTF.ext exists
Andrii Nakryiko
2019-07-18
tcp: fix tcp_set_congestion_control() use from bpf hook
Eric Dumazet
2019-07-18
ag71xx: fix return value check in ag71xx_probe()
Wei Yongjun
2019-07-18
ag71xx: fix error return code in ag71xx_probe()
Wei Yongjun
2019-07-18
usb: qmi_wwan: add D-Link DWM-222 A2 device ID
Rogan Dawes
2019-07-18
bnxt_en: Fix VNIC accounting when enabling aRFS on 57500 chips.
Michael Chan
2019-07-18
net: dsa: sja1105: Fix missing unlock on error in sk_buff()
Wei Yongjun
2019-07-18
gve: replace kfree with kvfree
Chuhong Yuan
2019-07-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-07-18
selftests/bpf: fix test_xdp_noinline on s390
Ilya Leoshkevich
2019-07-18
selftests/bpf: fix "valid read map access into a read-only array 1" on s390
Ilya Leoshkevich
2019-07-18
net/mlx5: Replace kfree with kvfree
Chuhong Yuan
2019-07-18
MAINTAINERS: update netsec driver
Ilias Apalodimas
2019-07-18
ipv6: Unlink sibling route in case of failure
Ido Schimmel
2019-07-18
Merge tag 'wireless-drivers-for-davem-2019-07-18' of git://git.kernel.org/pub...
David S. Miller
2019-07-18
liquidio: Replace vmalloc + memset with vzalloc
Chuhong Yuan
2019-07-18
udp: Fix typo in net/ipv4/udp.c
Su Yanjun
2019-07-18
net: bcmgenet: use promisc for unsupported filters
Justin Chen
2019-07-17
ipv6: rt6_check should return NULL if 'from' is NULL
David Ahern
2019-07-17
tipc: initialize 'validated' field of received packets
Jon Maloy
2019-07-17
Merge branch 'ipv4-relax-source-validation-check-for-loopback-packets'
David S. Miller
2019-07-17
selftests: add a test case for rp_filter
Cong Wang
2019-07-17
fib: relax source validation check for loopback packets
Cong Wang
2019-07-17
Merge branch 'mlxsw-Two-fixes'
David S. Miller
2019-07-17
mlxsw: spectrum: Do not process learned records with a dummy FID
Ido Schimmel
2019-07-17
mlxsw: spectrum_dcb: Configure DSCP map as the last rule is removed
Petr Machata
2019-07-17
net: ag71xx: Add missing header
Rosen Penev
2019-07-17
net_sched: unset TCQ_F_CAN_BYPASS when adding filters
Cong Wang
2019-07-17
Merge branch 'net-rds-RDMA-fixes'
David S. Miller
2019-07-17
net/rds: Initialize ic->i_fastreg_wrs upon allocation
Gerd Rausch
2019-07-17
net/rds: Keep track of and wait for FRWR segments in use upon shutdown
Gerd Rausch
2019-07-17
net/rds: Set fr_state only to FRMR_IS_FREE if IB_WR_LOCAL_INV had been succes...
Gerd Rausch
[next]