index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-24
ip6mr: do not acquire mrt_lock before calling ip6mr_cache_unresolved
Eric Dumazet
1
-6
/
+6
2022-06-24
ip6mr: do not acquire mrt_lock in ioctl(SIOCGETMIFCNT_IN6)
Eric Dumazet
1
-20
/
+22
2022-06-24
ip6mr: do not acquire mrt_lock in pim6_rcv()
Eric Dumazet
1
-3
/
+2
2022-06-24
ip6mr: ip6mr_cache_report() changes
Eric Dumazet
1
-15
/
+20
2022-06-24
ipmr: do not acquire mrt_lock in ipmr_get_route()
Eric Dumazet
1
-2
/
+0
2022-06-24
ipmr: do not acquire mrt_lock while calling ip_mr_forward()
Eric Dumazet
1
-7
/
+2
2022-06-24
ipmr: do not acquire mrt_lock before calling ipmr_cache_unresolved()
Eric Dumazet
1
-17
/
+8
2022-06-24
ipmr: do not acquire mrt_lock in ioctl(SIOCGETVIFCNT)
Eric Dumazet
1
-20
/
+22
2022-06-24
ipmr: do not acquire mrt_lock in __pim_rcv()
Eric Dumazet
1
-5
/
+5
2022-06-24
ipmr: ipmr_cache_report() changes
Eric Dumazet
1
-16
/
+29
2022-06-24
ipmr: change igmpmsg_netlink_event() prototype
Eric Dumazet
1
-2
/
+2
2022-06-24
ipmr: add rcu protection over (struct vif_device)->dev
Eric Dumazet
4
-77
/
+111
2022-06-24
ip6mr: do not get a device reference in pim6_rcv()
Eric Dumazet
1
-2
/
+0
2022-06-24
Merge branch 'dsa-microchip-common-spi-probe'
David S. Miller
14
-680
/
+598
2022-06-24
net: dsa: microchip: common ksz_spi_probe for ksz switches
Arun Ramadoss
4
-183
/
+69
2022-06-24
net: dsa: microchip: remove the ksz8/ksz9477_switch_register
Arun Ramadoss
7
-19
/
+4
2022-06-24
net: dsa: microchip: move ksz_dev_ops to ksz_common.c
Arun Ramadoss
6
-164
/
+271
2022-06-24
net: dsa: microchip: common menuconfig for ksz series switch
Arun Ramadoss
3
-25
/
+13
2022-06-24
net: dsa: microchip: ksz9477: separate phylink mode from switch register
Arun Ramadoss
2
-26
/
+7
2022-06-24
net: dsa: microchip: common dsa_switch_ops for ksz switches
Arun Ramadoss
4
-190
/
+89
2022-06-24
net: dsa: microchip: move start of switch to ksz_setup
Arun Ramadoss
5
-5
/
+20
2022-06-24
net: dsa: microchip: move multicast enable to ksz_setup
Arun Ramadoss
6
-6
/
+19
2022-06-24
net: dsa: microchip: move broadcast rate limit to ksz_setup
Arun Ramadoss
6
-32
/
+30
2022-06-24
net: dsa: microchip: move setup function to ksz_common
Arun Ramadoss
4
-41
/
+41
2022-06-24
net: dsa: microchip: add the enable_stp_addr pointer in ksz_dev_ops
Arun Ramadoss
3
-9
/
+52
2022-06-24
net: dsa: microchip: add config_cpu_port to struct ksz_dev_ops
Arun Ramadoss
3
-2
/
+5
2022-06-24
net: dsa: microchip: rename shutdown to reset in ksz_dev_ops
Arun Ramadoss
5
-9
/
+9
2022-06-24
Merge branch 'bonding-per-port-priorities'
David S. Miller
8
-2
/
+98
2022-06-24
Bonding: add per-port priority for failover re-selection
Hangbin Liu
8
-0
/
+90
2022-06-24
bonding: add slave_dev field for bond_opt_value
Hangbin Liu
1
-2
/
+8
2022-06-23
cxgb4/cxgb4vf: Fix typo in comments
Jiang Jian
1
-1
/
+1
2022-06-23
bnxt: Fix typo in comments
Jiang Jian
1
-1
/
+1
2022-06-23
net: phy: mxl-gpy: add temperature sensor
Michael Walle
2
-0
/
+108
2022-06-23
Merge branch 'net-use-new-hwmon_sanitize_name'
Jakub Kicinski
2
-15
/
+6
2022-06-23
net: phy: nxp-tja11xx: use devm_hwmon_sanitize_name()
Michael Walle
1
-8
/
+3
2022-06-23
net: sfp: use hwmon_sanitize_name()
Michael Walle
1
-7
/
+3
2022-06-23
Merge branch 'broadcom-ptp-phy-support'
Jakub Kicinski
5
-4
/
+998
2022-06-23
net: phy: Add support for 1PPS out and external timestamps
Jonathan Lemon
1
-0
/
+226
2022-06-23
net: phy: broadcom: Add PTP support for some Broadcom PHYs.
Jonathan Lemon
3
-0
/
+724
2022-06-23
net: phy: broadcom: Add Broadcom PTP hooks to bcm-phy-lib
Jonathan Lemon
2
-4
/
+48
2022-06-23
Merge branch 'net-dsa-mv88e6xxx-get-rid-of-speed_max'
Jakub Kicinski
4
-50
/
+30
2022-06-23
net: dsa: mv88e6xxx: get rid of SPEED_MAX setting
Russell King
3
-33
/
+30
2022-06-23
net: dsa: mv88e6xxx: remove mv88e6065 dead code
Russell King (Oracle)
2
-17
/
+0
2022-06-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
293
-2561
/
+3685
2022-06-23
Merge tag 'net-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
47
-215
/
+617
2022-06-23
Merge tag 'mmc-v5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
2
-8
/
+14
2022-06-23
Merge tag 'sound-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
13
-58
/
+90
2022-06-23
nfp: add 'ethtool --identify' support
Sixiang Chen
3
-0
/
+66
2022-06-23
net: openvswitch: fix parsing of nw_proto for IPv6 fragments
Rosemarie O'Riorden
1
-1
/
+1
2022-06-23
sock: redo the psock vs ULP protection check
Jakub Kicinski
4
-3
/
+12
[next]