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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-29
NFC: nxp-nci: Remove 'default n' for the core
Andy Shevchenko
1
-1
/
+0
2019-07-29
NFC: nxp-nci: Remove unused macro pr_fmt()
Andy Shevchenko
1
-2
/
+0
2019-07-29
NFC: nxp-nci: Drop comma in terminator lines
Andy Shevchenko
1
-2
/
+2
2019-07-29
NFC: nxp-nci: Drop of_match_ptr() use
Andy Shevchenko
1
-1
/
+1
2019-07-29
NFC: nxp-nci: Constify acpi_device_id
Andy Shevchenko
1
-1
/
+1
2019-07-29
NFC: nxp-nci: Get rid of useless label
Andy Shevchenko
1
-8
/
+4
2019-07-29
NFC: nxp-nci: Get rid of code duplication in ->probe()
Andy Shevchenko
1
-53
/
+15
2019-07-29
NFC: nxp-nci: Add GPIO ACPI mapping table
Andy Shevchenko
1
-2
/
+16
2019-07-29
NFC: nxp-nci: Convert to use GPIO descriptor
Andy Shevchenko
2
-46
/
+15
2019-07-29
NFC: nxp-nci: Get rid of platform data
Andy Shevchenko
5
-30
/
+1
2019-07-29
NFC: nxp-nci: Add NXP1001 to the ACPI ID table
Andy Shevchenko
1
-0
/
+1
2019-07-29
NFC: fix attrs checks in netlink interface
Andrey Konovalov
1
-2
/
+4
2019-07-29
Merge branch 'hns3-next'
David S. Miller
10
-72
/
+195
2019-07-29
net: hns3: use dev_info() instead of pr_info()
Huazhong Tan
2
-2
/
+5
2019-07-29
net: hns3: Add support for using order 1 pages with a 4K buffer
Yunsheng Lin
2
-8
/
+17
2019-07-29
net: hns3: add interrupt affinity support for misc interrupt
Yunsheng Lin
2
-4
/
+53
2019-07-29
net: hns3: make hclge_service use delayed workqueue
Yunsheng Lin
2
-34
/
+21
2019-07-29
net: hns3: add debug messages to identify eth down cause
Yonglong Liu
3
-0
/
+48
2019-07-29
net: hns3: modify firmware version display format
Yufeng Mo
4
-4
/
+40
2019-07-29
net: hns3: change GFP flag during lock period
Yufeng Mo
1
-1
/
+1
2019-07-29
net: hns3: remove upgrade reset level when reset fail
Huazhong Tan
1
-20
/
+8
2019-07-29
net: hns3: add a check for get_reset_level
Guangbin Huang
1
-1
/
+1
2019-07-29
net: hns3: add reset checking before set channels
Jian Shen
1
-0
/
+3
2019-07-27
Merge branch 'mlxsw-spectrum_acl-Forbid-unsupported-filters'
David S. Miller
4
-7
/
+41
2019-07-27
mlxsw: spectrum_flower: Forbid to offload match on reserved TCP flags bits
Jiri Pirko
1
-0
/
+6
2019-07-27
mlxsw: spectrum_acl: Track rules that forbid egress block bind
Jiri Pirko
4
-7
/
+30
2019-07-27
mlxsw: spectrum_flower: Forbid to offload mirred redirect on egress
Jiri Pirko
1
-0
/
+5
2019-07-27
Merge branch 'r8169-improve-HW-csum-and-TSO-handling'
David S. Miller
1
-67
/
+61
2019-07-27
r8169: enable HW csum and TSO
Heiner Kallweit
1
-5
/
+11
2019-07-27
r8169: remove r8169_csum_workaround
Heiner Kallweit
1
-37
/
+2
2019-07-27
r8169: implement callback ndo_features_check
Heiner Kallweit
1
-24
/
+36
2019-07-27
r8169: set GSO size and segment limits
Heiner Kallweit
1
-1
/
+12
2019-07-27
ipv6: remove printk
Jonathan Lemon
1
-3
/
+1
2019-07-27
r8169: align setting PME with vendor driver
Heiner Kallweit
1
-2
/
+6
2019-07-27
mlx4/en_netdev: allow offloading VXLAN over VLAN
Davide Caratti
1
-26
/
+17
2019-07-27
drivers: net: xgene: Move status variable declaration into CONFIG_ACPI block
Nathan Chancellor
3
-3
/
+6
2019-07-27
net: stmmac: Do not request stmmaceth clock
Thierry Reding
1
-6
/
+8
2019-07-27
net: stmmac: Make MDIO bus reset optional
Thierry Reding
5
-2
/
+15
2019-07-27
net: neigh: remove redundant assignment to variable bucket
Colin Ian King
1
-1
/
+1
2019-07-26
sis900: add support for ethtool's EEPROM dump
Sergej Benilov
1
-0
/
+68
2019-07-26
staging: octeon: Fix build failure due to typo.
David S. Miller
1
-1
/
+1
2019-07-25
net: mvneta: use devm_platform_ioremap_resource() to simplify code
Jisheng Zhang
1
-3
/
+1
2019-07-25
Merge branch 'tipc-link-changeover-issues'
David S. Miller
5
-19
/
+199
2019-07-25
tipc: fix changeover issues due to large packet
Tuong Lien
3
-15
/
+155
2019-07-25
tipc: optimize link synching mechanism
Tuong Lien
4
-4
/
+44
2019-07-25
ptp: ptp_dte: remove redundant dev_err message
Ding Xiang
1
-4
/
+1
2019-07-25
Merge branch 'mlxsw-Two-small-updates'
David S. Miller
2
-3
/
+23
2019-07-25
mlxsw: spectrum_router: Increase scale of IPv6 nexthop groups
Ido Schimmel
1
-2
/
+2
2019-07-25
mlxsw: spectrum: Expose KVD size for Spectrum-2
Amit Cohen
1
-1
/
+21
2019-07-25
net: sfc: falcon: convert to i2c_new_dummy_device
Wolfram Sang
1
-7
/
+7
[next]