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-sqlite.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-14
net/mlx5: E-Switch, Move legacy code to a individual file
Parav Pandit
5
-507
/
+539
2021-04-14
net/mlx5: E-Switch, Convert a macro to a helper routine
Parav Pandit
2
-17
/
+20
2021-04-14
net/mlx5: E-Switch Make cleanup sequence mirror of init
Parav Pandit
1
-2
/
+1
2021-04-14
net/mlx5: E-Switch, Make vport number u16
Parav Pandit
3
-4
/
+4
2021-04-14
net/mlx5: E-Switch, Skip querying SF enabled bits
Parav Pandit
1
-6
/
+0
2021-04-14
net/mlx5: E-Switch, let user to enable disable metadata
Parav Pandit
5
-7
/
+122
2021-04-12
net: ethernet: ravb: Enable optional refclk
Adam Ford
2
-0
/
+11
2021-04-12
dt-bindings: net: renesas,etheravb: Add additional clocks
Adam Ford
1
-1
/
+10
2021-04-12
enetc: support PTP Sync packet one-step timestamping
Yangbo Lu
4
-26
/
+195
2021-04-12
enetc: mark TX timestamp type per skb
Yangbo Lu
2
-8
/
+13
2021-04-12
ibmvnic: print adapter state as a string
Lijun Pan
1
-18
/
+49
2021-04-12
ibmvnic: print reset reason as a string
Lijun Pan
1
-7
/
+28
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-11
net: ipa: add IPA v4.11 configuration data
Alex Elder
4
-1
/
+388
2021-04-11
net: ipa: add IPA v4.5 configuration data
Alex Elder
5
-4
/
+447
2021-04-11
net: ipa: disable checksum offload for IPA v4.5+
Alex Elder
1
-0
/
+16
2021-04-11
dt-bindings: net: qcom,ipa: add some compatible strings
Alex Elder
1
-1
/
+5
2021-04-11
ehea: add missing MODULE_DEVICE_TABLE
Qiheng Lin
1
-0
/
+1
2021-04-11
self-tests: add veth tests
Paolo Abeni
2
-0
/
+178
2021-04-11
veth: refine napi usage
Paolo Abeni
1
-1
/
+22
2021-04-11
veth: allow enabling NAPI even without XDP
Paolo Abeni
1
-13
/
+116
2021-04-11
veth: use skb_orphan_partial instead of skb_orphan
Paolo Abeni
1
-1
/
+1
2021-04-11
ethtool: wire in generic SFP module access
Andrew Lunn
1
-5
/
+20
2021-04-11
phy: sfp: add netlink SFP support to generic SFP code
Andrew Lunn
4
-0
/
+58
2021-04-11
ethtool: Add fallback to get_module_eeprom from netlink command
Vladyslav Tarasiuk
1
-1
/
+61
2021-04-11
net: ethtool: Export helpers for getting EEPROM info
Andrew Lunn
2
-7
/
+12
2021-04-11
net/mlx5: Add support for DSFP module EEPROM dumps
Vladyslav Tarasiuk
2
-0
/
+3
2021-04-11
net/mlx5: Implement get_module_eeprom_by_page()
Vladyslav Tarasiuk
3
-0
/
+87
2021-04-11
net/mlx5: Refactor module EEPROM query
Vladyslav Tarasiuk
2
-34
/
+54
2021-04-11
ethtool: Allow network drivers to dump arbitrary EEPROM data
Vladyslav Tarasiuk
7
-4
/
+270
2021-04-09
net: ipa: three small fixes
Alex Elder
2
-5
/
+3
2021-04-09
net: ipa: get rid of empty GSI functions
Alex Elder
1
-48
/
+6
2021-04-09
net: ipa: get rid of empty IPA functions
Alex Elder
7
-77
/
+24
2021-04-09
net: ipa: ipa_stop() does not return an error
Alex Elder
1
-14
/
+4
2021-04-09
net: ipa: only set endpoint netdev pointer when in use
Alex Elder
1
-7
/
+9
2021-04-09
net: ipa: update sequence type for modem TX endpoint
Alex Elder
1
-0
/
+1
2021-04-09
net: ipa: relax pool entry size requirement
Alex Elder
1
-2
/
+2
2021-04-09
enetc: Use generic rule to map Tx rings to interrupt vectors
Claudiu Manoil
1
-5
/
+1
[next]