index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-28
net: socket: fix potential spectre v1 gadget in socketcall
Jeremy Cline
1
-0
/
+2
2018-07-28
net: mdio-mux: bcm-iproc: fix wrong getter and setter pair
Anton Vasilyev
1
-1
/
+1
2018-07-28
ipv4: remove BUG_ON() from fib_compute_spec_dst
Lorenzo Bianconi
1
-2
/
+2
2018-07-28
enic: handle mtu change for vf properly
Govindarajulu Varadarajan
1
-51
/
+27
2018-07-28
net: lan78xx: fix rx handling before first packet is send
Stefan Wahren
1
-0
/
+2
2018-07-28
nfp: flower: fix port metadata conversion bug
John Hurley
1
-1
/
+3
2018-07-28
bpf: use GFP_ATOMIC instead of GFP_KERNEL in bpf_parse_prog()
Taehee Yoo
1
-1
/
+1
2018-07-28
bpf: fix bpf_skb_load_bytes_relative pkt length check
Daniel Borkmann
1
-5
/
+7
2018-07-28
perf build: Build error in libbpf missing initialization
Thomas Richter
1
-1
/
+1
2018-07-26
net: ena: Fix use of uninitialized DMA address bits field
Gal Pressman
1
-0
/
+1
2018-07-27
bpf: btf: Use exact btf value_size match in map_check_btf()
Martin KaFai Lau
2
-3
/
+85
2018-07-27
xdp: add NULL pointer check in __xdp_return()
Taehee Yoo
1
-1
/
+2
2018-07-26
RDS: RDMA: Fix the NULL-ptr deref in rds_ib_get_mr
Avinash Repaka
6
-20
/
+39
2018-07-26
net: rollback orig value on failure of dev_qdisc_change_tx_queue_len
Tariq Toukan
1
-7
/
+10
2018-07-26
net: fix amd-xgbe flow-control issue
tangpengpeng
1
-2
/
+2
2018-07-25
cxgb4: Added missing break in ndo_udp_tunnel_{add/del}
Arjun Vynipadath
1
-0
/
+2
2018-07-25
netdevsim: don't leak devlink resources
Jakub Kicinski
1
-0
/
+1
2018-07-26
xsk: fix poll/POLLIN premature returns
Björn Töpel
1
-1
/
+1
2018-07-26
bpf, x32: Fix regression caused by commit 24dea04767e6
Wang YanQing
1
-4
/
+4
2018-07-25
net: igmp: make function __ip_mc_inc_group() static
Wei Yongjun
1
-1
/
+2
2018-07-25
tcp: ack immediately when a cwr packet arrives
Lawrence Brakmo
1
-1
/
+8
2018-07-25
hinic: Link the logical network device to the pci device in sysfs
dann frazier
1
-0
/
+1
2018-07-25
virtio_net: Fix incosistent received bytes counter
Toshiaki Makita
1
-18
/
+23
2018-07-25
bpf: Introduce BPF_ANNOTATE_KV_PAIR
Martin KaFai Lau
5
-44
/
+56
2018-07-25
bpf: Replace [u]int32_t and [u]int64_t in libbpf
Martin KaFai Lau
4
-30
/
+28
2018-07-25
bpf: btf: Sync uapi btf.h to tools
Martin KaFai Lau
1
-1
/
+1
2018-07-24
net: axienet: Fix double deregister of mdio
Shubhrajyoti Datta
1
-0
/
+1
2018-07-24
qmi_wwan: fix interface number for DW5821e production firmware
Aleksander Morgado
1
-1
/
+1
2018-07-24
ip: in cmsg IP(V6)_ORIGDSTADDR call pskb_may_pull
Willem de Bruijn
2
-4
/
+10
2018-07-24
bnx2x: Fix invalid memory access in rss hash config path.
Sudarsana Reddy Kalluru
1
-3
/
+10
2018-07-24
net/mlx4_core: Save the qpn from the input modifier in RST2INIT wrapper
Jack Morgenstein
1
-1
/
+1
2018-07-24
r8169: restore previous behavior to accept BIOS WoL settings
Heiner Kallweit
1
-2
/
+1
2018-07-24
media: staging: omap4iss: Include asm/cacheflush.h after generic includes
Guenter Roeck
1
-1
/
+2
2018-07-24
cfg80211: never ignore user regulatory hint
Amar Singhal
1
-25
/
+3
2018-07-24
s390: disable gcc plugins
Martin Schwidefsky
1
-1
/
+1
2018-07-23
sock: fix sg page frag coalescing in sk_alloc_sg
Daniel Borkmann
1
-3
/
+3
2018-07-24
bpf: btf: Ensure the member->offset is in the right order
Martin KaFai Lau
2
-1
/
+41
2018-07-24
netfilter: nf_tables: move dumper state allocation into ->start
Florian Westphal
1
-104
/
+115
2018-07-23
tcp: add tcp_ooo_try_coalesce() helper
Eric Dumazet
1
-4
/
+21
2018-07-23
tcp: call tcp_drop() from tcp_data_queue_ofo()
Eric Dumazet
1
-2
/
+2
2018-07-23
tcp: detect malicious patterns in tcp_collapse_ofo_queue()
Eric Dumazet
1
-2
/
+13
2018-07-23
tcp: avoid collapses in tcp_prune_queue() if possible
Eric Dumazet
1
-0
/
+3
2018-07-23
tcp: free batches of packets in tcp_prune_ofo_queue()
Eric Dumazet
1
-4
/
+11
2018-07-23
ip: hash fragments consistently
Paolo Abeni
2
-0
/
+4
2018-07-23
ipv6: use fib6_info_hold_safe() when necessary
Wei Wang
3
-11
/
+38
2018-07-23
can: xilinx_can: fix power management handling
Anssi Hannula
1
-41
/
+28
2018-07-23
can: xilinx_can: fix incorrect clear of non-processed interrupts
Anssi Hannula
1
-5
/
+5
2018-07-23
can: xilinx_can: fix RX overflow interrupt not being enabled
Anssi Hannula
1
-1
/
+1
2018-07-23
can: xilinx_can: keep only 1-2 frames in TX FIFO to fix TX accounting
Anssi Hannula
1
-16
/
+123
2018-07-23
can: xilinx_can: fix recovery from error states not being propagated
Anssi Hannula
1
-28
/
+127
[next]