index
:
linux/linux-stable.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.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-07-22
cxgb4: add missing release on skb in uld_send()
Navid Emamdoost
2020-07-22
Merge branch 'qed-qede-improve-chain-API-and-add-XDP_REDIRECT-support'
David S. Miller
2020-07-22
qede: add .ndo_xdp_xmit() and XDP_REDIRECT support
Alexander Lobakin
2020-07-22
qede: refactor XDP Tx processing
Alexander Lobakin
2020-07-22
qede: reformat net_device_ops declarations
Alexander Lobakin
2020-07-22
qede: reformat several structures in "qede.h"
Alexander Lobakin
2020-07-22
qed: introduce qed_chain_get_elem_used{,u32}()
Alexander Lobakin
2020-07-22
qed: optimize common chain accessors
Alexander Lobakin
2020-07-22
qed: add support for different page sizes for chains
Alexander Lobakin
2020-07-22
qed: simplify chain allocation with init params struct
Alexander Lobakin
2020-07-22
qed: simplify initialization of the chains with an external PBL
Alexander Lobakin
2020-07-22
qed: move chain initialization inlines next to allocation functions
Alexander Lobakin
2020-07-22
qed: sanitize PBL chains allocation
Alexander Lobakin
2020-07-22
qed: prevent possible double-frees of the chains
Alexander Lobakin
2020-07-22
qed: move chain methods to a separate file
Alexander Lobakin
2020-07-22
qed: reformat Makefile
Alexander Lobakin
2020-07-22
qed: reformat "qed_chain.h" a bit
Alexander Lobakin
2020-07-22
net: atlantic: fix PTP on AQC10X
Egor Pomozov
2020-07-22
net: qed_hsi.h: Avoid the use of one-element array
Gustavo A. R. Silva
2020-07-22
bna: bfi.h: Avoid the use of one-element array
Gustavo A. R. Silva
2020-07-22
tg3: Avoid the use of one-element array
Gustavo A. R. Silva
2020-07-22
ionic: fix memory leak of object 'lid'
Colin Ian King
2020-07-22
Merge branch 'l2tp-cleanup-checkpatch-pl-warnings'
David S. Miller
2020-07-22
l2tp: avoid precidence issues in L2TP_SKB_CB macro
Tom Parkin
2020-07-22
l2tp: line-break long function prototypes
Tom Parkin
2020-07-22
l2tp: prefer seq_puts for unformatted output
Tom Parkin
2020-07-22
l2tp: prefer using BIT macro
Tom Parkin
2020-07-22
l2tp: add identifier name in function pointer prototype
Tom Parkin
2020-07-22
l2tp: cleanup suspect code indent
Tom Parkin
2020-07-22
l2tp: cleanup wonky alignment of line-broken function calls
Tom Parkin
2020-07-22
l2tp: cleanup difficult-to-read line breaks
Tom Parkin
2020-07-22
l2tp: cleanup comments
Tom Parkin
2020-07-22
l2tp: cleanup whitespace use
Tom Parkin
2020-07-22
AX.25: Prevent out-of-bounds read in ax25_sendmsg()
Peilin Ye
2020-07-22
devlink: Always use user_ptr[0] for devlink and simplify post_doit
Parav Pandit
2020-07-22
Merge branch 'sctp-shrink-stream-outq-in-the-right-place'
David S. Miller
2020-07-22
sctp: shrink stream outq when fails to do addstream reconf
Xin Long
2020-07-22
sctp: shrink stream outq only when new outcnt < old outcnt
Xin Long
2020-07-22
hv_netvsc: add support for vlans in AF_PACKET mode
Sriram Krishnan
2020-07-22
mptcp: zero token hash at creation time.
Paolo Abeni
2020-07-22
AX.25: Fix out-of-bounds read in ax25_connect()
Peilin Ye
2020-07-22
lan743x: remove redundant initialization of variable current_head_index
Colin Ian King
2020-07-22
enetc: Remove the mdio bus on PF probe bailout
Claudiu Manoil
2020-07-22
enetc: Remove the imdio bus on PF probe bailout
Claudiu Manoil
2020-07-22
net: qed: Remove unneeded cast from memory allocation
Wang Hai
2020-07-22
net: phy: fix check in get_phy_c45_ids
Vladimir Oltean
2020-07-22
net: dccp: Add SIOCOUTQ IOCTL support (send buffer fill)
Richard Sailer
2020-07-22
Merge branch 'Add-DSA-yaml-binding'
David S. Miller
2020-07-22
net: dsa: of: Allow ethernet-ports as encapsulating node
Kurt Kanzenbach
2020-07-22
dt-bindings: net: dsa: Let dsa.txt refer to dsa.yaml
Kurt Kanzenbach
[prev]
[next]