index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-16
net: ena: remove code duplication in ena_com_update_nonadaptive_moderation_in...
Arthur Kiyanovski
1
-14
/
+16
2019-09-16
net: ena: enable the interrupt_moderation in driver_supported_features
Arthur Kiyanovski
2
-0
/
+11
2019-09-16
net: ena: reimplement set/get_coalesce()
Arthur Kiyanovski
1
-58
/
+26
2019-09-16
net: ena: switch to dim algorithm for rx adaptive interrupt moderation
Arthur Kiyanovski
3
-21
/
+41
2019-09-16
net: ena: add intr_moder_rx_interval to struct ena_com_dev and use it
Arthur Kiyanovski
3
-18
/
+13
2019-09-16
bnxt_en: Add a new BNXT_FW_RESET_STATE_POLL_FW_DOWN state.
Vasundhara Volam
2
-5
/
+46
2019-09-16
bnxt_en: Update firmware interface spec. to 1.10.0.100.
Michael Chan
1
-43
/
+103
2019-09-16
bnxt_en: Increase timeout for HWRM_DBG_COREDUMP_XX commands
Vasundhara Volam
2
-1
/
+2
2019-09-16
bnxt_en: Don't proceed in .ndo_set_rx_mode() when device is not in open state.
Michael Chan
1
-3
/
+5
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-16
net: stmmac: socfpga: re-use the `interface` parameter from platform data
Alexandru Ardelean
1
-5
/
+10
2019-09-16
qed: fix spelling mistake "fullill" -> "fulfill"
Colin Ian King
1
-1
/
+1
2019-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
10
-80
/
+139
2019-09-13
net: devlink: move reload fail indication to devlink core and expose to user
Jiri Pirko
1
-10
/
+5
2019-09-13
net: devlink: split reload op into two
Jiri Pirko
2
-8
/
+30
2019-09-13
mlx4: Split restart_one into two functions
Jiri Pirko
3
-7
/
+23
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-13
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
10
-26
/
+57
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
cxgb4: Fix spelling typos
Arkadiusz Drabczyk
1
-15
/
+15
2019-09-12
ixgbe: Fix secpath usage for IPsec TX offload.
Steffen Klassert
1
-1
/
+2
2019-09-12
nfp: read chip model from the PluDevice register
Dirk van der Merwe
1
-10
/
+6
2019-09-12
net: stmmac: pci: Add HAPS support using GMAC5
Jose Abreu
1
-0
/
+71
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-11
net: stmmac: implement support for passive mode converters via dt
Alexandru Ardelean
2
-2
/
+34
2019-09-11
mlx4: fix spelling mistake "veify" -> "verify"
Colin Ian King
1
-1
/
+1
2019-09-11
net: hns3: fix spelling mistake "undeflow" -> "underflow"
Colin Ian King
1
-1
/
+1
2019-09-11
qed: Fix Config attribute frame format.
Sudarsana Reddy Kalluru
1
-10
/
+11
[next]