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.12.y
linux-6.13.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-11-28
netns: enable to specify a nsid for a get request
Nicolas Dichtel
1
-0
/
+5
2018-11-28
netns: add support of NETNSA_TARGET_NSID
Nicolas Dichtel
2
-11
/
+76
2018-11-28
netns: introduce 'struct net_fill_args'
Nicolas Dichtel
1
-14
/
+34
2018-11-28
netns: remove net arg from rtnl_net_fill()
Nicolas Dichtel
1
-6
/
+4
2018-11-28
Merge branch 'qed-enhancements-series'
David S. Miller
7
-51
/
+71
2018-11-28
qed: Add support for MBI upgrade over MFW.
Sudarsana Reddy Kalluru
4
-34
/
+40
2018-11-28
qede: Update link status only when interface is ready.
Sudarsana Reddy Kalluru
2
-2
/
+7
2018-11-28
qede: Simplify the usage of qede-flags.
Sudarsana Reddy Kalluru
3
-8
/
+11
2018-11-28
qed: Display port_id in the UFP debug messages.
Sudarsana Reddy Kalluru
1
-7
/
+13
2018-11-28
Merge branch 'aquantia-usb'
David S. Miller
5
-0
/
+1728
2018-11-28
net: usb: aqc111: Extend cdc_ether blacklist
Dmitry Bezrukov
1
-0
/
+26
2018-11-28
net: usb: aqc111: Add ASIX's HW ids
Dmitry Bezrukov
1
-0
/
+40
2018-11-28
net: usb: aqc111: Add support for wake on LAN by MAGIC packet
Dmitry Bezrukov
2
-0
/
+192
2018-11-28
net: usb: aqc111: Implement get/set_link_ksettings callbacks
Dmitry Bezrukov
1
-0
/
+124
2018-11-28
net: usb: aqc111: Initialize ethtool_ops structure
Dmitry Bezrukov
1
-0
/
+28
2018-11-28
net: usb: aqc111: Add RX VLAN filtering support
Dmitry Bezrukov
2
-1
/
+90
2018-11-28
net: usb: aqc111: Add support for VLAN_CTAG_TX/RX offload
Dmitry Bezrukov
2
-1
/
+28
2018-11-28
net: usb: aqc111: Implement set_rx_mode callback
Dmitry Bezrukov
2
-5
/
+71
2018-11-28
net: usb: aqc111: Add support for TSO
Dmitry Bezrukov
2
-2
/
+12
2018-11-28
net: usb: aqc111: Add support for enable/disable checksum offload
Dmitry Bezrukov
2
-1
/
+45
2018-11-28
net: usb: aqc111: Add support for changing MTU
Dmitry Bezrukov
1
-1
/
+59
2018-11-28
net: usb: aqc111: Add checksum offload support
Dmitry Bezrukov
2
-2
/
+52
2018-11-28
net: usb: aqc111: Implement RX data path
Dmitry Bezrukov
2
-0
/
+117
2018-11-28
net: usb: aqc111: Implement TX data path
Dmitry Bezrukov
2
-0
/
+80
2018-11-28
net: usb: aqc111: Add support for getting and setting of MAC address
Dmitry Bezrukov
2
-0
/
+48
2018-11-28
net: usb: aqc111: Introduce link management
Dmitry Bezrukov
2
-0
/
+248
2018-11-28
net: usb: aqc111: Introduce PHY access
Dmitry Bezrukov
2
-0
/
+98
2018-11-28
net: usb: aqc111: Various callbacks implementation
Dmitry Bezrukov
2
-0
/
+177
2018-11-28
net: usb: aqc111: Add implementation of read and write commands
Dmitry Bezrukov
2
-0
/
+110
2018-11-28
net: usb: aqc111: Add bind and empty unbind callbacks
Dmitry Bezrukov
1
-0
/
+35
2018-11-28
net: usb: aqc111: Driver skeleton for Aquantia AQtion USB to 5GbE
Dmitry Bezrukov
3
-0
/
+61
2018-11-28
add documents for snmp counters
yupeng
1
-0
/
+202
2018-11-28
Merge branch 'mlxsw-Prepare-for-VLAN-aware-bridge-w-VxLAN'
David S. Miller
5
-10
/
+63
2018-11-28
mlxsw: spectrum: Flip driver to use emulated 802.1Q FIDs
Ido Schimmel
3
-8
/
+10
2018-11-28
mlxsw: spectrum_router: Introduce emulated VLAN RIFs
Ido Schimmel
1
-0
/
+9
2018-11-28
mlxsw: spectrum_fid: Introduce emulated 802.1Q FIDs
Ido Schimmel
1
-0
/
+33
2018-11-28
mlxsw: spectrum_fid: Make flood index calculation more robust
Ido Schimmel
1
-1
/
+1
2018-11-28
mlxsw: spectrum_switchdev: Do not set field when it is reserved
Ido Schimmel
3
-1
/
+10
2018-11-28
net: aquantia: return 'err' if set MPI_DEINIT state fails
YueHaibing
1
-0
/
+2
2018-11-28
Merge branch 'bridge-bools'
David S. Miller
8
-3
/
+149
2018-11-28
net: bridge: export supported boolopts
Nikolay Aleksandrov
1
-1
/
+1
2018-11-28
net: bridge: add no_linklocal_learn bool option
Nikolay Aleksandrov
5
-1
/
+34
2018-11-28
net: bridge: add support for user-controlled bool options
Nikolay Aleksandrov
6
-2
/
+115
2018-11-27
Merge branch 'virtio-support-packed-ring'
David S. Miller
6
-376
/
+1530
2018-11-27
virtio_ring: advertize packed ring layout
Tiwei Bie
1
-0
/
+2
2018-11-27
virtio_ring: disable packed ring on unsupported transports
Tiwei Bie
3
-0
/
+40
2018-11-27
virtio_ring: leverage event idx in packed ring
Tiwei Bie
1
-6
/
+71
2018-11-27
virtio_ring: introduce packed ring support
Tiwei Bie
1
-30
/
+870
2018-11-27
virtio_ring: cache whether we will use DMA API
Tiwei Bie
1
-4
/
+8
2018-11-27
virtio_ring: extract split ring handling from ring creation
Tiwei Bie
1
-99
/
+121
[next]