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-07-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-149
/
+0
2021-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-19
/
+33
2021-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
9
-27
/
+3
2021-06-25
ice: Fix a memory leak in an error handling path in 'ice_pf_dcb_cfg()'
Christophe JAILLET
1
-2
/
+4
2021-06-25
ice: remove unnecessary VSI assignment
Tony Nguyen
1
-1
/
+0
2021-06-25
ice: remove the VSI info from previous agg
Victor Raj
1
-2
/
+22
2021-06-25
ice: add support for auxiliary input/output pins
Maciej Machnikowski
4
-0
/
+366
2021-06-25
ice: add tracepoints
Jesse Brandeburg
3
-0
/
+249
2021-06-24
e1000e: Check the PCIm state
Sasha Neftin
1
-11
/
+13
2021-06-24
i40e: Fix missing rtnl locking when setting up pf switch
Jan Sokolowski
1
-4
/
+11
2021-06-24
i40e: fix PTP on 5Gb links
Jesse Brandeburg
1
-2
/
+6
2021-06-24
intel: Remove rcu_read_lock() around XDP program invocation
Toke Høiland-Jørgensen
9
-27
/
+3
2021-06-24
i40e: Fix autoneg disabling for non-10GBaseT links
Mateusz Palczewski
1
-2
/
+1
2021-06-24
i40e: Fix error handling in i40e_vsi_open
Dinghao Liu
1
-0
/
+2
2021-06-22
Merge tag 'v5.13-rc7' into rdma.git for-next
Jason Gunthorpe
18
-137
/
+170
2021-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-8
/
+25
2021-06-18
iavf: clean up packet type lookup table
Jesse Brandeburg
2
-119
/
+6
2021-06-18
i40e: clean up packet type lookup table
Jesse Brandeburg
2
-119
/
+6
2021-06-18
ice: report hash type such as L2/L3/L4
Jesse Brandeburg
5
-126
/
+50
2021-06-17
ice: remove redundant continue statement in a for-loop
Colin Ian King
1
-6
/
+4
2021-06-17
net: ice: ptp: fix compilation warning if PTP_1588_CLOCK is disabled
Lorenzo Bianconi
1
-1
/
+1
2021-06-17
ice: remove unnecessary NULL checks before ptp_read_system_*
Jacob Keller
1
-8
/
+4
2021-06-17
ice: Remove the repeated declaration
Shaokun Zhang
1
-1
/
+0
2021-06-17
ice: remove local variable
Paul M Stillwell Jr
1
-2
/
+1
2021-06-17
ice: reduce scope of variables
Paul M Stillwell Jr
2
-6
/
+6
2021-06-17
ice: mark PTYPE 2 as reserved
Jacob Keller
1
-1
/
+1
2021-06-17
ice: fix incorrect payload indicator on PTYPE
Jacob Keller
1
-1
/
+1
2021-06-11
ice: enable transmit timestamps for E810 devices
Jacob Keller
9
-4
/
+518
2021-06-11
ice: enable receive hardware timestamping
Jacob Keller
9
-6
/
+410
2021-06-11
ice: report the PTP clock index in ethtool .get_ts_info
Jacob Keller
3
-1
/
+155
2021-06-11
ice: register 1588 PTP clock device object for E810 devices
Jacob Keller
8
-0
/
+513
2021-06-11
ice: add low level PTP clock access functions
Jacob Keller
4
-0
/
+758
2021-06-11
ice: add support for set/get of driver-stored firmware parameters
Jacob Keller
3
-0
/
+108
2021-06-11
ice: process 1588 PTP capabilities during initialization
Jacob Keller
3
-0
/
+151
2021-06-11
ice: add support for sideband messages
Jacob Keller
11
-2
/
+343
2021-06-09
ice: parameterize functions responsible for Tx ring management
Maciej Fijalkowski
1
-8
/
+10
2021-06-09
ice: add ndo_bpf callback for safe mode netdev ops
Maciej Fijalkowski
1
-0
/
+15
2021-06-07
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
19
-151
/
+446
2021-06-07
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
16
-118
/
+141
2021-06-07
ice: fix clang warning regarding deadcode.DeadStores
Paul M Stillwell Jr
1
-5
/
+1
2021-06-07
ice: downgrade error print to debug print
Anirudh Venkataramanan
1
-1
/
+1
2021-06-07
ice: Detect and report unsupported module power levels
Anirudh Venkataramanan
5
-2
/
+48
2021-06-07
ice: (re)initialize NVM fields when rebuilding
Jacob Keller
1
-0
/
+6
2021-06-07
ice: wait for reset before reporting devlink info
Jacob Keller
5
-0
/
+42
2021-06-07
ice: add error message when pldmfw_flash_image fails
Jacob Keller
1
-0
/
+10
2021-06-07
ice: add extack when unable to read device caps
Jacob Keller
1
-0
/
+3
2021-06-07
ice: use static inline for dummy functions
Jesse Brandeburg
5
-29
/
+33
2021-06-07
ice: Re-organizes reqstd/avail {R, T}XQ check/code for efficiency
Salil Mehta
1
-6
/
+8
2021-06-07
ice: set the value of global config lock timeout longer
Liwei Song
1
-1
/
+1
2021-06-07
ice: Refactor VIRTCHNL_OP_CONFIG_VSI_QUEUES handling
Brett Creeley
3
-23
/
+59
[next]