index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
tools: bpftool: fix dependency file path
Jakub Kicinski
2018-03-16
1
-1
/
+1
*
Merge branch 'bpf-stackmap-build-id'
Daniel Borkmann
2018-03-15
7
-24
/
+535
|
\
|
*
bpf: add selftest for stackmap with BPF_F_STACK_BUILD_ID
Song Liu
2018-03-15
5
-2
/
+278
|
*
bpf: extend stackmap to save binary_build_id+offset instead of address
Song Liu
2018-03-15
2
-22
/
+257
|
/
*
bpf: comment why dots in filenames under BPF virtual FS are not allowed
Quentin Monnet
2018-03-09
1
-0
/
+3
*
Merge branch 'bpf-tools-makefile-improvements'
Daniel Borkmann
2018-03-09
2
-25
/
+51
|
\
|
*
tools: bpf: silence make by not deleting intermediate file
Jiri Benc
2018-03-09
1
-1
/
+1
|
*
tools: bpf: respect quiet/verbose build
Jiri Benc
2018-03-09
1
-11
/
+27
|
*
tools: bpf: call descend in Makefile
Jiri Benc
2018-03-09
1
-3
/
+3
|
*
tools: bpf: make install should build first
Jiri Benc
2018-03-09
1
-2
/
+4
|
*
tools: bpf: consistent make bpf_install
Jiri Benc
2018-03-09
1
-4
/
+6
|
*
tools: bpf: respect output directory during build
Jiri Benc
2018-03-09
1
-16
/
+22
|
*
tools: bpftool: silence 'missing initializer' warnings
Jiri Benc
2018-03-09
1
-1
/
+1
|
/
*
Merge branch 'bpf-perf-sample-addr'
Daniel Borkmann
2018-03-08
4
-4
/
+36
|
\
|
*
samples/bpf: add example to test reading address
Teng Qin
2018-03-08
2
-0
/
+19
|
*
bpf: add support to read sample address in bpf program
Teng Qin
2018-03-08
2
-4
/
+17
|
/
*
ip6mr: remove synchronize_rcu() in favor of SOCK_RCU_FREE
Eric Dumazet
2018-03-07
1
-1
/
+5
*
Merge branch 'RDS-zerocopy-code-enhancements'
David S. Miller
2018-03-07
4
-85
/
+138
|
\
|
*
rds: use list structure to track information for zerocopy completion notifica...
Sowmini Varadhan
2018-03-07
4
-44
/
+85
|
*
rds: refactor zcopy code into rds_message_zcopy_from_user
Sowmini Varadhan
2018-03-07
1
-48
/
+60
|
/
*
cxgb3: remove VLA usage
Gustavo A. R. Silva
2018-03-07
1
-4
/
+4
*
sock: Fix SO_ZEROCOPY switch case
Jesus Sanchez-Palencia
2018-03-07
1
-1
/
+2
*
Merge branch 'mvpp2-ucast-filter'
David S. Miller
2018-03-07
1
-147
/
+173
|
\
|
*
net: mvpp2: Add support for unicast filtering
Maxime Chevallier
2018-03-07
1
-135
/
+161
|
*
net: mvpp2: Simplify MAC filtering function parameters
Maxime Chevallier
2018-03-07
1
-15
/
+15
|
/
*
selftests: forwarding: fix flags passed to first drop rule in gact_drop_and_o...
Jiri Pirko
2018-03-07
1
-1
/
+1
*
selftests: forwarding: fix "ok" action test
Jiri Pirko
2018-03-07
1
-1
/
+4
*
net: cdc_eem: clean up bind error path
Johan Hovold
2018-03-07
1
-4
/
+1
*
net: kalmia: clean up bind error path
Johan Hovold
2018-03-07
1
-5
/
+1
*
Merge tag 'mlx5-updates-2018-02-28-1' of git://git.kernel.org/pub/scm/linux/k...
David S. Miller
2018-03-07
16
-184
/
+494
|
\
|
*
net/mlx5: Flow steering cmd interface should get the fte when deleting
Aviad Yehezkel
2018-03-06
3
-5
/
+5
|
*
{net,IB}/mlx5: Add flow steering helpers
Boris Pismenny
2018-03-06
3
-6
/
+143
|
*
net/mlx5: Embed mlx5_flow_act into fs_fte
Matan Barak
2018-03-06
4
-25
/
+21
|
*
net/mlx5: Add empty egress namespace to flow steering core
Aviad Yehezkel
2018-03-06
6
-0
/
+36
|
*
net/mlx5: Add shim layer between fs and cmd
Matan Barak
2018-03-06
4
-100
/
+248
|
*
{net,IB}/mlx5: Add has_tag to mlx5_flow_act
Matan Barak
2018-03-06
4
-2
/
+5
|
*
IB/mlx5: Pass mlx5_flow_act struct instead of multiple arguments
Boris Pismenny
2018-03-06
1
-12
/
+8
|
*
net/mlx5: FPGA and IPSec initialization to be before flow steering
Matan Barak
2018-03-06
1
-19
/
+20
|
*
net/mlx5e: Removed not need synchronize_rcu
Aviad Yehezkel
2018-03-06
1
-2
/
+2
|
*
net/mlx5e: Fixed sleeping inside atomic context
Aviad Yehezkel
2018-03-06
1
-9
/
+4
|
*
net/mlx5e: Wait for FPGA command responses with a timeout
Aviad Yehezkel
2018-03-06
1
-3
/
+6
|
*
net/mlx5: Fixed compilation issue when CONFIG_MLX5_ACCEL is disabled
Aviad Yehezkel
2018-03-06
1
-2
/
+2
|
*
IB/mlx5: Removed not used parameters
Aviad Yehezkel
2018-03-06
2
-5
/
+0
*
|
selftests: net: Introduce first PMTU test
Stefano Brivio
2018-03-07
2
-1
/
+164
*
|
net/mlx4_en: try to use high order pages for RX rings
Eric Dumazet
2018-03-07
1
-8
/
+5
*
|
enic: fix boolreturn.cocci warnings
Fengguang Wu
2018-03-07
1
-1
/
+1
*
|
net: dsa: mv88e6xxx: fix boolreturn.cocci warnings
Fengguang Wu
2018-03-07
1
-3
/
+3
*
|
net: phy: mdio-mux: slience probe defer error
Jerome Brunet
2018-03-07
1
-2
/
+3
*
|
net: unpollute priv_flags space
Paolo Abeni
2018-03-07
3
-28
/
+20
*
|
Merge branch 'net-phy-remove-phy_error-from-phy_disable_interrupts'
David S. Miller
2018-03-07
1
-18
/
+4
|
\
\
[next]