index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
logic_pio.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-10-30
bpf, testing: Refactor test_skb_segment() for testing skb_segment() on differ...
Shmulik Ladkani
1
-10
/
+41
2019-10-30
bpf: Add s390 testing documentation
Ilya Leoshkevich
2
-0
/
+214
2019-10-30
selftests/bpf: Test narrow load from bpf_sysctl.write
Ilya Leoshkevich
1
-0
/
+23
2019-10-30
bpf: Enforce 'return 0' in BTF-enabled raw_tp programs
Alexei Starovoitov
1
-0
/
+5
2019-10-29
libbpf: Don't use kernel-side u32 type in xsk.c
Andrii Nakryiko
1
-4
/
+4
2019-10-29
libbpf: Fix off-by-one error in ELF sanity check
Andrii Nakryiko
1
-1
/
+1
2019-10-29
libbpf: Fix compatibility for kernels without need_wakeup
Magnus Karlsson
1
-12
/
+71
2019-10-28
selftests/bpf: Restore $(OUTPUT)/test_stub.o rule
Ilya Leoshkevich
1
-0
/
+3
2019-10-28
selftest/bpf: Use -m{little, big}-endian for clang
Ilya Leoshkevich
1
-6
/
+7
2019-10-26
tc-testing: list required kernel options for act_ct action
Roman Mashak
1
-0
/
+10
2019-10-26
net: aquantia: disable ptp object build if no config
Igor Russkikh
2
-1
/
+86
2019-10-26
net: aquantia: fix warnings on endianness
Igor Russkikh
2
-6
/
+5
2019-10-26
net: aquantia: fix var initialization warning
Igor Russkikh
1
-1
/
+1
2019-10-26
netfilter: nf_tables_offload: unbind if multi-device binding fails
Pablo Neira Ayuso
1
-2
/
+17
2019-10-26
netfilter: nf_tables_offload: add nft_flow_block_offload_init()
Pablo Neira Ayuso
1
-21
/
+21
2019-10-26
netfilter: nf_tables_offload: add nft_chain_offload_cmd()
Pablo Neira Ayuso
1
-5
/
+15
2019-10-26
netfilter: ecache: don't look for ecache extension on dying/unconfirmed connt...
Florian Westphal
1
-3
/
+3
2019-10-26
ionic: update driver version
Shannon Nelson
1
-1
/
+1
2019-10-26
ionic: implement support for rx sgl
Shannon Nelson
3
-84
/
+224
2019-10-26
ionic: add a watchdog timer to monitor heartbeat
Shannon Nelson
3
-2
/
+20
2019-10-26
ionic: add heartbeat check
Shannon Nelson
3
-1
/
+70
2019-10-26
ionic: reverse an interrupt coalesce calculation
Shannon Nelson
1
-1
/
+1
2019-10-26
ionic: fix up struct name comments
Shannon Nelson
1
-98
/
+98
2019-10-26
r8169: improve rtl8169_rx_fill
Heiner Kallweit
1
-6
/
+3
2019-10-26
r8169: align fix_features callback with vendor driver
Heiner Kallweit
1
-1
/
+1
2019-10-26
tcp: add TCP_INFO status for failed client TFO
Jason Baron
5
-3
/
+20
2019-10-26
net: phy: dp83867: move dt parsing to probe
Grygorii Strashko
1
-5
/
+1
2019-10-26
net: phy: dp83867: enable robust auto-mdix
Grygorii Strashko
1
-5
/
+10
2019-10-26
net: sch_generic: Use pfifo_fast as fallback scheduler for CAN hardware
Vincent Prince
1
-0
/
+2
2019-10-26
r8152: check the pointer rtl_fw->fw before using it
Hayes Wang
1
-2
/
+5
2019-10-25
selftests/bpf: Fix .gitignore to ignore no_alu32/
Andrii Nakryiko
1
-1
/
+1
2019-10-25
bpftool: Allow to read btf as raw data
Jiri Olsa
1
-1
/
+56
2019-10-25
bpf: Prepare btf_ctx_access for non raw_tp use case
Martin KaFai Lau
6
-64
/
+103
2019-10-25
dpaa_eth: add newline in dev_err() msg
Madalin Bucur
1
-1
/
+1
2019-10-25
fsl/fman: remove unused struct member
Madalin Bucur
1
-3
/
+0
2019-10-25
dpaa_eth: change DMA device
Madalin Bucur
2
-51
/
+62
2019-10-25
fsl/fman: add API to get the device behind a fman port
Laurentiu Tudor
2
-0
/
+16
2019-10-25
dpaa_eth: remove redundant code
Madalin Bucur
1
-4
/
+0
2019-10-25
dpaa_eth: defer probing after qbman
Laurentiu Tudor
1
-0
/
+31
2019-10-25
fsl/fman: don't touch liodn base regs reserved on non-PAMU SoCs
Laurentiu Tudor
1
-1
/
+5
2019-10-24
net: aquantia: adding atlantic ptp maintainer
Igor Russkikh
1
-0
/
+7
2019-10-24
net: aquantia: add support for PIN funcs
Dmitry Bezrukov
6
-1
/
+422
2019-10-24
net: aquantia: add support for Phy access
Dmitry Bezrukov
8
-0
/
+399
2019-10-24
net: aquantia: implement get_ts_info ethtool
Egor Pomozov
1
-1
/
+34
2019-10-24
net: aquantia: add support for ptp ioctls
Egor Pomozov
3
-0
/
+151
2019-10-24
net: aquantia: rx filters for ptp
Dmitry Bezrukov
6
-54
/
+131
2019-10-24
net: aquantia: implement data PTP datapath
Egor Pomozov
11
-12
/
+738
2019-10-24
net: aquantia: styling fixes on ptp related functions
Dmitry Bezrukov
2
-5
/
+8
2019-10-24
net: aquantia: add PTP rings infrastructure
Egor Pomozov
11
-12
/
+365
2019-10-24
net: aquantia: add basic ptp_clock callbacks
Egor Pomozov
10
-30
/
+403
[next]