index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
gtp: add notification mechanism
Nicolas Dichtel
2020-08-27
2
-9
/
+51
*
Merge branch 's390-qeth-next'
David S. Miller
2020-08-27
6
-113
/
+100
|
\
|
*
s390/qeth: strictly order bridge address events
Julian Wiedmann
2020-08-27
3
-8
/
+52
|
*
s390/qeth: unify structs for bridge port state
Julian Wiedmann
2020-08-27
2
-14
/
+6
|
*
s390/qeth: copy less data from bridge state events
Julian Wiedmann
2020-08-27
1
-15
/
+14
|
*
s390/qeth: don't let HW override the configured port role
Julian Wiedmann
2020-08-27
1
-6
/
+0
|
*
s390/qeth: don't disable address events during initialization
Julian Wiedmann
2020-08-27
1
-2
/
+0
|
*
s390/qeth: make queue lock a proper spinlock
Julian Wiedmann
2020-08-27
2
-65
/
+23
|
*
s390/qeth: use to_delayed_work()
Julian Wiedmann
2020-08-27
1
-2
/
+3
|
*
s390/qeth: clean up qeth_l3_send_setdelmc()'s declaration
Julian Wiedmann
2020-08-27
1
-1
/
+2
|
/
*
tipc: fix use-after-free in tipc_bcast_get_mode
Hoang Huu Le
2020-08-27
1
-0
/
+5
*
Merge branch 'Move-MDIO-drivers-into-their-own-directory'
David S. Miller
2020-08-27
41
-369
/
+401
|
\
|
*
net: phy: Sort Kconfig and Makefile
Andrew Lunn
2020-08-27
2
-87
/
+87
|
*
net: mdio: Move MDIO drivers into a new subdirectory
Andrew Lunn
2020-08-27
31
-261
/
+276
|
*
net: xgene: Move shared header file into include/linux
Andrew Lunn
2020-08-27
3
-2
/
+2
|
*
net/phy/mdio-i2c: Move header file to include/linux/mdio
Andrew Lunn
2020-08-27
4
-3
/
+3
|
*
net: pcs: Move XPCS into new PCS subdirectory
Andrew Lunn
2020-08-27
11
-16
/
+33
|
/
*
Merge branch 'drivers-net-constify-static-ops-variables'
David S. Miller
2020-08-26
6
-7
/
+7
|
\
|
*
net: ath11k: constify ath11k_thermal_ops
Rikard Falkeborn
2020-08-26
1
-1
/
+1
|
*
net: phy: mscc: macsec: constify vsc8584_macsec_ops
Rikard Falkeborn
2020-08-26
1
-1
/
+1
|
*
net: phy: at803x: constify static regulator_ops
Rikard Falkeborn
2020-08-26
1
-2
/
+2
|
*
net: renesas: sh_eth: constify bb_ops
Rikard Falkeborn
2020-08-26
1
-1
/
+1
|
*
net: ethernet: ravb: constify bb_ops
Rikard Falkeborn
2020-08-26
1
-1
/
+1
|
*
net: ethernet: qualcomm: constify qca_serdev_ops
Rikard Falkeborn
2020-08-26
1
-1
/
+1
|
/
*
net: ipa: remove duplicate include
Wang Hai
2020-08-26
1
-1
/
+0
*
Merge branch 'refactoring-of-ibmvnic-code'
David S. Miller
2020-08-26
1
-63
/
+21
|
\
|
*
ibmvnic: merge ibmvnic_reset_init and ibmvnic_init
Lijun Pan
2020-08-26
1
-52
/
+13
|
*
ibmvnic: remove never executed if statement
Lijun Pan
2020-08-26
1
-12
/
+0
|
*
ibmvnic: improve ibmvnic_init and ibmvnic_reset_init
Lijun Pan
2020-08-26
1
-4
/
+13
|
*
ibmvnic: compare adapter->init_done_rc with more readable ibmvnic_rc_codes
Lijun Pan
2020-08-26
1
-1
/
+1
|
/
*
Merge branch 'ipv4-nexthop-Various-improvements'
David S. Miller
2020-08-26
2
-7
/
+72
|
\
|
*
selftests: fib_nexthops: Test IPv6 route with group after replacing IPv4 next...
Ido Schimmel
2020-08-26
1
-0
/
+15
|
*
ipv4: nexthop: Correctly update nexthop group when replacing a nexthop
Ido Schimmel
2020-08-26
1
-0
/
+32
|
*
selftests: fib_nexthops: Test IPv6 route with group after removing IPv4 nexthops
Ido Schimmel
2020-08-26
1
-0
/
+15
|
*
ipv4: nexthop: Correctly update nexthop group when removing a nexthop
Ido Schimmel
2020-08-26
1
-1
/
+7
|
*
ipv4: nexthop: Remove unnecessary rtnl_dereference()
Ido Schimmel
2020-08-26
1
-1
/
+1
|
*
ipv4: nexthop: Use nla_put_be32() for NHA_GATEWAY
Ido Schimmel
2020-08-26
1
-1
/
+1
|
*
ipv4: nexthop: Reduce allocation size of 'struct nh_group'
Ido Schimmel
2020-08-26
1
-4
/
+1
|
/
*
Merge branch 'net_prefetch-API'
David S. Miller
2020-08-26
17
-86
/
+51
|
\
|
*
net/mlx4_en: RX, Add a prefetch command for small L1_CACHE_BYTES
Tariq Toukan
2020-08-26
1
-1
/
+1
|
*
net/mlx5e: RX, Add a prefetch command for small L1_CACHE_BYTES
Tariq Toukan
2020-08-26
4
-13
/
+11
|
*
net: Take common prefetch code structure into a function
Tariq Toukan
2020-08-26
12
-72
/
+39
|
/
*
Merge branch 'Add-Ethernet-support-for-Intel-Keem-Bay-SoC'
David S. Miller
2020-08-26
4
-0
/
+332
|
\
|
*
net: stmmac: Add dwmac-intel-plat for GBE driver
Rusaimi Amira Ruslan
2020-08-26
3
-0
/
+202
|
*
dt-bindings: net: Add bindings for Intel Keem Bay
Vineetha G. Jaya Kumaran
2020-08-26
1
-0
/
+130
|
/
*
inet: remove inet_sk_copy_descendant()
Eric Dumazet
2020-08-26
2
-18
/
+0
*
ptp: ptp_ines: Remove redundant null check
Xu Wang
2020-08-26
1
-2
/
+1
*
sunrpc: Avoid comma separated statements
Joe Perches
2020-08-25
1
-2
/
+4
*
ipv6: fib6: Avoid comma separated statements
Joe Perches
2020-08-25
1
-4
/
+8
*
wan: sbni: Avoid comma separated statements
Joe Perches
2020-08-25
1
-43
/
+58
[next]