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
2021-12-15
net/mlx5e: Move sample attr allocation to tc_action sample parse op
Roi Dayan
3
-12
/
+6
2021-12-15
net/mlx5e: TC action parsing loop
Roi Dayan
1
-42
/
+46
2021-12-15
net/mlx5e: Add redirect ingress to tc action infra
Roi Dayan
5
-51
/
+83
2021-12-15
net/mlx5e: Add sample and ptype to tc_action infra
Roi Dayan
6
-28
/
+90
2021-12-15
net/mlx5e: Add ct to tc action infra
Roi Dayan
5
-30
/
+64
2021-12-15
net/mlx5e: Add mirred/redirect to tc action infra
Roi Dayan
7
-261
/
+382
2021-12-15
net/mlx5e: Add mpls push/pop to tc action infra
Roi Dayan
5
-34
/
+102
2021-12-15
net/mlx5e: Add vlan push/pop/mangle to tc action infra
Roi Dayan
8
-221
/
+314
2021-12-15
net/mlx5e: Add pedit to tc action infra
Roi Dayan
7
-169
/
+222
2021-12-15
net/mlx5e: Add csum to tc action infra
Roi Dayan
5
-45
/
+67
2021-12-15
net/mlx5e: Add tunnel encap/decap to tc action infra
Roi Dayan
5
-21
/
+81
2021-12-15
net/mlx5e: Add goto to tc action infra
Roi Dayan
7
-76
/
+99
2021-12-15
net/mlx5e: Add tc action infrastructure
Roi Dayan
9
-47
/
+297
2021-12-15
bpf, selftests: Update test case for atomic cmpxchg on r0 with pointer
Daniel Borkmann
1
-2
/
+65
2021-12-15
bpf: Fix kernel address leakage in atomic cmpxchg's r0 aux reg
Daniel Borkmann
1
-1
/
+8
2021-12-15
bpf, selftests: Add test case for atomic fetch on spilled pointer
Daniel Borkmann
2
-0
/
+117
2021-12-15
bpf: Fix kernel address leakage in atomic fetch
Daniel Borkmann
1
-3
/
+9
2021-12-15
Merge branch 'mptcp-fixes-for-ulp-a-deadlock-and-netlink-docs'
Jakub Kicinski
3
-11
/
+14
2021-12-15
mptcp: add missing documented NL params
Matthieu Baerts
1
-8
/
+10
2021-12-15
mptcp: fix deadlock in __mptcp_push_pending()
Maxim Galaganov
1
-1
/
+1
2021-12-15
mptcp: clear 'kern' flag from fallback sockets
Florian Westphal
1
-1
/
+3
2021-12-15
mptcp: remove tcp ulp setsockopt support
Florian Westphal
1
-1
/
+0
2021-12-15
Merge branch 'net-dsa-hellcreek-fix-handling-of-mgmt-protocols'
Jakub Kicinski
1
-7
/
+80
2021-12-15
net: dsa: hellcreek: Add missing PTP via UDP rules
Kurt Kanzenbach
1
-4
/
+60
2021-12-15
net: dsa: hellcreek: Allow PTP P2P measurements on blocked ports
Kurt Kanzenbach
1
-1
/
+1
2021-12-15
net: dsa: hellcreek: Add STP forwarding rule
Kurt Kanzenbach
1
-0
/
+14
2021-12-15
net: dsa: hellcreek: Fix insertion of static FDB entries
Kurt Kanzenbach
1
-2
/
+5
2021-12-15
net: dev_replace_track() cleanup
Eric Dumazet
1
-6
/
+4
2021-12-15
net: linkwatch: be more careful about dev->linkwatch_dev_tracker
Eric Dumazet
1
-1
/
+12
2021-12-15
mptcp: adjust to use netns refcount tracker
Eric Dumazet
1
-1
/
+1
2021-12-15
ipv6: use GFP_ATOMIC in rt6_probe()
Eric Dumazet
1
-1
/
+1
2021-12-14
ice: Don't put stale timestamps in the skb
Karol Kolacinski
2
-7
/
+10
2021-12-14
ice: Use div64_u64 instead of div_u64 in adjfine
Karol Kolacinski
1
-1
/
+1
2021-12-14
ice: Remove unused ICE_FLOW_SEG_HDRS_L2_MASK
Tony Nguyen
1
-2
/
+0
2021-12-14
ice: Remove unnecessary casts
Dan Carpenter
1
-4
/
+2
2021-12-14
ice: Propagate error codes
Tony Nguyen
8
-99
/
+45
2021-12-14
ice: Remove excess error variables
Tony Nguyen
10
-282
/
+223
2021-12-14
ice: Cleanup after ice_status removal
Tony Nguyen
28
-350
/
+265
2021-12-14
ice: Remove enum ice_status
Tony Nguyen
22
-654
/
+568
2021-12-14
ice: Use int for ice_status
Tony Nguyen
33
-859
/
+863
2021-12-14
ice: Remove string printing for ice_status
Tony Nguyen
9
-236
/
+163
2021-12-14
ice: Refactor status flow for DDP load
Wojciech Drewek
4
-182
/
+272
2021-12-14
ice: Refactor promiscuous functions
Brett Creeley
4
-102
/
+156
2021-12-14
ice: refactor PTYPE validating
Jeff Guo
4
-372
/
+133
2021-12-14
ice: Add package PTYPE enable information
Haiyue Wang
4
-0
/
+98
2021-12-14
selftests/bpf: Fix OOB write in test_verifier
Kumar Kartikeya Dwivedi
1
-1
/
+1
2021-12-14
xsk: Do not sleep in poll() when need_wakeup set
Magnus Karlsson
1
-2
/
+2
2021-12-14
ibmvnic: remove unused defines
Dany Madden
1
-2
/
+0
2021-12-14
ibmvnic: Update driver return codes
Dany Madden
1
-30
/
+34
2021-12-14
Merge branch 'mlxsw-fixes'
David S. Miller
2
-1
/
+32
[prev]
[next]