index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-05
bnxt_en: Add BNXT_NEW_RM() macro.
Michael Chan
5
-18
/
+18
2018-08-05
bnxt_en: Add support for ethtool get dump.
Vasundhara Volam
3
-0
/
+436
2018-08-05
bnxt_en: Update RSS setup and GRO-HW logic according to the latest spec.
Michael Chan
2
-1
/
+6
2018-08-05
bnxt_en: Add new VF resource allocation strategy mode.
Michael Chan
3
-10
/
+16
2018-08-05
bnxt_en: Add PHY retry logic.
Michael Chan
2
-1
/
+34
2018-08-05
bnxt_en: Add external loopback test to ethtool selftest.
Michael Chan
3
-6
/
+32
2018-08-05
bnxt_en: Adjust timer based on ethtool stats-block-usecs settings.
Michael Chan
1
-0
/
+5
2018-08-05
bnxt_en: Update firmware interface version to 1.9.2.25.
Michael Chan
4
-321
/
+924
2018-08-05
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
18
-52
/
+148
2018-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-23
/
+30
2018-08-04
net:usb: Use ARRAY_SIZE instead of calculating the array size
zhong jiang
1
-1
/
+1
2018-08-04
tun: not use hardcoded mask value
Li RongQing
1
-1
/
+2
2018-08-04
net: cisco: enic: Replace GFP_ATOMIC with GFP_KERNEL
Jia-Ju Bai
3
-3
/
+3
2018-08-03
ppp: mppe: Remove VLA usage
Kees Cook
1
-26
/
+30
2018-08-03
mlxsw: core_acl_flex_actions: Remove redundant mirror resource destruction
Nir Dotan
1
-0
/
+1
2018-08-03
mlxsw: core_acl_flex_actions: Remove redundant counter destruction
Nir Dotan
1
-0
/
+1
2018-08-03
mlxsw: core_acl_flex_actions: Remove redundant resource destruction
Nir Dotan
1
-1
/
+6
2018-08-03
mlxsw: core_acl_flex_actions: Return error for conflicting actions
Nir Dotan
1
-21
/
+21
2018-08-03
net: systemport: Create helper to set MPD
Florian Fainelli
1
-7
/
+13
2018-08-03
net: systemport: Do not re-configure upon WoL interrupt
Florian Fainelli
1
-3
/
+1
2018-08-03
net: dsa: bcm_sf2: Disable learning while in WoL
Florian Fainelli
2
-1
/
+13
2018-08-03
net: dsa: bcm_sf2: Allow targeting CPU ports for CFP rules
Florian Fainelli
1
-1
/
+2
2018-08-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-5
/
+54
2018-08-03
Merge tag 'drm-fixes-2018-08-03' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
4
-4
/
+21
2018-08-03
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-2
/
+6
2018-08-03
net: hns3: Refine the MSIX allocation for PF
Jian Shen
3
-4
/
+9
2018-08-03
net: hns3: Fix MSIX allocation issue for VF
Jian Shen
4
-16
/
+85
2018-08-03
bnxt_en: combine 'else if' and 'else' into single branch
YueHaibing
1
-2
/
+6
2018-08-02
Merge tag 'media/v4.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Linus Torvalds
4
-9
/
+16
2018-08-02
xen-netback: use true and false for boolean values
Gustavo A. R. Silva
1
-2
/
+2
2018-08-02
drivers: net: lmc: fix case value for target abort error
Colin Ian King
1
-1
/
+1
2018-08-02
net: hns: remove redundant variables 'max_frm' and 'tmp_mac_key'
YueHaibing
2
-14
/
+1
2018-08-02
net: phy: Add pm support to Broadcom iProc mdio mux driver
Arun Parameswaran
1
-0
/
+27
2018-08-02
net: phy: Add support to configure clock in Broadcom iProc mdio mux
Arun Parameswaran
1
-2
/
+39
2018-08-02
net: phy: Use devm api for mdio bus allocation in bcm iproc mdio mux
Arun Parameswaran
1
-5
/
+2
2018-08-02
net: phy: Disable external master access in bcm mdio mux driver
Arun Parameswaran
1
-0
/
+15
2018-08-02
net: phy: Fix the register offsets in Broadcom iProc mdio mux driver
Arun Parameswaran
1
-5
/
+15
2018-08-02
Merge tag 'pci-v4.18-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
6
-9
/
+21
2018-08-02
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
107
-453
/
+1060
2018-08-02
be2net: fix spelling mistake "seqence" -> "sequence"
Colin Ian King
1
-1
/
+1
2018-08-02
net: fec: check DMA addressing limitations
Stefan Agner
1
-0
/
+8
2018-08-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
12
-11
/
+161
2018-08-01
Merge tag 'mmc-v4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
1
-1
/
+2
2018-08-01
Merge tag 'pm-urgent-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-2
/
+15
2018-08-01
staging: ashmem: Fix SIGBUS crash when traversing mmaped ashmem pages
John Stultz
1
-0
/
+2
2018-08-01
cxgb4: fix endian to test F_FW_PORT_CMD_DCBXDIS32
Ganesh Goudar
1
-4
/
+3
2018-08-01
net: hns3: fix return value error while hclge_cmd_csq_clean failed
Huazhong Tan
1
-3
/
+9
2018-08-01
mlxsw: spectrum_router: Handle sysctl_ip_fwd_update_priority
Petr Machata
1
-1
/
+17
2018-08-01
mlxsw: spectrum: Extract work-scheduling into a new function
Petr Machata
1
-15
/
+23
2018-08-01
net: change Exar/Neterion menu items to be alphabetical
Jon Mason
3
-11
/
+16
[next]