index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
/
devlink.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-12
net/mlx5: Use devl_ API in mlx5_esw_devlink_sf_port_register
Moshe Shemesh
2
-5
/
+9
2022-07-12
net/mlx5: Use devl_ API in mlx5_esw_offloads_devlink_port_register
Moshe Shemesh
3
-5
/
+19
2022-07-12
devlink: Remove unused function devlink_rate_nodes_destroy
Moshe Shemesh
2
-19
/
+0
2022-07-12
net/mlx5: Use devl_ API for rate nodes destroy
Moshe Shemesh
2
-2
/
+14
2022-07-12
net/mlx5: Remove devl_unlock from mlx5_eswtich_mode_callback_enter
Moshe Shemesh
1
-32
/
+11
2022-07-11
amd-xgbe: fix clang -Wformat warnings
Justin Stitt
1
-1
/
+1
2022-07-11
atm: he: Use the bitmap API to allocate bitmaps
Christophe JAILLET
1
-6
/
+3
2022-07-11
net/fq_impl: Use the bitmap API to allocate bitmaps
Christophe JAILLET
1
-3
/
+2
2022-07-11
net: dsa: hellcreek: Use the bitmap API to allocate bitmaps
Christophe JAILLET
1
-5
/
+2
2022-07-11
selftests: tls: add test for NoPad getsockopt
Jakub Kicinski
1
-0
/
+51
2022-07-11
tls: rx: fix the NoPad getsockopt
Jakub Kicinski
1
-5
/
+4
2022-07-11
tls: rx: add counter for NoPad violations
Jakub Kicinski
4
-0
/
+8
2022-07-11
tls: fix spelling of MIB
Jakub Kicinski
3
-3
/
+3
2022-07-11
bcm63xx: fix Tx cleanup when NAPI poll budget is zero
Sieng-Piaw Liew
1
-5
/
+5
2022-07-11
octeontx2-af: Enable Exact match flag in kex profile
Ratheesh Kannoth
1
-2
/
+3
2022-07-11
octeontx2-pf: Add support for exact match table.
Ratheesh Kannoth
4
-29
/
+67
2022-07-11
octeontx2-af: Invoke exact match functions if supported
Ratheesh Kannoth
2
-0
/
+41
2022-07-11
octeontx2-af: Wrapper functions for MAC addr add/del/update/reset
Ratheesh Kannoth
2
-12
/
+370
2022-07-11
octeontx2: Modify mbox request and response structures
Ratheesh Kannoth
3
-9
/
+24
2022-07-11
octeontx2-af: Debugsfs support for exact match.
Ratheesh Kannoth
1
-0
/
+179
2022-07-11
octeontx2-af: Drop rules for NPC MCAM
Ratheesh Kannoth
6
-6
/
+481
2022-07-11
octeontx2-af: FLR handler for exact match table.
Ratheesh Kannoth
3
-0
/
+31
2022-07-11
octeontx2-af: devlink configuration support
Ratheesh Kannoth
3
-2
/
+101
2022-07-11
octeontx2-af: Exact match scan from kex profile
Ratheesh Kannoth
2
-3
/
+35
2022-07-11
octeontx2-af: Exact match support
Ratheesh Kannoth
6
-1
/
+1029
2022-07-11
octeontx2-af: Use hashed field in MCAM key
Ratheesh Kannoth
12
-17
/
+554
2022-07-11
fddi/skfp: fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-07-11
ethernet/via: fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-07-11
net: Find dst with sk's xfrm policy not ctl_sk
sewookseo
4
-2
/
+9
2022-07-11
wifi: mac80211_hwsim: add back erroneously removed cast
Johannes Berg
1
-1
/
+1
2022-07-11
wifi: mac80211_hwsim: fix race condition in pending packet
Jeongik Cha
1
-6
/
+8
2022-07-11
wifi: mac80211: Use the bitmap API to allocate bitmaps
Christophe JAILLET
1
-3
/
+2
2022-07-11
wifi: mac80211: fix center freq calculation in ieee80211_chandef_downgrade
MeiChia Chiu
1
-1
/
+1
2022-07-11
wifi: nl80211: fix sending link ID info of associated BSS
Veerendranath Jakkam
2
-1
/
+4
2022-07-11
wifi: cfg80211: fix a comment in cfg80211_mlme_mgmt_tx()
Veerendranath Jakkam
1
-1
/
+1
2022-07-11
wifi: nl80211: Fix reading NL80211_ATTR_MLO_LINK_ID in nl80211_pre_doit
Veerendranath Jakkam
1
-1
/
+1
2022-07-09
ixp4xx_eth: Set MAC address from device tree
Linus Walleij
1
-1
/
+9
2022-07-09
ixp4xx_eth: Fall back to random MAC address
Linus Walleij
1
-1
/
+4
2022-07-09
af_unix: fix unix_sysctl_register() error path
Eric Dumazet
1
-1
/
+1
2022-07-09
selftests: mptcp: update pm_nl_ctl usage header
Geliang Tang
1
-1
/
+1
2022-07-09
selftests: mptcp: avoid Terminated messages in userspace_pm
Geliang Tang
1
-17
/
+23
2022-07-09
selftests: mptcp: userspace pm subflow tests
Geliang Tang
1
-2
/
+37
2022-07-09
selftests: mptcp: userspace pm address tests
Geliang Tang
1
-1
/
+48
2022-07-09
selftests: mptcp: tweak simult_flows for debug kernels
Paolo Abeni
1
-1
/
+13
2022-07-09
mptcp: move MPTCPOPT_HMAC_LEN to net/mptcp.h
Geliang Tang
2
-2
/
+2
2022-07-08
bcm63xx_enet: change the driver variables to static
Yang Yingliang
1
-2
/
+2
2022-07-08
net: phylink: fix SGMII inband autoneg enable
Russell King (Oracle)
1
-1
/
+3
2022-07-08
Documentation: add a description for net.core.high_order_alloc_disable
Antoine Tenart
1
-0
/
+12
2022-07-08
net: rxrpc: fix clang -Wformat warning
Justin Stitt
1
-1
/
+1
2022-07-08
tls: rx: make tls_wait_data() return an recvmsg retcode
Jakub Kicinski
1
-27
/
+26
[prev]
[next]