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-09-25
bpf: Change bpf_tcp_*_syncookie to accept ARG_PTR_TO_BTF_ID_SOCK_COMMON
Martin KaFai Lau
1
-2
/
+2
2020-09-25
bpf: Change bpf_sk_storage_*() to accept ARG_PTR_TO_BTF_ID_SOCK_COMMON
Martin KaFai Lau
2
-2
/
+1
2020-09-25
bpf: Change bpf_sk_release and bpf_sk_*cgroup_id to accept ARG_PTR_TO_BTF_ID_...
Martin KaFai Lau
1
-4
/
+4
2020-09-25
bpf: Enable bpf_skc_to_* sock casting helper to networking prog type
Martin KaFai Lau
1
-0
/
+1
2020-09-25
Bluetooth: L2CAP: Fix calling sk_filter on non-socket based channel
Luiz Augusto von Dentz
1
-0
/
+2
2020-09-25
net: tcp: drop unused function argument from mptcp_incoming_options
Florian Westphal
1
-4
/
+2
2020-09-25
mptcp: add sk_stop_timer_sync helper
Geliang Tang
1
-0
/
+2
2020-09-25
of: add of_mdio_find_device() api
Russell King
1
-0
/
+6
2020-09-25
net: mscc: ocelot: always pass skb clone to ocelot_port_add_txtstamp_skb
Vladimir Oltean
1
-2
/
+2
2020-09-24
xfrm/compat: Translate 32-bit user_policy from sockptr
Dmitry Safonov
1
-0
/
+3
2020-09-24
xfrm/compat: Add 32=>64-bit messages translator
Dmitry Safonov
1
-0
/
+6
2020-09-24
xfrm/compat: Add 64=>32-bit messages translator
Dmitry Safonov
1
-0
/
+5
2020-09-24
xfrm: Provide API to register translator module
Dmitry Safonov
1
-0
/
+19
2020-09-24
Merge branch 'rtt-speedup.2020.09.16a' of git://git.kernel.org/pub/scm/linux/...
Alexei Starovoitov
1
-0
/
+4
2020-09-24
net: phy: Document core PHY structures
Andrew Lunn
1
-131
/
+292
2020-09-24
net: phy: Fixup kernel doc
Andrew Lunn
2
-2
/
+4
2020-09-23
net: bridge: mcast: add support for blocked port groups
Nikolay Aleksandrov
1
-0
/
+1
2020-09-23
net: bridge: mcast: handle port group filter modes
Nikolay Aleksandrov
1
-0
/
+1
2020-09-23
net: bridge: mcast: add rt_protocol field to the port group struct
Nikolay Aleksandrov
1
-0
/
+1
2020-09-23
net: bridge: mdb: add support for add/del/dump of entries with source
Nikolay Aleksandrov
1
-0
/
+2
2020-09-23
net: bridge: mdb: add support to extend add/del commands
Nikolay Aleksandrov
1
-0
/
+12
2020-09-23
net: bridge: mcast: rename br_ip's u member to dst
Nikolay Aleksandrov
1
-1
/
+1
2020-09-23
net: bridge: add src field to br_ip
Nikolay Aleksandrov
1
-0
/
+6
2020-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
7
-59
/
+89
2020-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
38
-65
/
+199
2020-09-23
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-1
/
+1
2020-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
11
-9
/
+21
2020-09-22
Merge tag 'trace-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-0
/
+5
2020-09-22
net: phy: bcm7xxx: Add an entry for BCM72113
Florian Fainelli
1
-0
/
+1
2020-09-22
bpf: Use a table to drive helper arg type checks
Lorenz Bauer
1
-0
/
+1
2020-09-22
bpf: Allow specifying a BTF ID per argument in function protos
Lorenz Bauer
1
-8
/
+10
2020-09-22
btf: Add BTF_ID_LIST_SINGLE macro
Lorenz Bauer
1
-0
/
+8
2020-09-22
btf: Make btf_set_contains take a const pointer
Lorenz Bauer
1
-1
/
+1
2020-09-22
Merge tag 'linux-can-next-for-5.10-20200921' of git://git.kernel.org/pub/scm/...
David S. Miller
3
-4
/
+7
2020-09-22
Merge tag 'mac80211-next-for-net-next-2020-09-21' of git://git.kernel.org/pub...
David S. Miller
4
-87
/
+331
2020-09-21
dax: Fix compilation for CONFIG_DAX && !CONFIG_FS_DAX
Jan Kara
1
-9
/
+8
2020-09-21
can: rx-offload: can_rx_offload_add_manual(): add new initialization function
Marc Kleine-Budde
1
-0
/
+3
2020-09-21
can: dev: can_put_echo_skb(): propagate error in case of errors
Marc Kleine-Budde
1
-2
/
+2
2020-09-21
can: include: fix spelling mistakes
Marc Kleine-Budde
2
-2
/
+2
2020-09-21
net: dsa: tag_8021q: add VLANs to the master interface too
Vladimir Oltean
1
-0
/
+2
2020-09-21
Merge tag 'locking_urgent_for_v5.9_rc6' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-4
/
+4
2020-09-21
Merge tag 'libnvdimm-fixes-5.9-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+20
2020-09-21
net: sctp: Fix IPv6 ancestor_size calc in sctp_copy_descendant
Henry Ptasinski
1
-3
/
+5
2020-09-20
Merge tag 'tty-5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+1
2020-09-20
dm: Call proper helper to determine dax support
Jan Kara
1
-2
/
+20
2020-09-20
ethtool: Add 100base-FX link mode entries
Dan Murphy
1
-0
/
+2
2020-09-19
stackleak: let stack_erasing_sysctl take a kernel pointer buffer
Tobias Klauser
1
-1
/
+1
2020-09-19
ftrace: let ftrace_enable_sysctl take a kernel pointer buffer
Tobias Klauser
1
-2
/
+1
2020-09-19
net: dsa: wire up devlink info get
Andrew Lunn
1
-1
/
+4
2020-09-19
net: dsa: Add devlink regions support to DSA
Andrew Lunn
1
-0
/
+6
[prev]
[next]