index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: geneve: support IPv4/IPv6 as inner protocol
Eyal Birger
2022-03-17
1
-19
/
+63
*
net: mvneta: Add support for 98DX2530 Ethernet port
Chris Packham
2022-03-17
1
-0
/
+12
*
net/mlx5e: MPLSoUDP encap, support action vlan pop_eth explicitly
Maor Dickman
2022-03-16
4
-0
/
+10
*
net/mlx5e: MPLSoUDP decap, use vlan push_eth instead of pedit
Maor Dickman
2022-03-16
11
-70
/
+43
*
net: mv643xx_eth: undo some opreations in mv643xx_eth_probe
Minghao Chi
2022-03-16
1
-2
/
+4
*
net: hns3: Fix spelling mistake "does't" -> "doesn't"
Colin Ian King
2022-03-16
1
-1
/
+1
*
gve: Fix spelling mistake "droping" -> "dropping"
Colin Ian King
2022-03-16
1
-1
/
+1
*
net: ksz884x: optimize netdev_open flow and remove static variable
wujunwen
2022-03-16
1
-5
/
+4
*
hamradio: Fix wrong assignment of 'bbc->cfg.loopback'
Meng Tang
2022-03-16
1
-2
/
+2
*
bareudp: use ipv6_mod_enabled to check if IPv6 enabled
Hangbin Liu
2022-03-16
1
-9
/
+10
*
Merge tag 'linux-can-next-for-5.18-20220316' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
2022-03-16
1
-2
/
+2
|
\
|
*
can: ucan: fix typos in comments
Julia Lawall
2022-03-16
1
-2
/
+2
*
|
devlink: pass devlink_port to port_split / port_unsplit callbacks
Jakub Kicinski
2022-03-16
4
-46
/
+21
*
|
devlink: hold the instance lock in port_split / port_unsplit callbacks
Jakub Kicinski
2022-03-16
2
-31
/
+8
*
|
eth: mlxsw: switch to explicit locking for port registration
Jakub Kicinski
2022-03-16
3
-2
/
+22
*
|
eth: nfp: replace driver's "pf" lock with devlink instance lock
Jakub Kicinski
2022-03-16
6
-41
/
+48
*
|
eth: nfp: wrap locking assertions in helpers
Jakub Kicinski
2022-03-16
4
-5
/
+14
*
|
stmmac: dwmac-mediatek: add support for mt8195
Biao Huang
2022-03-16
1
-10
/
+268
*
|
stmmac: dwmac-mediatek: re-arrange clock setting
Biao Huang
2022-03-16
1
-23
/
+48
*
|
stmmac: dwmac-mediatek: Reuse more common features
Biao Huang
2022-03-16
1
-17
/
+15
*
|
stmmac: dwmac-mediatek: add platform level clocks management
Biao Huang
2022-03-16
1
-7
/
+18
*
|
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
2022-03-16
11
-5179
/
+5408
|
\
\
|
*
|
ice: remove PF pointer from ice_check_vf_init
Jacob Keller
2022-03-15
3
-16
/
+14
|
*
|
ice: introduce ice_virtchnl.c and ice_virtchnl.h
Jacob Keller
2022-03-15
5
-3825
/
+3869
|
*
|
ice: cleanup long lines in ice_sriov.c
Jacob Keller
2022-03-15
1
-12
/
+27
|
*
|
ice: introduce ICE_VF_RESET_LOCK flag
Jacob Keller
2022-03-15
4
-16
/
+19
|
*
|
ice: introduce ICE_VF_RESET_NOTIFY flag
Jacob Keller
2022-03-15
3
-39
/
+34
|
*
|
ice: convert ice_reset_vf to take flags
Jacob Keller
2022-03-15
4
-9
/
+17
|
*
|
ice: convert ice_reset_vf to standard error codes
Jacob Keller
2022-03-15
2
-10
/
+11
|
*
|
ice: make ice_reset_all_vfs void
Jacob Keller
2022-03-15
2
-8
/
+5
|
*
|
ice: drop is_vflr parameter from ice_reset_all_vfs
Jacob Keller
2022-03-15
3
-7
/
+6
|
*
|
ice: move reset functionality into ice_vf_lib.c
Jacob Keller
2022-03-15
5
-490
/
+488
|
*
|
ice: fix a long line warning in ice_reset_vf
Jacob Keller
2022-03-15
1
-1
/
+2
|
*
|
ice: introduce VF operations structure for reset flows
Jacob Keller
2022-03-15
3
-139
/
+196
|
*
|
ice: fix incorrect dev_dbg print mistaking 'i' for vf->vf_id
Jacob Keller
2022-03-15
1
-1
/
+2
|
*
|
ice: introduce ice_vf_lib.c, ice_vf_lib.h, and ice_vf_lib_private.h
Jacob Keller
2022-03-15
8
-711
/
+823
*
|
|
net: sparx5: Use Switchdev fdb events for managing fdb entries
Casper Andersson
2022-03-15
3
-72
/
+33
*
|
|
net: Add l3mdev index to flow struct and avoid oif reset for port devices
David Ahern
2022-03-15
1
-4
/
+3
|
/
/
*
|
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2022-03-15
23
-7470
/
+7524
|
\
\
|
*
|
ice: use ice_is_vf_trusted helper function
Jacob Keller
2022-03-14
1
-10
/
+10
|
*
|
ice: log an error message when eswitch fails to configure
Jacob Keller
2022-03-14
1
-1
/
+3
|
*
|
ice: cleanup error logging for ice_ena_vfs
Jacob Keller
2022-03-14
1
-13
/
+19
|
*
|
ice: move ice_set_vf_port_vlan near other .ndo ops
Jacob Keller
2022-03-14
1
-96
/
+96
|
*
|
ice: refactor spoofchk control code in ice_sriov.c
Jacob Keller
2022-03-14
1
-11
/
+7
|
*
|
ice: rename ICE_MAX_VF_COUNT to avoid confusion
Jacob Keller
2022-03-14
3
-7
/
+7
|
*
|
ice: remove unused definitions from ice_sriov.h
Jacob Keller
2022-03-14
2
-7
/
+1
|
*
|
ice: convert vf->vc_ops to a const pointer
Jacob Keller
2022-03-14
3
-23
/
+55
|
*
|
ice: remove circular header dependencies on ice.h
Jacob Keller
2022-03-14
14
-11
/
+35
|
*
|
ice: rename ice_virtchnl_pf.c to ice_sriov.c
Jacob Keller
2022-03-14
7
-8
/
+8
|
*
|
ice: rename ice_sriov.c to ice_vf_mbx.c
Jacob Keller
2022-03-14
4
-6
/
+6
[next]