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
/
net
/
dsa
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-04
net: dsa: mv88e6xxx: support in-band signalling on SGMII ports with external PHYs
Heiner Kallweit
4
-14
/
+52
2019-03-04
cxgb4/chtls: Prefix adapter flags with CXGB4
Arjun Vynipadath
12
-105
/
+106
2019-03-04
net-sysfs: Switch to bitmap_zalloc()
Andy Shevchenko
1
-7
/
+5
2019-03-04
mellanox: Switch to bitmap_zalloc()
Andy Shevchenko
5
-22
/
+16
2019-03-04
bpf: add test cases for non-pointer sanitiation logic
Daniel Borkmann
1
-1
/
+43
2019-03-03
mlxsw: i2c: Extend initialization by querying resources data
Vadim Pasternak
2
-6
/
+17
2019-03-03
mlxsw: i2c: Extend input parameters list of command API
Vadim Pasternak
1
-19
/
+101
2019-03-03
mlxsw: i2c: Modify input parameter name in initialization API
Vadim Pasternak
1
-1
/
+1
2019-03-03
mlxsw: i2c: Fix comment misspelling
Vadim Pasternak
1
-1
/
+1
2019-03-03
mlxsw: core: Move resource query API to common location
Vadim Pasternak
3
-37
/
+40
2019-03-03
mlxsw: minimal: Add ethtool support
Vadim Pasternak
1
-2
/
+322
2019-03-03
mlxsw: minimal: Make structures and variables names shorter
Vadim Pasternak
1
-18
/
+18
2019-03-03
mlxsw: core: Move ethtool module callbacks to a common location
Vadim Pasternak
3
-107
/
+139
2019-03-03
tls: Fix tls_device receive
Boris Pismenny
1
-11
/
+14
2019-03-03
tls: Fix mixing between async capable and async
Eran Ben Elisha
1
-6
/
+9
2019-03-03
tls: Fix write space handling
Boris Pismenny
4
-9
/
+39
2019-03-03
tls: Fix tls_device handling of partial records
Boris Pismenny
3
-33
/
+9
2019-03-03
net: phy: remove gen10g_no_soft_reset
Heiner Kallweit
5
-13
/
+5
2019-03-03
net: phy: don't export gen10g_read_status
Heiner Kallweit
2
-3
/
+1
2019-03-03
net: phy: remove gen10g_config_init
Heiner Kallweit
4
-17
/
+0
2019-03-03
net: phy: remove gen10g_suspend and gen10g_resume
Heiner Kallweit
2
-16
/
+0
2019-03-03
net: phy: use genphy_c45_aneg_done in genphy_aneg_done
Heiner Kallweit
1
-8
/
+4
2019-03-03
fsl/fman: Use vsprintf extension %pM
Joe Perches
1
-3
/
+1
2019-03-03
net: ipv6: add socket option IPV6_ROUTER_ALERT_ISOLATE
Francesco Ruggeri
4
-1
/
+19
2019-03-03
net: fixup address-space warnings in compat_mc_{get,set}sockopt()
Ben Dooks
1
-4
/
+4
2019-03-03
net: dsa: Use prepare/commit phase in dsa_slave_vlan_rx_add_vid()
Florian Fainelli
1
-3
/
+6
2019-03-03
dpaa2-eth: add XDP_REDIRECT support
Ioana Radulescu
3
-14
/
+176
2019-03-03
dpaa2-eth: Add software annotation types
Ioana Radulescu
2
-22
/
+40
2019-03-03
sch_cake: Simplify logic in cake_select_tin()
Toke Høiland-Jørgensen
1
-38
/
+23
2019-03-03
sch_cake: Permit use of connmarks as tin classifiers
Kevin Darbyshire-Bryant
2
-7
/
+28
2019-03-03
sch_cake: Make the dual modes fairer
George Amanakis
1
-29
/
+63
2019-03-03
net: macb: Add support for suspend/resume with full power down
Harini Katakam
1
-2
/
+38
2019-03-03
net: macb: Add pm runtime support
Harini Katakam
1
-36
/
+112
2019-03-03
net: macb: Support clock management for tsu_clk
Harini Katakam
2
-6
/
+27
2019-03-03
net: macb: Check MDIO state before read/write and use timeouts
Harini Katakam
2
-6
/
+29
2019-03-03
net: dsa: microchip: add KSZ9893 switch support
Tristram Ha
3
-15
/
+235
2019-03-03
net: dsa: add KSZ9893 switch tagging support
Tristram Ha
4
-0
/
+38
2019-03-03
dt-bindings: net: dsa: document additional Microchip KSZ9477 family switches
Tristram Ha
1
-0
/
+43
2019-03-02
selftests: bpf: break up test_progs - misc
Stanislav Fomichev
11
-735
/
+754
2019-03-02
selftests: bpf: break up test_progs - spinlock
Stanislav Fomichev
4
-103
/
+106
2019-03-02
selftests: bpf: break up test_progs - tracepoint
Stanislav Fomichev
5
-427
/
+431
2019-03-02
selftests: bpf: break up test_progs - stackmap
Stanislav Fomichev
6
-476
/
+483
2019-03-02
selftests: bpf: break up test_progs - xdp
Stanislav Fomichev
5
-162
/
+163
2019-03-02
selftests: bpf: break up test_progs - pkt access
Stanislav Fomichev
3
-51
/
+53
2019-03-02
selftests: bpf: break up test_progs - preparations
Stanislav Fomichev
4
-76
/
+119
2019-03-02
Bluetooth: mediatek: add support for MediaTek MT7663U and MT7668U UART devices
Sean Wang
1
-10
/
+271