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
2020-07-25
net/tcp: switch ->md5_parse to sockptr_t
Christoph Hellwig
1
-1
/
+1
2020-07-25
net/udp: switch udp_lib_setsockopt to sockptr_t
Christoph Hellwig
1
-1
/
+1
2020-07-25
net/ipv6: switch ipv6_flowlabel_opt to sockptr_t
Christoph Hellwig
1
-1
/
+1
2020-07-25
net/ipv6: switch ip6_mroute_setsockopt to sockptr_t
Christoph Hellwig
1
-4
/
+4
2020-07-25
net/ipv4: merge ip_options_get and ip_options_get_from_user
Christoph Hellwig
1
-3
/
+2
2020-07-25
net/ipv4: switch ip_mroute_setsockopt to sockptr_t
Christoph Hellwig
1
-2
/
+3
2020-07-25
bpfilter: switch bpfilter_ip_set_sockopt to sockptr_t
Christoph Hellwig
1
-3
/
+3
2020-07-25
netfilter: switch nf_setsockopt to sockptr_t
Christoph Hellwig
1
-2
/
+4
2020-07-25
netfilter: switch xt_copy_counters to sockptr_t
Christoph Hellwig
1
-2
/
+2
2020-07-25
net/xfrm: switch xfrm_user_policy to sockptr_t
Christoph Hellwig
1
-3
/
+5
2020-07-25
net: switch sock_set_timeout to sockptr_t
Christoph Hellwig
1
-1
/
+2
2020-07-25
net: switch copy_bpf_fprog_from_user to sockptr_t
Christoph Hellwig
1
-1
/
+2
2020-07-25
net: add a new sockptr_t type
Christoph Hellwig
1
-0
/
+104
2020-07-25
net/sched: cls_flower: Add hash info to flow classification
Ariel Levkovich
1
-0
/
+3
2020-07-25
net/flow_dissector: add packet hash dissection
Ariel Levkovich
2
-0
/
+13
2020-07-24
net: dsa: stop overriding master's ndo_get_phys_port_name
Vladimir Oltean
1
-23
/
+0
2020-07-23
qed: introduce qed_chain_get_elem_used{,u32}()
Alexander Lobakin
1
-4
/
+14
2020-07-23
qed: optimize common chain accessors
Alexander Lobakin
1
-27
/
+33
2020-07-23
qed: add support for different page sizes for chains
Alexander Lobakin
1
-8
/
+13
2020-07-23
qed: simplify chain allocation with init params struct
Alexander Lobakin
2
-14
/
+16
2020-07-23
qed: move chain initialization inlines next to allocation functions
Alexander Lobakin
1
-112
/
+0
2020-07-23
qed: sanitize PBL chains allocation
Alexander Lobakin
1
-8
/
+8
2020-07-23
qed: reformat "qed_chain.h" a bit
Alexander Lobakin
1
-60
/
+66
2020-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
8
-27
/
+335
2020-07-22
bareudp: Reverted support to enable & disable rx metadata collection
Martin Varghese
2
-2
/
+0
2020-07-22
devlink: Add comment for devlink instance lock
Parav Pandit
1
-1
/
+3
2020-07-22
net: phylink: add interface to configure clause 22 PCS PHY
Russell King
1
-0
/
+3
2020-07-22
net: phylink: add struct phylink_pcs
Russell King
1
-15
/
+30
2020-07-22
net: phylink: re-implement interface configuration with PCS
Russell King
1
-0
/
+48
2020-07-22
net: phylink: in-band pause mode advertisement update for PCS
Russell King
1
-2
/
+5
2020-07-21
bpf: net: Use precomputed btf_id for bpf iterators
Yonghong Song
1
-0
/
+1
2020-07-21
bpf: Make btf_sock_ids global
Yonghong Song
1
-0
/
+30
2020-07-21
bpf: Add BTF_ID_LIST_GLOBAL in btf_ids.h
Yonghong Song
1
-3
/
+7
2020-07-21
bpf: Compute bpf_skc_to_*() helper socket btf ids at build time
Yonghong Song
1
-4
/
+0
2020-07-21
qed: add support for the extended speed and FEC modes
Alexander Lobakin
1
-0
/
+1
2020-07-21
qed: add missing loopback modes
Alexander Lobakin
1
-0
/
+5
2020-07-21
qed: add support for Forward Error Correction
Alexander Lobakin
1
-0
/
+13
2020-07-21
qed: reformat several structures a bit
Alexander Lobakin
1
-31
/
+33
2020-07-21
qed, qede, qedf: convert link mode from u32 to ETHTOOL_LINK_MODE
Alexander Lobakin
1
-41
/
+6
2020-07-21
linkmode: introduce linkmode_intersects()
Alexander Lobakin
1
-0
/
+6
2020-07-21
arch, net: remove the last csum_partial_copy() leftovers
Christoph Hellwig
1
-4
/
+2
2020-07-21
sched: sch_api: add missing rcu read lock to silence the warning
Jiri Pirko
1
-2
/
+2
2020-07-21
net: dsa: Setup dsa_netdev_ops
Florian Fainelli
1
-1
/
+0
2020-07-21
net: dsa: Add wrappers for overloaded ndo_ops
Florian Fainelli
1
-0
/
+70
2020-07-20
ptp: introduce a phase offset in the periodic output request
Vladimir Oltean
1
-2
/
+17
2020-07-20
ptp: add ability to configure duty cycle for periodic output
Vladimir Oltean
1
-3
/
+14
2020-07-20
icmp: support rfc 4884
Willem de Bruijn
5
-1
/
+41
2020-07-20
xdp: introduce xdp_get_shared_info_from_{buff, frame} utility routines
Lorenzo Bianconi
1
-0
/
+15
2020-07-20
net: make ->{get,set}sockopt in proto_ops optional
Christoph Hellwig
1
-2
/
+0
2020-07-20
net/ipv6: remove compat_ipv6_{get,set}sockopt
Christoph Hellwig
5
-39
/
+0
[next]