index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-24
Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+0
2019-09-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2
-4
/
+4
2019-09-16
ixgbe: fix xdp handle calculations
Ciara Loftus
1
-2
/
+2
2019-09-16
i40e: fix xdp handle calculations
Ciara Loftus
1
-2
/
+2
2019-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-22
/
+18
2019-09-13
ixgbevf: Fix secpath usage for IPsec Tx offload
Jeff Kirsher
1
-1
/
+2
2019-09-13
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
17
-224
/
+2915
2019-09-12
ice: Bump version
Tony Nguyen
1
-2
/
+2
2019-09-12
ice: Enable DDP package download
Tony Nguyen
12
-195
/
+679
2019-09-12
ice: Initialize DDP package structures
Tony Nguyen
4
-2
/
+953
2019-09-12
ice: Implement Dynamic Device Personalization (DDP) download
Tony Nguyen
9
-1
/
+1137
2019-09-12
ice: Fix FW version formatting in dmesg
Lukasz Czapnik
8
-29
/
+53
2019-09-12
ice: send driver version to firmware
Paul M Stillwell Jr
6
-1
/
+97
2019-09-12
ixgbe: Fix secpath usage for IPsec TX offload.
Steffen Klassert
1
-1
/
+2
2019-09-11
ixgbe: fix double clean of Tx descriptors with xdp
Ilya Maximets
1
-18
/
+11
2019-09-11
ixgbe: Prevent u8 wrapping of ITR value to something less than 10us
Alexander Duyck
1
-1
/
+3
2019-09-11
i40e: fix potential RX buffer starvation for AF_XDP
Magnus Karlsson
1
-0
/
+5
2019-09-11
net/ixgbevf: make array api static const, makes object smaller
Colin Ian King
1
-6
/
+8
2019-09-11
iavf: fix MAC address setting for VFs when filter is rejected
Stefan Assmann
2
-1
/
+7
2019-09-11
i40e: clear __I40E_VIRTCHNL_OP_PENDING on invalid min Tx rate
Stefan Assmann
1
-1
/
+2
2019-09-11
i40e: use BIT macro to specify the cloud filter field flags
Jacob Keller
1
-5
/
+5
2019-09-11
i40e: Fix message for other card without FEC.
Czeslaw Zagorski
1
-3
/
+7
2019-09-11
i40e: fix missed "Negotiated" string in i40e_print_link_message()
Aleksandr Loktionov
1
-9
/
+10
2019-09-11
i40e: mark additional missing bits as reserved
Jacob Keller
1
-0
/
+3
2019-09-11
i40e: remove I40E_AQC_ADD_CLOUD_FILTER_OIP
Jacob Keller
1
-1
/
+1
2019-09-11
i40e: use ktime_get_real_ts64 instead of ktime_to_timespec64
Jacob Keller
1
-1
/
+1
2019-09-11
ixgbe: use skb_get_queue_mapping in tx path
Tonghao Zhang
1
-1
/
+1
2019-09-11
i40e: check __I40E_VF_DISABLE bit in i40e_sync_filters_subtask
Stefan Assmann
1
-0
/
+5
2019-09-11
ixgbe: fix memory leaks
Wenwen Wang
1
-0
/
+4
2019-09-09
i40e: Add support for X710 device
Mariusz Stachura
1
-0
/
+1
2019-09-09
igc: Add tx_csum offload functionality
Sasha Neftin
4
-0
/
+114
2019-09-09
ixgbe: sync the first fragment unconditionally
Firo Yang
1
-7
/
+9
2019-09-09
i40e: Remove EMPR traces from debugfs facility
Mauro S. M. Rodrigues
2
-5
/
+0
2019-09-09
i40e: Implement debug macro hw_dbg using dev_dbg
Mauro S. M. Rodrigues
3
-1
/
+6
2019-09-09
i40e: fix hw_dbg usage in i40e_hmc_get_object_va
Mauro S. M. Rodrigues
1
-10
/
+11
2019-09-09
igc: Remove unneeded PCI bus defines
Sasha Neftin
1
-4
/
+0
2019-09-09
iavf: allow permanent MAC address to change
Mitch Williams
2
-5
/
+0
2019-09-09
igc: Add NVM checksum validation
Sasha Neftin
1
-0
/
+9
2019-09-09
fm10k: use a local variable for the frag pointer
Jacob Keller
1
-3
/
+5
2019-09-09
igc: Remove useless forward declaration
Sasha Neftin
2
-136
/
+129
2019-09-09
e1000e: Make speed detection on hotplugging cable more reliable
Kai-Heng Feng
1
-6
/
+6
2019-09-09
ixgbevf: Link lost in VM on ixgbevf when restoring from freeze or suspend
Radoslaw Tyl
1
-0
/
+1
2019-09-09
iavf: remove unused debug function iavf_debug_d
YueHaibing
1
-22
/
+0
2019-09-07
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
12
-169
/
+195
2019-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
6
-39
/
+76
2019-09-05
ice: Rework around device/function capabilities
Anirudh Venkataramanan
1
-20
/
+20
2019-09-05
ice: change default number of receive descriptors
Jesse Brandeburg
1
-17
/
+2
2019-09-05
ice: Minor refactor in queue management
Anirudh Venkataramanan
4
-39
/
+54
2019-09-05
ice: Allow for delayed LLDP MIB change registration
Dave Ertman
5
-15
/
+51
2019-09-05
ice: update Tx context struct
Ashish Shah
2
-1
/
+3
[next]