index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-04
test/net: Add script for VXLAN underlay in a VRF
Alexis Bauvin
2
-1
/
+130
2018-12-04
vxlan: add support for underlay in non-default VRF
Alexis Bauvin
1
-8
/
+24
2018-12-04
l3mdev: add function to retreive upper master
Alexis Bauvin
2
-0
/
+40
2018-12-04
udp_tunnel: add config option to bind to a device
Alexis Bauvin
3
-0
/
+34
2018-12-04
Merge branch 'mlxsw-fw_load_policy'
David S. Miller
8
-14
/
+127
2018-12-04
mlxsw: spectrum: Load firmware version based on devlink parameter
Shalom Toledo
3
-0
/
+75
2018-12-04
mlxsw: core: Reset firmware after flash during driver initialization
Shalom Toledo
2
-14
/
+29
2018-12-04
devlink: Add 'fw_load_policy' generic parameter
Shalom Toledo
4
-0
/
+23
2018-12-04
net: phy: don't allow __set_phy_supported to add unsupported modes
Heiner Kallweit
1
-28
/
+14
2018-12-01
net: usb: aqc111: Initialize wol_cfg with memset in aqc111_suspend
Nathan Chancellor
1
-1
/
+3
2018-12-01
net: qualcomm: rmnet: Remove set but not used variable 'cmd'
YueHaibing
1
-2
/
+0
2018-12-01
tun: implement carrier change
Nicolas Dichtel
2
-1
/
+27
2018-12-01
net: reorder flowi_common fields to avoid holes
Paolo Abeni
1
-1
/
+1
2018-12-01
Merge branch 'mlxsw-Add-VxLAN-support-with-VLAN-aware-bridges'
David S. Miller
8
-63
/
+1441
2018-12-01
selftests: forwarding: Add VxLAN test with a VLAN-aware bridge
Ido Schimmel
2
-0
/
+800
2018-12-01
selftests: mlxsw: Add a test for VxLAN configuration with a VLAN-aware bridge
Ido Schimmel
1
-1
/
+203
2018-12-01
selftests: mlxsw: Consider VLAN-aware bridges as valid
Ido Schimmel
1
-1
/
+1
2018-12-01
mlxsw: spectrum: Enable VxLAN enslavement to VLAN-aware bridges
Ido Schimmel
3
-14
/
+404
2018-12-01
mlxsw: spectrum_switchdev: Prepare function for VLAN-aware bridges
Ido Schimmel
3
-9
/
+11
2018-12-01
mlxsw: spectrum_switchdev: Unify VxLAN leave function
Ido Schimmel
3
-38
/
+9
2018-12-01
mlxsw: spectrum_fid: Add API to lookup 802.1Q FIDs without creating them
Ido Schimmel
3
-2
/
+11
2018-12-01
net: bridge: Extend br_vlan_get_pvid() for bridge ports
Ido Schimmel
1
-1
/
+5
2018-12-01
Merge branch 'qed-Doorbell-overflow-recovery'
David S. Miller
13
-47
/
+756
2018-12-01
qede: Register l2 queues with doorbell overflow recovery mechanism
Ariel Elior
1
-0
/
+9
2018-12-01
qed: Expose the doorbell overflow recovery mechanism to the protocol drivers
Ariel Elior
2
-0
/
+29
2018-12-01
qed: Register light L2 queues with doorbell overflow recovery mechanism
Ariel Elior
2
-10
/
+21
2018-12-01
qed: Register slowpath queue doorbell with doorbell overflow recovery mechanism
Ariel Elior
2
-13
/
+38
2018-12-01
qed: Use the doorbell overflow recovery mechanism in case of doorbell overflow
Ariel Elior
6
-24
/
+280
2018-12-01
qed: Add doorbell overflow recovery mechanism
Ariel Elior
4
-0
/
+379
2018-12-01
Merge branch 'rtnetlink-avoid-a-warning-in-rtnl_newlink'
David S. Miller
1
-161
/
+170
2018-12-01
rtnetlink: avoid frame size warning in rtnl_newlink()
Jakub Kicinski
1
-3
/
+17
2018-12-01
rtnetlink: remove a level of indentation in rtnl_newlink()
Jakub Kicinski
1
-159
/
+154
2018-12-01
Merge branch 'nfp-update-TX-path-to-enable-repr-offloads'
David S. Miller
8
-37
/
+213
2018-12-01
nfp: report more info when reconfiguration fails
Jakub Kicinski
2
-2
/
+9
2018-12-01
nfp: add offset to all TLV parsing errors
Jakub Kicinski
1
-8
/
+8
2018-12-01
nfp: add offloads on representors
Jakub Kicinski
5
-0
/
+143
2018-12-01
nfp: add locking around representor changes
Jakub Kicinski
3
-0
/
+8
2018-12-01
nfp: run don't require Qdiscs on representor netdevs
Jakub Kicinski
1
-0
/
+1
2018-12-01
nfp: run representor TX locklessly
Jakub Kicinski
1
-0
/
+2
2018-12-01
nfp: avoid oversized TSO headers with metadata prepend
Jakub Kicinski
1
-1
/
+4
2018-12-01
nfp: correct descriptor offsets in presence of metadata
Jakub Kicinski
1
-8
/
+12
2018-12-01
nfp: move queue variable init
Jakub Kicinski
1
-1
/
+3
2018-12-01
nfp: move temporary variables in nfp_net_tx_complete()
Jakub Kicinski
1
-14
/
+17
2018-12-01
nfp: copy only the relevant part of the TX descriptor for frags
Jakub Kicinski
2
-5
/
+8
2018-12-01
tcp: md5: add tcp_md5_needed jump label
Eric Dumazet
4
-10
/
+30
2018-12-01
Merge branch 'tcp-take-a-bit-more-care-of-backlog-stress'
David S. Miller
5
-33
/
+123
2018-12-01
tcp: implement coalescing on backlog queue
Eric Dumazet
3
-6
/
+88
2018-12-01
tcp: make tcp_space() aware of socket backlog
Eric Dumazet
1
-1
/
+1
2018-12-01
tcp: take care of compressed acks in tcp_add_reno_sack()
Eric Dumazet
1
-25
/
+33
2018-12-01
tcp: hint compiler about sack flows
Eric Dumazet
1
-1
/
+1
[prev]
[next]