index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
configs.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-10-28
net: dsa: qca8k: Initialize the switch with correct number of ports
Michal Vokáč
1
-1
/
+1
2019-10-28
net: dsa: fix dereference on ds->dev before null check error
Colin Ian King
1
-2
/
+5
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
2019-10-24
net: aquantia: unify styling of bit enums
Dmitry Bezrukov
2
-17
/
+26
2019-10-24
net: aquantia: PTP skeleton declarations and callbacks
Egor Pomozov
6
-6
/
+201
2019-10-24
net: lan78xx: remove set but not used variable 'event'
YueHaibing
1
-3
/
+0
2019-10-24
mlxsw: spectrum_buffers: Calculate the size of the main pool
Petr Machata
1
-12
/
+34
2019-10-24
mlxsw: spectrum: Use guaranteed buffer size as pool size limit
Petr Machata
3
-10
/
+12
2019-10-24
r8169: never set PCI_EXP_DEVCTL_NOSNOOP_EN
Heiner Kallweit
1
-13
/
+0
2019-10-24
net: phy: broadcom: add 1000Base-X support for BCM54616S
Tao Ren
2
-6
/
+61
[next]