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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
13
-77
/
+289
2021-02-16
net: phy: rename PHY_IGNORE_INTERRUPT to PHY_MAC_INTERRUPT
Heiner Kallweit
1
-5
/
+5
2021-02-16
net: phy: broadcom: Allow BCM54210E to configure APD
Florian Fainelli
1
-1
/
+1
2021-02-16
net: phy: broadcom: Remove unused flags
Florian Fainelli
1
-13
/
+8
2021-02-16
mptcp: add local addr info in mptcp_info
Geliang Tang
1
-0
/
+2
2021-02-16
net: bridge: fix switchdev_port_attr_set stub when CONFIG_SWITCHDEV=n
Vladimir Oltean
1
-1
/
+2
2021-02-15
net: dsa: propagate extack to .port_vlan_filtering
Vladimir Oltean
1
-1
/
+2
2021-02-15
net: dsa: propagate extack to .port_vlan_add
Vladimir Oltean
1
-1
/
+2
2021-02-15
net: bridge: propagate extack through switchdev_port_attr_set
Vladimir Oltean
1
-1
/
+2
2021-02-15
net: dsa: tag_ocelot_8021q: add support for PTP timestamping
Vladimir Oltean
1
-0
/
+5
2021-02-15
net: mscc: ocelot: refactor ocelot_xtr_irq_handler into ocelot_xtr_poll
Vladimir Oltean
1
-0
/
+7
2021-02-15
net: dsa: tag_ocelot: create separate tagger for Seville
Vladimir Oltean
2
-0
/
+12
2021-02-15
net: mscc: ocelot: use common tag parsing code with DSA
Vladimir Oltean
2
-7
/
+208
2021-02-15
net: mscc: ocelot: refactor ocelot_port_inject_frame out of ocelot_port_xmit
Vladimir Oltean
1
-0
/
+22
2021-02-14
skbuff: queue NAPI_MERGED_FREE skbs into NAPI cache instead of freeing
Alexander Lobakin
1
-0
/
+1
2021-02-14
skbuff: introduce {,__}napi_build_skb() which reuses NAPI cache heads
Alexander Lobakin
1
-0
/
+2
2021-02-14
skbuff: remove __kfree_skb_flush()
Alexander Lobakin
1
-1
/
+0
2021-02-13
bpf: Support pointers in global func args
Dmitrii Banshchikov
1
-0
/
+2
2021-02-13
tcp: factorize logic into tcp_epollin_ready()
Eric Dumazet
1
-0
/
+12
2021-02-13
tcp: fix SO_RCVLOWAT related hangs under mem pressure
Eric Dumazet
1
-2
/
+7
2021-02-13
net: mscc: ocelot: offload bridge port flags to device
Vladimir Oltean
1
-0
/
+5
2021-02-13
net: mscc: ocelot: use separate flooding PGID for broadcast
Vladimir Oltean
1
-7
/
+8
2021-02-13
net: dsa: act as passthrough for bridge port flags
Vladimir Oltean
1
-2
/
+8
2021-02-13
net: switchdev: pass flags and mask to both {PRE_,}BRIDGE_FLAGS attributes
Vladimir Oltean
1
-1
/
+6
2021-02-13
net: switchdev: propagate extack to port attributes
Vladimir Oltean
1
-2
/
+4
2021-02-13
Merge tag 'mac80211-next-for-net-next-2021-02-12' of git://git.kernel.org/pub...
David S. Miller
2
-2
/
+13
2021-02-13
Merge tag 'wireless-drivers-next-2021-02-12' of git://git.kernel.org/pub/scm/...
David S. Miller
1
-7
/
+7
2021-02-13
mptcp: add netlink event support
Florian Westphal
1
-0
/
+74
2021-02-13
mptcp: avoid lock_fast usage in accept path
Florian Westphal
1
-0
/
+1
2021-02-13
bpf: Drop MTU check when doing TC-BPF redirect to ingress
Jesper Dangaard Brouer
1
-2
/
+30
2021-02-13
bpf: Add BPF-helper for MTU checking
Jesper Dangaard Brouer
1
-0
/
+75
2021-02-13
bpf: bpf_fib_lookup return MTU value as output when looked up
Jesper Dangaard Brouer
1
-2
/
+9
2021-02-12
nl80211: add documentation for HT/VHT/HE disable attributes
Johannes Berg
1
-2
/
+9
2021-02-12
cfg80211/mac80211: Support disabling HE mode
Ben Greear
2
-0
/
+4
2021-02-12
net/sock: Add kernel config SOCK_RX_QUEUE_MAPPING
Tariq Toukan
1
-6
/
+6
2021-02-12
tcp: Sanitize CMSG flags and reserved args in tcp_zerocopy_receive.
Arjun Roy
1
-1
/
+1
2021-02-12
net: fix dev_ifsioc_locked() race condition
Cong Wang
1
-0
/
+3
2021-02-12
bpf: Expose bpf_get_socket_cookie to tracing programs
Florent Revest
2
-0
/
+9
2021-02-12
bpf: Be less specific about socket cookies guarantees
Florent Revest
1
-4
/
+4
2021-02-12
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kern
David S. Miller
4
-5
/
+57
2021-02-12
octeontx2-pf: cn10k: Use LMTST lines for NPA/NIX operations
Geetha sowjanya
1
-0
/
+8
2021-02-12
xen/events: link interdomain events to associated xenbus device
Juergen Gross
1
-3
/
+4
2021-02-12
Merge tag 'mlx5-for-upstream-2021-02-10' of git://git.kernel.org/pub/scm/linu...
David S. Miller
1
-1
/
+0
2021-02-12
net: initialize net->net_cookie at netns setup
Eric Dumazet
1
-3
/
+1
2021-02-12
net: dsa: add support for offloading HSR
George McCollister
1
-0
/
+13
2021-02-12
net: hsr: add offloading support
George McCollister
2
-0
/
+36
2021-02-12
net: phy: introduce phydev->port
Michael Walle
1
-0
/
+2
2021-02-12
devlink: Fix dmac_filter trap name, align to its documentation
Aya Levin
1
-1
/
+1
2021-02-11
bpf: Count the number of times recursion was prevented
Alexei Starovoitov
2
-0
/
+2
2021-02-11
bpf: Add per-program recursion prevention mechanism
Alexei Starovoitov
2
-3
/
+4
[next]