index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-14
ice: Implement support for SMA and U.FL on E810-T
Maciej Machnikowski
5
-10
/
+397
2021-10-14
ice: Add support for SMA control multiplexer
Maciej Machnikowski
7
-0
/
+199
2021-10-14
ice: Implement functions for reading and setting GPIO pins
Maciej Machnikowski
3
-0
/
+77
2021-10-14
ice: Refactor ice_aqc_link_topo_addr
Maciej Machnikowski
2
-4
/
+10
2021-10-11
ice: ndo_setup_tc implementation for PR
Michal Swiatkowski
4
-0
/
+74
2021-10-11
ice: ndo_setup_tc implementation for PF
Kiran Patil
5
-1
/
+1044
2021-10-11
ice: Allow changing lan_en and lb_en on all kinds of filters
Michal Swiatkowski
1
-0
/
+127
2021-10-11
ice: cleanup rules info
Victor Raj
2
-10
/
+59
2021-10-11
ice: allow deleting advanced rules
Shivanshu Shukla
2
-0
/
+229
2021-10-11
ice: allow adding advanced rules
Grishma Kotecha
4
-1
/
+847
2021-10-11
ice: create advanced switch recipe
Dan Nowlin
5
-22
/
+1412
2021-10-11
ice: manage profiles and field vectors
Dan Nowlin
5
-1
/
+268
2021-10-11
ice: implement low level recipes functions
Grishma Kotecha
2
-0
/
+212
2021-10-08
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
25
-94
/
+1899
2021-10-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-3
/
+3
2021-10-07
ice: add port representor ethtool ops and stats
Wojciech Drewek
6
-7
/
+118
2021-10-07
ice: switchdev slow path
Grzegorz Nitka
6
-1
/
+156
2021-10-07
ice: rebuild switchdev when resetting all VFs
Grzegorz Nitka
6
-1
/
+130
2021-10-07
ice: enable/disable switchdev when managing VFs
Grzegorz Nitka
4
-2
/
+63
2021-10-07
ice: introduce new type of VSI for switchdev
Grzegorz Nitka
6
-3
/
+92
2021-10-07
ice: set and release switchdev environment
Grzegorz Nitka
6
-13
/
+453
2021-10-07
ice: allow changing lan_en and lb_en on dflt rules
Michal Swiatkowski
4
-1
/
+94
2021-10-07
ice: manage VSI antispoof and destination override
Michal Swiatkowski
2
-0
/
+73
2021-10-07
ice: allow process VF opcodes in different ways
Michal Swiatkowski
3
-37
/
+225
2021-10-07
ice: introduce VF port representor
Michal Swiatkowski
6
-2
/
+286
2021-10-07
ice: Move devlink port to PF/VF struct
Wojciech Drewek
7
-37
/
+103
2021-10-07
ice: support basic E-Switch mode control
Michal Swiatkowski
6
-0
/
+116
2021-10-06
iavf: fix double unlock of crit_lock
Stefan Assmann
1
-1
/
+0
2021-10-06
i40e: Fix freeing of uninitialized misc IRQ vector
Sylwester Dziedziuch
1
-1
/
+2
2021-10-06
i40e: fix endless loop under rtnl
Jiri Benc
1
-1
/
+1
2021-10-05
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
9
-18
/
+16
2021-10-02
ethernet: use eth_hw_addr_set() - casts
Jakub Kicinski
1
-1
/
+1
2021-10-02
ethernet: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
7
-13
/
+13
2021-10-01
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
3
-87
/
+73
2021-09-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-10
/
+22
2021-09-30
ixgbe: let the xdpdrv work with more than 64 cpus
Jason Xing
5
-24
/
+77
2021-09-29
ixgbe: Fix NULL pointer dereference in ixgbe_xdp_setup
Feng Zhou
2
-3
/
+7
2021-09-28
ice: Prefer kcalloc over open coded arithmetic
Len Baker
1
-1
/
+1
2021-09-28
ice: Fix macro name for IPv4 fragment flag
Jeff Guo
2
-2
/
+2
2021-09-28
ice: refactor devlink getter/fallback functions to void
Jacob Keller
1
-83
/
+50
2021-09-28
ice: Fix link mode handling
Anirudh Venkataramanan
1
-2
/
+6
2021-09-28
ice: Add feature bitmap, helpers and a check for DSCP
Anirudh Venkataramanan
5
-2
/
+63
2021-09-28
ice: Add DSCP support
Dave Ertman
11
-56
/
+464
2021-09-28
i40e: Use the xsk batched rx allocation interface
Magnus Karlsson
1
-27
/
+25
2021-09-28
ice: Use the xsk batched rx allocation interface
Magnus Karlsson
1
-25
/
+19
2021-09-28
ice: Use xdp_buf instead of rx_buf for xsk zero-copy
Magnus Karlsson
2
-39
/
+33
2021-09-27
e100: fix buffer overrun in e100_get_regs
Jacob Keller
1
-6
/
+10
2021-09-27
e100: fix length calculation in e100_get_regs_len
Jacob Keller
1
-1
/
+5
2021-09-27
ice: Open devlink when device is ready
Leon Romanovsky
1
-4
/
+2
2021-09-24
ice: Delete always true check of PF pointer
Leon Romanovsky
1
-3
/
+0
[next]