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.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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-05
bpf, cgroup: implement eBPF-based device controller for cgroup v2
Roman Gushchin
4
-1
/
+40
2017-11-05
device_cgroup: prepare code for bpf-based device controller
Roman Gushchin
1
-4
/
+57
2017-11-05
Merge tag 'mlx5-updates-2017-11-04' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
5
-1
/
+105
2017-11-05
tcp: higher throughput under reordering with adaptive RACK reordering wnd
Priyaranjan Jha
2
-2
/
+9
2017-11-05
net: dsa: make tree index unsigned
Vivien Didelot
1
-1
/
+1
2017-11-05
net: dsa: make switch index unsigned
Vivien Didelot
1
-1
/
+1
2017-11-05
bpf: remove old offload/analyzer
Jakub Kicinski
1
-5
/
+0
2017-11-05
xdp: allow attaching programs loaded for specific device
Jakub Kicinski
1
-0
/
+10
2017-11-05
bpf: report offload info to user space
Jakub Kicinski
2
-0
/
+7
2017-11-05
bpf: offload: add infrastructure for loading programs for a specific netdev
Jakub Kicinski
4
-0
/
+61
2017-11-05
net: bpf: rename ndo_xdp to ndo_bpf
Jakub Kicinski
1
-11
/
+12
2017-11-05
rtnetlink: use netnsid to query interface
Jiri Benc
1
-0
/
+1
2017-11-05
openvswitch: reliable interface indentification in port dumps
Jiri Benc
1
-0
/
+2
2017-11-05
net/mlx5: QPTS and QPDPM register firmware command support
Huy Nguyen
3
-0
/
+32
2017-11-05
net/mlx5: Add MLX5_SET16 and MLX5_GET16
Huy Nguyen
1
-0
/
+17
2017-11-05
net/mlx5: QCAM register firmware command support
Huy Nguyen
3
-1
/
+55
2017-11-05
net/dcb: Add dscp to priority selector type
Huy Nguyen
1
-0
/
+1
2017-11-05
ipv6: remove IN6_ADDR_HSIZE from addrconf.h
Eric Dumazet
1
-3
/
+0
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2288
-5
/
+2300
2017-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-5
/
+9
2017-11-03
mm, swap: fix race between swap count continuation operations
Huang Ying
1
-0
/
+4
2017-11-03
net: core: introduce mini_Qdisc and eliminate usage of tp->q for clsact fastpath
Jiri Pirko
2
-3
/
+38
2017-11-03
net: sched: introduce chain_head_change callback
Jiri Pirko
2
-9
/
+10
2017-11-03
ipv4: Send a netevent whenever multipath hash policy is changed
Ido Schimmel
1
-0
/
+1
2017-11-03
net: Define eth_stp_addr in linux/etherdevice.h
Egil Hjelmeland
2
-2
/
+1
2017-11-03
stmmac: use of_property_read_u32 instead of read_u8
Bhadram Varka
1
-4
/
+4
2017-11-03
net_sched: hold netns refcnt for each action
Cong Wang
1
-1
/
+3
2017-11-03
net_sched: acquire RTNL in tc_action_net_exit()
Cong Wang
1
-0
/
+2
2017-11-03
tcp: add tracepoint trace_tcp_retransmit_synack()
Song Liu
1
-0
/
+56
2017-11-03
ipv6: Implement limits on Hop-by-Hop and Destination options
Tom Herbert
2
-0
/
+44
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2287
-0
/
+2287
2017-11-02
License cleanup: add SPDX license identifier to uapi header files with a license
Greg Kroah-Hartman
297
-0
/
+297
2017-11-02
License cleanup: add SPDX license identifier to uapi header files with no lic...
Greg Kroah-Hartman
438
-0
/
+438
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1552
-0
/
+1552
2017-11-02
security: bpf: replace include of linux/bpf.h with forward declarations
Jakub Kicinski
1
-1
/
+4
2017-11-02
net: sched: remove ndo_setup_tc check from tc_can_offload
Jiri Pirko
1
-5
/
+1
2017-11-02
net: sched: remove unused tc_should_offload helper
Jiri Pirko
1
-7
/
+0
2017-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-7
/
+5
2017-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-4
/
+3
2017-11-01
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2
-1
/
+4
2017-11-01
net: dsa: lan9303: Add STP ALR entry on port 0
Egil Hjelmeland
1
-0
/
+2
2017-11-01
tcp: fix tcp_mtu_probe() vs highest_sack
Eric Dumazet
1
-3
/
+3
2017-11-01
net: display hw address of source machine during ipv6 DAD failure
Vishwanath Pai
1
-1
/
+1
2017-11-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-4
/
+4
2017-11-01
net: Add extack to fib_notifier_info
David Ahern
1
-0
/
+1
2017-11-01
bpf: remove SK_REDIRECT from UAPI
John Fastabend
1
-1
/
+0
2017-11-01
bpf: reduce verifier memory consumption
Alexei Starovoitov
1
-3
/
+13
2017-10-31
net: sched: Identify hardware traffic classes using classid
Amritha Nambiar
2
-0
/
+8
2017-10-31
Revert "PM / QoS: Fix device resume latency PM QoS"
Rafael J. Wysocki
1
-3
/
+2
2017-10-31
Revert "PM / QoS: Fix default runtime_pm device resume latency"
Rafael J. Wysocki
1
-2
/
+1
[next]