index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
hippi
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-04-12
ibmvnic: clean up the remaining debugfs data structures
Lijun Pan
1
-94
/
+0
2021-04-12
netfilter: conntrack: Make global sysctls readonly in non-init netns
Jonathon Reinhart
1
-8
/
+2
2021-04-12
net: Ensure net namespace isolation of sysctls
Jonathon Reinhart
1
-0
/
+48
2021-04-12
nfc: pn533: remove redundant assignment
wengjianfeng
2
-19
/
+6
2021-04-12
bnxt_en: Free and allocate VF-Reps during error recovery.
Sriharsha Basavapatna
3
-2
/
+74
2021-04-12
bnxt_en: Refactor __bnxt_vf_reps_destroy().
Michael Chan
1
-5
/
+16
2021-04-12
bnxt_en: Refactor bnxt_vf_reps_create().
Sriharsha Basavapatna
1
-18
/
+22
2021-04-12
bnxt_en: Invalidate health register mapping at the end of probe.
Vasundhara Volam
1
-0
/
+1
2021-04-12
bnxt_en: Treat health register value 0 as valid in bnxt_try_reover_fw().
Michael Chan
1
-2
/
+2
2021-04-12
net: seg6: trivial fix of a spelling mistake in comment
Andrea Mayer
1
-1
/
+1
2021-04-12
net: hns3: Fix potential null pointer defererence of null ae_dev
Colin Ian King
1
-4
/
+4
2021-04-12
net: thunderx: Fix unintentional sign extension issue
Colin Ian King
1
-1
/
+1
2021-04-12
cxgb4: Fix unintentional sign extension issues
Colin Ian King
1
-11
/
+11
2021-04-12
net: ipa: add IPA v4.11 configuration data
Alex Elder
4
-1
/
+388
2021-04-12
net: ipa: add IPA v4.5 configuration data
Alex Elder
5
-4
/
+447
2021-04-12
net: ipa: disable checksum offload for IPA v4.5+
Alex Elder
1
-0
/
+16
2021-04-12
dt-bindings: net: qcom,ipa: add some compatible strings
Alex Elder
1
-1
/
+5
2021-04-12
ehea: add missing MODULE_DEVICE_TABLE
Qiheng Lin
1
-0
/
+1
2021-04-12
self-tests: add veth tests
Paolo Abeni
2
-0
/
+178
2021-04-12
veth: refine napi usage
Paolo Abeni
1
-1
/
+22
2021-04-12
veth: allow enabling NAPI even without XDP
Paolo Abeni
1
-13
/
+116
2021-04-12
veth: use skb_orphan_partial instead of skb_orphan
Paolo Abeni
1
-1
/
+1
2021-04-12
ethtool: wire in generic SFP module access
Andrew Lunn
1
-5
/
+20
2021-04-12
phy: sfp: add netlink SFP support to generic SFP code
Andrew Lunn
4
-0
/
+58
2021-04-12
ethtool: Add fallback to get_module_eeprom from netlink command
Vladyslav Tarasiuk
1
-1
/
+61
2021-04-12
net: ethtool: Export helpers for getting EEPROM info
Andrew Lunn
2
-7
/
+12
2021-04-12
net/mlx5: Add support for DSFP module EEPROM dumps
Vladyslav Tarasiuk
2
-0
/
+3
2021-04-12
net/mlx5: Implement get_module_eeprom_by_page()
Vladyslav Tarasiuk
3
-0
/
+87
2021-04-12
net/mlx5: Refactor module EEPROM query
Vladyslav Tarasiuk
2
-34
/
+54
2021-04-12
ethtool: Allow network drivers to dump arbitrary EEPROM data
Vladyslav Tarasiuk
7
-4
/
+270
2021-04-10
net: ipa: three small fixes
Alex Elder
2
-5
/
+3
2021-04-10
net: ipa: get rid of empty GSI functions
Alex Elder
1
-48
/
+6
2021-04-10
net: ipa: get rid of empty IPA functions
Alex Elder
7
-77
/
+24
2021-04-10
net: ipa: ipa_stop() does not return an error
Alex Elder
1
-14
/
+4
2021-04-10
net: ipa: only set endpoint netdev pointer when in use
Alex Elder
1
-7
/
+9
2021-04-10
net: ipa: update sequence type for modem TX endpoint
Alex Elder
1
-0
/
+1
2021-04-10
net: ipa: relax pool entry size requirement
Alex Elder
1
-2
/
+2
2021-04-10
enetc: Use generic rule to map Tx rings to interrupt vectors
Claudiu Manoil
1
-5
/
+1
2021-04-10
net: enetc: fix TX ring interrupt storm
Vladimir Oltean
1
-1
/
+2
2021-04-10
net: enetc: fix array underflow in error handling code
Dan Carpenter
1
-1
/
+1
2021-04-10
cxgb4: remove unneeded if-null-free check
Qiheng Lin
3
-10
/
+4
2021-04-10
r8169: use mac-managed PHY PM
Heiner Kallweit
1
-0
/
+3
2021-04-10
net: fec: use mac-managed PHY PM
Heiner Kallweit
1
-0
/
+3
2021-04-10
net: phy: make PHY PM ops a no-op if MAC driver manages PHY PM
Heiner Kallweit
2
-0
/
+8
2021-04-10
Revert "tcp: Reset tcp connections in SYN-SENT state"
Eric Dumazet
1
-2
/
+3
2021-04-10
net: dccp: use net_generic storage
Florian Westphal
4
-24
/
+40
2021-04-09
net: fix hangup on napi_disable for threaded napi
Paolo Abeni
1
-1
/
+2
2021-04-09
net: hns3: Trivial spell fix in hns3 driver
Salil Mehta
2
-3
/
+3
2021-04-09
lan743x: fix ethernet frame cutoff issue
Sven Van Asbroeck
1
-4
/
+4
2021-04-09
of: property: fw_devlink: do not link ".*,nr-gpios"
Ilya Lipnitskiy
1
-1
/
+10
[next]