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
2019-02-25
net: wan: z85230: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop p...
Yang Wei
1
-1
/
+1
2019-02-25
net: wan: cosa: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop pro...
Yang Wei
1
-1
/
+1
2019-02-25
net: wan: sbni: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop pro...
Yang Wei
1
-1
/
+1
2019-02-25
net: wan: ixp4xx_hss: replace dev_kfree_skb_irq by dev_consume_skb_irq for dr...
Yang Wei
1
-1
/
+1
2019-02-25
net: wan: wanxl: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop pr...
Yang Wei
1
-1
/
+1
2019-02-25
net: lmc: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
Yang Wei
1
-2
/
+1
2019-02-25
mlxsw: spectrum: acl: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-4
/
+2
2019-02-25
net: phy: aquantia: add hwmon support
Heiner Kallweit
4
-0
/
+273
2019-02-25
net: phy: aquantia: rename aquantia.c to aquantia_main.c
Heiner Kallweit
2
-0
/
+1
2019-02-25
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
12
-199
/
+364
2019-02-25
net: dsa: mv88e6xxx: Fix phylink_validate for Topaz family
Marek BehĂșn
1
-2
/
+16
2019-02-25
net: dsa: mv88e6xxx: Default CMODE to 1000BaseX only on 6390X
Marek BehĂșn
1
-0
/
+2
2019-02-25
ice: fix overlong string, update stats output
Jesse Brandeburg
1
-40
/
+40
2019-02-25
ice: Fix for FC get rx/tx pause params
Lukasz Czapnik
1
-11
/
+26
2019-02-25
ice: use absolute vector ID for VFs
Mitch Williams
1
-2
/
+4
2019-02-25
ice: check for a leaf node presence
Victor Raj
2
-0
/
+24
2019-02-25
ice: flush Tx pipe on disable queue timeout
Victor Raj
1
-2
/
+19
2019-02-25
ice: clear VF ARQLEN register on reset
Mitch Williams
2
-0
/
+6
2019-02-25
ice: don't spam VFs with link messages
Mitch Williams
1
-1
/
+2
2019-02-25
ice: only use the VF for ICE_VSI_VF in ice_vsi_release
Brett Creeley
1
-2
/
+4
2019-02-25
ice: fix numeric overflow warning
Bruce Allan
2
-4
/
+5
2019-02-25
ice: fix issue where host reboots on unload when iommu=on
Brett Creeley
1
-17
/
+54
2019-02-25
ice: fix ice_remove_rule_internal vsi_list handling
Jacob Keller
1
-2
/
+13
2019-02-25
ice: fix stack hogs from struct ice_vsi_ctx structures
Bruce Allan
3
-67
/
+117
2019-02-25
ice: sizeof(<type>) should be avoided
Bruce Allan
6
-45
/
+38
2019-02-25
ice: Fix added in VSI supported nodes calc
Victor Raj
1
-2
/
+7
2019-02-25
ice: Fix the calculation of ICE_MAX_MTU
Maciej Fijalkowski
1
-1
/
+1
2019-02-25
ice: Mark extack argument as __always_unused
Bruce Allan
1
-4
/
+5
2019-02-24
dsa: Remove phydev parameter from disable_port call
Andrew Lunn
12
-26
/
+18
2019-02-24
net: phy: fix reading fixed phy status
Heiner Kallweit
1
-0
/
+3
2019-02-24
net: phy: improve auto-neg emulation in swphy
Heiner Kallweit
1
-9
/
+1
2019-02-24
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
13
-146
/
+552
2019-02-24
net: dsa: mv88e6xxx: Release lock while requesting IRQ
Andrew Lunn
1
-0
/
+2
2019-02-24
net: dsa: mv88e6xxx: Add lockdep classes to fix false positive splat
Andrew Lunn
1
-0
/
+8
2019-02-24
net: hns3: fix improper error handling for hns3_client_start
Huazhong Tan
1
-1
/
+3
2019-02-24
net: hns3: fix setting of the hns reset_type for rdma hw errors
Shiju Jose
1
-16
/
+20
2019-02-24
net: hns3: fix get VF RSS issue
Jian Shen
2
-1
/
+74
2019-02-24
net: hns3: enable VF VLAN filter for each VF when initializing
Jian Shen
2
-11
/
+23
2019-02-24
net: hns3: add support to config depth for tx|rx ring separately
Peng Li
10
-47
/
+119
2019-02-24
net: hns3: remove hnae3_get_bit in data path
Yunsheng Lin
1
-19
/
+14
2019-02-24
net: hns3: replace hnae3_set_bit and hnae3_set_field in data path
Yunsheng Lin
1
-69
/
+51
2019-02-24
net: hns3: add unlikely for error handling in data path
Yunsheng Lin
1
-9
/
+9
2019-02-24
net: hns3: remove some ops in struct hns3_nic_ops
Yunsheng Lin
2
-9
/
+5
2019-02-24
net: hns3: limit some variable scope in critical data path
Yunsheng Lin
1
-19
/
+16
2019-02-24
net: hns3: avoid mult + div op in critical data path
Yunsheng Lin
2
-7
/
+11
2019-02-24
net: hns3: add xps setting support for hns3 driver
Yunsheng Lin
1
-0
/
+24
2019-02-24
mlxsw: spectrum_acl: Add vregion migration end tracepoint
Jiri Pirko
1
-3
/
+8
2019-02-24
mlxsw: spectrum_acl: Don't take mutex in mlxsw_sp_acl_tcam_vregion_rehash_work()
Jiri Pirko
1
-5
/
+0
2019-02-24
mlxsw: spectrum_acl: Remove RTNL lock assertions from ERP code
Jiri Pirko
1
-6
/
+0
2019-02-24
mlxsw: spectrum_acl: Don't take rtnl lock during vregion_rehash_intrvl_set()
Jiri Pirko
2
-2
/
+10
[next]