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-02-24
net: Remove switchdev.h inclusion from team/bond/vlan
Florian Fainelli
3
-3
/
+0
2019-02-24
nfp: Remove switchdev.h inclusion
Florian Fainelli
1
-1
/
+0
2019-02-24
net: lantiq: Do not use eth_change_mtu()
Hauke Mehrtens
1
-1
/
+0
2019-02-24
net: phy: improve definition of __ETHTOOL_LINK_MODE_MASK_NBITS
Heiner Kallweit
2
-12
/
+9
2019-02-24
Merge branch 'net-protodown-support-for-macvlan-and-vxlan'
David S. Miller
4
-0
/
+22
2019-02-24
vxlan: add ndo_change_proto_down support
Andy Roulin
1
-0
/
+1
2019-02-24
macvlan: add ndo_change_proto_down support
Andy Roulin
1
-0
/
+1
2019-02-24
net: dev: add generic protodown handler
Andy Roulin
2
-0
/
+20
2019-02-24
Merge branch 'Add-tests-for-unlocked-flower-classifier-implementation'
David S. Miller
4
-4
/
+297
2019-02-24
selftests: concurrency: add test to verify parallel replace/delete
Vlad Buslov
1
-0
/
+26
2019-02-24
selftests: concurrency: add test to verify parallel add/delete
Vlad Buslov
2
-3
/
+49
2019-02-24
selftests: concurrency: add test to verify concurrent delete
Vlad Buslov
1
-0
/
+25
2019-02-24
selftests: concurrency: add test to verify concurrent replace
Vlad Buslov
2
-1
/
+33
2019-02-24
selftests: concurrency: add test to verify parallel rules replace
Vlad Buslov
1
-0
/
+25
2019-02-24
selftests: concurrency: add test to verify parallel rules deletion
Vlad Buslov
1
-0
/
+25
2019-02-24
selftests: concurrency: add test to verify parallel rules insertion
Vlad Buslov
3
-0
/
+64
2019-02-24
selftests: tdc_batch.py: add options needed for concurrency tests
Vlad Buslov
1
-4
/
+54
2019-02-24
net: Skip GSO length estimation if transport header is not set
Maxim Mikityanskiy
1
-1
/
+1
2019-02-24
doc: add phylink documentation to the networking book
Russell King
2
-0
/
+269
2019-02-24
net: phylink: update mac_config() documentation
Russell King
1
-0
/
+7
2019-02-24
net: Use RCU_INIT_POINTER() to set sk_wq
Li RongQing
1
-3
/
+3
2019-02-24
net: phy: let genphy_c45_read_abilities also check aneg capability
Heiner Kallweit
1
-0
/
+11
2019-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
171
-931
/
+1419
2019-02-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-5
/
+21
2019-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
64
-420
/
+568
2019-02-23
trace: events: neigh_update: print new state in string format
Roopa Prabhu
1
-3
/
+5
2019-02-23
net: phy: realtek: Dummy IRQ calls for RTL8366RB
Linus Walleij
2
-0
/
+15
2019-02-23
tcp: repaired skbs must init their tso_segs
Eric Dumazet
1
-0
/
+1
2019-02-23
net/x25: fix a race in x25_bind()
Eric Dumazet
1
-5
/
+8
2019-02-23
net: dsa: Remove documentation for port_fdb_prepare
Hauke Mehrtens
1
-7
/
+3
2019-02-23
Revert "bridge: do not add port to router list when receives query with sourc...
Hangbin Liu
1
-8
/
+1
2019-02-23
selftests: fib_tests: sleep after changing carrier. again.
Thadeu Lima de Souza Cascardo
1
-0
/
+1
2019-02-23
Merge branch 'net-phy-aquantia-improve-and-extend-driver'
David S. Miller
3
-31
/
+99
2019-02-23
net: phy: aquantia: use genphy_c45_read_status
Heiner Kallweit
1
-28
/
+18
2019-02-23
net: phy: add genphy_c45_read_status
Heiner Kallweit
2
-0
/
+34
2019-02-23
net: phy: don't change modes we don't care about in genphy_c45_read_lpa
Heiner Kallweit
1
-1
/
+1
2019-02-23
net: phy: aquantia: add support for auto-negotiation configuration
Andrew Lunn
1
-3
/
+37
2019-02-23
net: phy: aquantia: remove false 5G and 10G speed ability for AQCS109
Heiner Kallweit
1
-0
/
+10
2019-02-23
Merge tag 'mlx5-updates-2019-02-21' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
13
-42
/
+553
2019-02-23
Merge branch 'mlxsw-Add-support-for-new-port-types-and-speeds-for-Spectrum-2'
David S. Miller
3
-94
/
+641
2019-02-23
mlxsw: spectrum: Add Spectrum-2 ASIC support for new port types and speeds
Shalom Toledo
1
-0
/
+54
2019-02-23
mlxsw: spectrum: Add Spectrum-2 ASIC port type-speed operations
Shalom Toledo
2
-1
/
+330
2019-02-23
mlxsw: reg: Add new port type-speed fields for PTYS register
Shalom Toledo
1
-0
/
+57
2019-02-23
mlxsw: reg: 80 columns wrapping change
Shalom Toledo
1
-3
/
+6
2019-02-23
mlxsw: reg: Rename p_eth_proto_adm to full name p_eth_proto_admin
Shalom Toledo
1
-3
/
+3
2019-02-23
mlxsw: spectrum: Add port type-speed operations
Shalom Toledo
2
-31
/
+133
2019-02-23
mlxsw: spectrum: Rename port type-speed functions to ASIC specific
Shalom Toledo
1
-34
/
+35
2019-02-23
mlxsw: spectrum: Query port connector type from firmware
Shalom Toledo
2
-23
/
+49
2019-02-23
mlxsw: spectrum: Remove unsupported eth_proto_lp_advertise field in PTYS
Shalom Toledo
2
-21
/
+1
2019-02-23
mlxsw: spectrum: Remove duplicate port link mode entry
Shalom Toledo
1
-5
/
+0
[next]