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
2017-10-09
thunderbolt: Initialize Thunderbolt bus earlier
Mika Westerberg
2
-1
/
+4
2017-10-09
ipv6: avoid zeroing per cpu data again
Eric Dumazet
1
-11
/
+1
2017-10-09
Merge branch 'qed-Add-iWARP-support-for-unaligned-MPA-packets'
David S. Miller
5
-20
/
+822
2017-10-09
qed: Add iWARP support for fpdu spanned over more than two tcp packets
Michal Kalderon
2
-0
/
+194
2017-10-09
qed: Add support for MPA header being split over two tcp packets
Michal Kalderon
2
-1
/
+41
2017-10-09
qed: Add support for freeing two ll2 buffers for corner cases
Michal Kalderon
2
-0
/
+26
2017-10-09
qed: Add unaligned and packed packet processing
Michal Kalderon
2
-0
/
+270
2017-10-09
qed: Add mpa buffer descriptors for storing and processing mpa fpdus
Michal Kalderon
2
-0
/
+127
2017-10-09
qed: Add ll2 connection for processing unaligned MPA packets
Michal Kalderon
2
-0
/
+66
2017-10-09
qed: Add LL2 slowpath handling
Michal Kalderon
2
-2
/
+43
2017-10-09
qed: Add the source of a packet sent on an iWARP ll2 connection
Michal Kalderon
1
-1
/
+6
2017-10-09
qed: Fix initialization of ll2 offload feature
Michal Kalderon
1
-0
/
+3
2017-10-09
qed: Add ll2 option for dropping a tx packet
Michal Kalderon
2
-2
/
+15
2017-10-09
qed: Add ll2 ability of opening a secondary queue
Michal Kalderon
3
-1
/
+8
2017-10-09
qed: Add ll2 option to limit the number of bds per packet
Michal Kalderon
2
-14
/
+24
2017-10-09
Merge branch 'mlxsw-Offload-bridge-device-mrouter'
David S. Miller
6
-7
/
+128
2017-10-09
mlxsw: spectrum_switchdev: Support bridge mrouter notifications
Yotam Gigi
1
-2
/
+63
2017-10-09
mlxsw: spectrum_switchdev: Add support for router port in SMID entries
Yotam Gigi
1
-2
/
+11
2017-10-09
mlxsw: spectrum: router: Export the mlxsw_sp_router_port function
Yotam Gigi
2
-1
/
+2
2017-10-09
net: bridge: Export bridge multicast router state
Yotam Gigi
2
-0
/
+17
2017-10-09
net: bridge: Notify on bridge device mrouter state changes
Yotam Gigi
2
-3
/
+36
2017-10-09
Merge branch 'nfp-bpf-ABIv2-and-multi-port'
David S. Miller
8
-378
/
+640
2017-10-09
nfp: bpf: pass dst register to ld_field instruction
Jakub Kicinski
1
-1
/
+2
2017-10-09
nfp: bpf: byte swap the instructions
Jakub Kicinski
1
-2
/
+4
2017-10-09
nfp: bpf: pad code with valid nops
Jakub Kicinski
2
-1
/
+13
2017-10-09
nfp: bpf: calculate code store ECC
Jakub Kicinski
3
-0
/
+60
2017-10-09
nfp: bpf: move to datapath ABI version 2
Jakub Kicinski
3
-19
/
+26
2017-10-09
nfp: bpf: encode extended LM pointer operands
Jakub Kicinski
3
-20
/
+70
2017-10-09
nfp: bpf: encode LMEM accesses
Jakub Kicinski
2
-0
/
+85
2017-10-09
nfp: add more white space to the instruction defines
Jakub Kicinski
1
-78
/
+78
2017-10-09
nfp: bpf: remove packet marking support
Jakub Kicinski
2
-15
/
+1
2017-10-09
nfp: bpf: remove register rename
Jakub Kicinski
1
-43
/
+3
2017-10-09
nfp: bpf: encode all 64bit shifts
Jakub Kicinski
1
-12
/
+36
2017-10-09
nfp: bpf: move software reg helpers and cmd table out of translator
Jakub Kicinski
4
-147
/
+192
2017-10-09
nfp: bpf: use the power of sparse to check we encode registers right
Jakub Kicinski
3
-69
/
+99
2017-10-09
nfp: bpf: lift the single-port limitation
Jakub Kicinski
1
-8
/
+0
2017-10-09
nfp: output control messages to trace_devlink_hwmsg()
Jakub Kicinski
1
-0
/
+8
2017-10-09
Merge branch 'hns3-cleanups'
David S. Miller
10
-347
/
+344
2017-10-09
net: hns3: Cleanup for non-static function in hns3 driver
Yunsheng Lin
4
-27
/
+15
2017-10-09
net: hns3: Cleanup for endian issue in hns3 driver
Yunsheng Lin
5
-109
/
+145
2017-10-09
net: hns3: Cleanup for struct that used to send cmd to firmware
Yunsheng Lin
3
-119
/
+120
2017-10-09
net: hns3: Consistently using GENMASK in hns3 driver
Yunsheng Lin
2
-26
/
+26
2017-10-09
net: hns3: Cleanup indentation for Kconfig in the the hisilicon folder
Yunsheng Lin
1
-3
/
+3
2017-10-09
net: hns3: Add hns3_get_handle macro in hns3 driver
Yunsheng Lin
4
-63
/
+35
2017-10-09
net: hns3: Cleanup for shifting true in hns3 driver
Yunsheng Lin
1
-1
/
+1
2017-10-09
qed: Delete redundant check on dcb_app priority
Christos Gkekas
1
-1
/
+1
2017-10-09
net: ethernet: stmmac: Clean up dead code
Christos Gkekas
1
-13
/
+1
2017-10-09
Merge branch 'ipv6_dev_get_saddr-rcu'
David S. Miller
1
-45
/
+25
2017-10-09
ipv6: avoid cache line dirtying in ipv6_dev_get_saddr()
Eric Dumazet
1
-11
/
+6
2017-10-09
ipv6: __ipv6_dev_get_saddr() rcu conversion
Eric Dumazet
1
-3
/
+1
[next]