summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-22cxgb4: add missing release on skb in uld_send()Navid Emamdoost
2020-07-22Merge branch 'qed-qede-improve-chain-API-and-add-XDP_REDIRECT-support'David S. Miller
2020-07-22qede: add .ndo_xdp_xmit() and XDP_REDIRECT supportAlexander Lobakin
2020-07-22qede: refactor XDP Tx processingAlexander Lobakin
2020-07-22qede: reformat net_device_ops declarationsAlexander Lobakin
2020-07-22qede: reformat several structures in "qede.h"Alexander Lobakin
2020-07-22qed: introduce qed_chain_get_elem_used{,u32}()Alexander Lobakin
2020-07-22qed: optimize common chain accessorsAlexander Lobakin
2020-07-22qed: add support for different page sizes for chainsAlexander Lobakin
2020-07-22qed: simplify chain allocation with init params structAlexander Lobakin
2020-07-22qed: simplify initialization of the chains with an external PBLAlexander Lobakin
2020-07-22qed: move chain initialization inlines next to allocation functionsAlexander Lobakin
2020-07-22qed: sanitize PBL chains allocationAlexander Lobakin
2020-07-22qed: prevent possible double-frees of the chainsAlexander Lobakin
2020-07-22qed: move chain methods to a separate fileAlexander Lobakin
2020-07-22qed: reformat MakefileAlexander Lobakin
2020-07-22qed: reformat "qed_chain.h" a bitAlexander Lobakin
2020-07-22net: atlantic: fix PTP on AQC10XEgor Pomozov
2020-07-22net: qed_hsi.h: Avoid the use of one-element arrayGustavo A. R. Silva
2020-07-22bna: bfi.h: Avoid the use of one-element arrayGustavo A. R. Silva
2020-07-22tg3: Avoid the use of one-element arrayGustavo A. R. Silva
2020-07-22ionic: fix memory leak of object 'lid'Colin Ian King
2020-07-22Merge branch 'l2tp-cleanup-checkpatch-pl-warnings'David S. Miller
2020-07-22l2tp: avoid precidence issues in L2TP_SKB_CB macroTom Parkin
2020-07-22l2tp: line-break long function prototypesTom Parkin
2020-07-22l2tp: prefer seq_puts for unformatted outputTom Parkin
2020-07-22l2tp: prefer using BIT macroTom Parkin
2020-07-22l2tp: add identifier name in function pointer prototypeTom Parkin
2020-07-22l2tp: cleanup suspect code indentTom Parkin
2020-07-22l2tp: cleanup wonky alignment of line-broken function callsTom Parkin
2020-07-22l2tp: cleanup difficult-to-read line breaksTom Parkin
2020-07-22l2tp: cleanup commentsTom Parkin
2020-07-22l2tp: cleanup whitespace useTom Parkin
2020-07-22AX.25: Prevent out-of-bounds read in ax25_sendmsg()Peilin Ye
2020-07-22devlink: Always use user_ptr[0] for devlink and simplify post_doitParav Pandit
2020-07-22Merge branch 'sctp-shrink-stream-outq-in-the-right-place'David S. Miller
2020-07-22sctp: shrink stream outq when fails to do addstream reconfXin Long
2020-07-22sctp: shrink stream outq only when new outcnt < old outcntXin Long
2020-07-22hv_netvsc: add support for vlans in AF_PACKET modeSriram Krishnan
2020-07-22mptcp: zero token hash at creation time.Paolo Abeni
2020-07-22AX.25: Fix out-of-bounds read in ax25_connect()Peilin Ye
2020-07-22lan743x: remove redundant initialization of variable current_head_indexColin Ian King
2020-07-22enetc: Remove the mdio bus on PF probe bailoutClaudiu Manoil
2020-07-22enetc: Remove the imdio bus on PF probe bailoutClaudiu Manoil
2020-07-22net: qed: Remove unneeded cast from memory allocationWang Hai
2020-07-22net: phy: fix check in get_phy_c45_idsVladimir Oltean
2020-07-22net: dccp: Add SIOCOUTQ IOCTL support (send buffer fill)Richard Sailer
2020-07-22Merge branch 'Add-DSA-yaml-binding'David S. Miller
2020-07-22net: dsa: of: Allow ethernet-ports as encapsulating nodeKurt Kanzenbach
2020-07-22dt-bindings: net: dsa: Let dsa.txt refer to dsa.yamlKurt Kanzenbach