index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nfc
/
st-nci
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-07-29
nfc: constify passed nfc_dev
Krzysztof Kozlowski
1
-2
/
+2
2021-07-29
veth: use skb_prepare_for_gro()
Paolo Abeni
1
-1
/
+1
2021-07-29
skbuff: allow 'slow_gro' for skb carring sock reference
Paolo Abeni
3
-4
/
+24
2021-07-29
net: optimize GRO for the common case.
Paolo Abeni
2
-11
/
+28
2021-07-29
sk_buff: track extension status in slow_gro
Paolo Abeni
1
-0
/
+1
2021-07-29
sk_buff: track dst status in slow_gro
Paolo Abeni
2
-0
/
+4
2021-07-29
sk_buff: introduce 'slow_gro' flags
Paolo Abeni
1
-0
/
+4
2021-07-28
Documentation: networking: add ioam6-sysctl into index
Hu Haowen
1
-0
/
+1
2021-07-28
net: dsa: sja1105: be stateless when installing FDB entries
Vladimir Oltean
2
-18
/
+3
2021-07-28
net: bridge: switchdev: treat local FDBs the same as entries towards the bridge
Vladimir Oltean
2
-3
/
+2
2021-07-28
net: bridge: switchdev: replay the entire FDB for each port
Vladimir Oltean
3
-30
/
+11
2021-07-28
bnxt_en: Log if an invalid signal detected on TSIO pin
Pavan Chebbi
2
-0
/
+28
2021-07-28
bnxt_en: Event handler for PPS events
Pavan Chebbi
3
-0
/
+58
2021-07-28
bnxt_en: 1PPS functions to configure TSIO pins
Pavan Chebbi
3
-2
/
+178
2021-07-28
bnxt_en: 1PPS support for 5750X family chips
Pavan Chebbi
4
-1
/
+113
2021-07-28
bnxt_en: Do not read the PTP PHC during chip reset
Michael Chan
2
-11
/
+35
2021-07-28
bnxt_en: Move bnxt_ptp_init() from bnxt_open() back to bnxt_init_one()
Michael Chan
2
-9
/
+12
2021-07-28
arm64: dts: imx8qxp: add "fsl,imx8qm-fec" compatible string for FEC
Joakim Zhang
1
-2
/
+2
2021-07-28
arm64: dts: imx8m: add "fsl,imx8mq-fec" compatible string for FEC
Joakim Zhang
2
-2
/
+2
2021-07-28
net: fec: add MAC internal delayed clock feature support
Fugang Duan
2
-0
/
+33
2021-07-28
net: fec: add eee mode tx lpi support
Fugang Duan
2
-0
/
+95
2021-07-28
net: fec: add imx8mq and imx8qm new versions support
Fugang Duan
2
-0
/
+43
2021-07-28
dt-bindings: net: fsl,fec: add RGMII internal clock delay
Joakim Zhang
1
-0
/
+9
2021-07-28
dt-bindings: net: fsl,fec: update compatible items
Joakim Zhang
1
-0
/
+18
2021-07-28
tc-testing: Add control-plane selftest for skbmod SKBMOD_F_ECN option
Peilin Ye
1
-0
/
+24
2021-07-28
net/sched: act_skbmod: Add SKBMOD_F_ECN option support
Peilin Ye
2
-12
/
+33
2021-07-28
nfp: flower-ct: fix error return code in nfp_fl_ct_add_offload()
Yang Yingliang
1
-2
/
+6
2021-07-28
devlink: Remove duplicated registration check
Leon Romanovsky
2
-12
/
+11
2021-07-28
net/mlx5: Don't rely on always true registered field
Leon Romanovsky
2
-16
/
+5
2021-07-28
net: ti: am65-cpsw-nuss: fix wrong devlink release order
Leon Romanovsky
1
-17
/
+17
2021-07-28
net: ipa: don't suspend endpoints if setup not complete
Alex Elder
1
-8
/
+11
2021-07-28
net: ipa: add a clock reference for netdev operations
Alex Elder
1
-1
/
+8
2021-07-28
net: ipa: add clock reference for remoteproc SSR
Alex Elder
1
-0
/
+5
2021-07-28
net: ipa: get another clock for ipa_setup()
Alex Elder
1
-0
/
+5
2021-07-28
net: ipa: get clock in ipa_probe()
Alex Elder
1
-3
/
+15
2021-07-27
net: ipa: kill ipa_interrupt_process_all()
Alex Elder
1
-13
/
+5
2021-07-27
net: ipa: get rid of some unneeded IPA interrupt code
Alex Elder
1
-16
/
+1
2021-07-27
net: ipa: clear disabled IPA interrupt conditions
Alex Elder
1
-3
/
+14
2021-07-27
net: ipa: make IPA interrupt handler threaded only
Alex Elder
1
-18
/
+11
2021-07-27
net: cipso: fix warnings in netlbl_cipsov4_add_std
Pavel Skripkin
1
-4
/
+4
2021-07-27
ionic: add function tag to debug string
Shannon Nelson
1
-2
/
+2
2021-07-27
ionic: enable rxhash only with multiple queues
Shannon Nelson
1
-1
/
+3
2021-07-27
ionic: block some ethtool operations when fw in reset
Shannon Nelson
1
-0
/
+21
2021-07-27
ionic: remove unneeded comp union fields
Shannon Nelson
1
-2
/
+0
2021-07-27
ionic: increment num-vfs before configure
Shannon Nelson
1
-1
/
+1
2021-07-27
ionic: use fewer inits on the buf_info struct
Shannon Nelson
1
-16
/
+11
2021-07-27
ionic: init reconfig err to 0
Shannon Nelson
1
-3
/
+10
2021-07-27
ionic: print firmware version on identify
Shannon Nelson
1
-0
/
+2
2021-07-27
ionic: monitor fw status generation
Shannon Nelson
3
-3
/
+31
2021-07-27
ionic: minimize resources when under kdump
Shannon Nelson
1
-2
/
+19
[next]