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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-23
net: ethernet: mtk_star_emac: use devm_register_netdev()
Bartosz Golaszewski
1
-16
/
+1
2020-05-23
r8169: remove mask argument from r8168ep_ocp_read
Heiner Kallweit
1
-7
/
+5
2020-05-23
r8169: remove mask argument from r8168dp_ocp_read
Heiner Kallweit
1
-4
/
+4
2020-05-23
r8169: remove mask argument from rtl_w0w1_eri
Heiner Kallweit
1
-36
/
+30
2020-05-23
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
32
-113
/
+5402
2020-05-23
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
7
-266
/
+362
2020-05-23
Merge tag 'mlx5-updates-2020-05-22' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
20
-1121
/
+1809
2020-05-23
net: phy: at803x: fix PHY ID masks
Michael Walle
1
-9
/
+7
2020-05-22
ice: cleanup unsigned loops
Jesse Brandeburg
4
-13
/
+14
2020-05-22
ice: fix usage of incorrect variable
Jesse Brandeburg
2
-5
/
+5
2020-05-22
ice: Fix bad register reads
Anirudh Venkataramanan
2
-6
/
+0
2020-05-22
ice: check for compatibility between DDP package and firmware
Victor Raj
6
-30
/
+102
2020-05-22
ice: Check if unicast MAC exists before setting VF MAC
Brett Creeley
1
-0
/
+43
2020-05-22
ice: Fix Tx timeout when link is toggled on a VF's interface
Brett Creeley
1
-0
/
+48
2020-05-22
ice: print Rx MDD auto reset message before VF reset
Paul Greenwalt
3
-7
/
+27
2020-05-22
ice: Call ice_aq_set_mac_cfg
Anirudh Venkataramanan
5
-0
/
+103
2020-05-22
ice: Implement aRFS
Brett Creeley
7
-12
/
+805
2020-05-22
ice: Restore filters following reset
Henry Tieman
4
-6
/
+109
2020-05-22
ice: Enable flex-bytes support
Henry Tieman
6
-2
/
+265
2020-05-22
ice: Support IPv6 Flow Director filters
Henry Tieman
5
-81
/
+642
2020-05-22
ice: Support IPv4 Flow Director filters
Henry Tieman
12
-0
/
+1493
2020-05-22
ice: Support displaying ntuple rules
Henry Tieman
8
-0
/
+280
2020-05-22
ice: Initialize Flow Director resources
Henry Tieman
22
-38
/
+1553
2020-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
27
-1281
/
+390
2020-05-22
e1000e: disable s0ix entry and exit flows for ME systems
Vitaly Lifshits
1
-2
/
+43
2020-05-22
e1000e: Disable TSO for buffer overrun workaround
Kai-Heng Feng
1
-0
/
+4
2020-05-22
e1000e: Warn if disabling ULP failed
Kai-Heng Feng
1
-1
/
+5
2020-05-22
igb: Report speed and duplex as unknown when device is runtime suspended
Kai-Heng Feng
1
-1
/
+2
2020-05-22
igc: Remove unused descriptor's flags
Sasha Neftin
1
-4
/
+0
2020-05-22
igc: Remove igc_nfc_rule_exit()
Andre Guedes
1
-14
/
+0
2020-05-22
igc: Change adapter->nfc_rule_lock to mutex
Andre Guedes
3
-20
/
+20
2020-05-22
igc: Change return type from igc_disable_nfc_rule()
Andre Guedes
1
-17
/
+9
2020-05-22
igc: Fix NFC rule validation
Andre Guedes
1
-3
/
+4
2020-05-22
igc: Fix NFC rules leak when driver is unloaded
Andre Guedes
1
-13
/
+16
2020-05-22
igc: Refactor igc_ethtool_update_nfc_rule()
Andre Guedes
3
-166
/
+195
2020-05-22
igc: Fix NFC rules restoration
Andre Guedes
3
-20
/
+19
2020-05-22
igc: Fix NFC rules with multicast addresses
Andre Guedes
1
-6
/
+0
2020-05-22
igc: Fix NFC rule overwrite cases
Andre Guedes
1
-2
/
+1
2020-05-22
igc: Fix locking issue when retrieving NFC rules
Andre Guedes
1
-3
/
+16
2020-05-22
igc: Fix 'sw_idx' type in struct igc_nfc_rule
Andre Guedes
2
-9
/
+9
2020-05-22
igc: Refactor igc_ethtool_add_nfc_rule()
Andre Guedes
1
-58
/
+92
2020-05-22
net/mlx5e: Support pedit on mpls over UDP decap
Eli Cohen
1
-12
/
+53
2020-05-22
net/mlx5e: Add support for hw decapsulation of MPLS over UDP
Eli Cohen
5
-5
/
+238
2020-05-22
net/mlx5e: Allow to match on mpls parameters
Eli Cohen
2
-2
/
+67
2020-05-22
net/mlx5e: Add support for hw encapsulation of MPLS over UDP
Eli Cohen
6
-3
/
+114
2020-05-22
net/mlx5e: Introduce kconfig var for TC support
Vlad Buslov
8
-15
/
+109
2020-05-22
net/mlx5e: Move TC-specific code from en_main.c to en_tc.c
Vlad Buslov
3
-37
/
+42
2020-05-22
net/mlx5e: Extract neigh-specific code from en_rep.c to rep/neigh.c
Vlad Buslov
8
-368
/
+395
2020-05-22
net/mlx5e: Extract TC-specific code from en_rep.c to rep/tc.c
Vlad Buslov
9
-708
/
+821
2020-05-22
net/mlx5e: Use IS_ERR() to check and simplify code
Tang Bin
1
-3
/
+2
[next]