summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* can: bcm/raw/isotp: use per module netdevice notifierTetsuo Handa2021-06-163-40/+142
* can: j1939: fix Use-after-Free, hold skb ref while in useOleksij Rempel2021-06-161-14/+40
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2021-06-1610-16/+115
|\
| * bpf, selftests: Adjust few selftest outcomes wrt unreachable codeDaniel Borkmann2021-06-148-8/+53
| * bpf: Fix leakage under speculation on mispredicted branchesDaniel Borkmann2021-06-141-4/+40
| * bpf: Do not mark insn as seen under speculative path verificationDaniel Borkmann2021-06-141-2/+18
| * bpf: Inherit expanded/patched seen count from old aux dataDaniel Borkmann2021-06-141-1/+3
| * libbpf: Fixes incorrect rx_ring_setup_doneKev Jackson2021-06-081-1/+1
* | lantiq: net: fix duplicated skb in rx descriptor ringAleksander Jan Bajkowski2021-06-151-1/+2
* | qmi_wwan: Do not call netif_rx from rx_fixupKristian Evensen2021-06-151-1/+1
* | net: cdc_ncm: switch to eth%d interface namingMaciej Żenczykowski2021-06-151-1/+1
* | net: inline function get_net_ns_by_fd if NET_NS is disabledChangbin Du2021-06-152-8/+7
* | ptp: improve max_adj check against unreasonable valuesJakub Kicinski2021-06-152-4/+4
* | net: mhi_net: Update the transmit handler prototypeSubash Abhinov Kasiviswanathan2021-06-141-1/+1
* | Merge tag 'for-net-2021-06-14' of git://git.kernel.org/pub/scm/linux/kernel/g...David S. Miller2021-06-141-3/+3
|\ \
| * | Bluetooth: SMP: Fix crash when receiving new connection when debug is enabledLuiz Augusto von Dentz2021-06-141-3/+3
|/ /
* | net: qrtr: fix OOB Read in qrtr_endpoint_postPavel Skripkin2021-06-141-1/+1
* | ipv4: Fix device used for dst_alloc with local routesDavid Ahern2021-06-142-1/+39
* | net: caif: fix memory leak in ldisc_openPavel Skripkin2021-06-141-0/+1
* | cxgb4: fix wrong ethtool n-tuple rule lookupRahul Lakkireddy2021-06-141-8/+16
* | netxen_nic: Fix an error handling path in 'netxen_nic_probe()'Christophe JAILLET2021-06-141-0/+2
* | qlcnic: Fix an error handling path in 'qlcnic_probe()'Christophe JAILLET2021-06-141-0/+1
* | ethtool: strset: fix message length calculationJakub Kicinski2021-06-141-0/+2
* | net: qualcomm: rmnet: don't over-count statisticsAlex Elder2021-06-141-9/+9
* | sch_cake: revise docs for RFC 8622 LE PHB supportTyson Moore2021-06-141-6/+6
* | net: make get_net_ns return error if NET_NS is disabledChangbin Du2021-06-124-15/+19
* | net: stmmac: dwmac1000: Fix extended MAC address registers definitionJisheng Zhang2021-06-111-4/+4
* | Merge branch 'cxgb4-fixes'David S. Miller2021-06-113-24/+48
|\ \
| * | cxgb4: halt chip before flashing PHY firmware imageRahul Lakkireddy2021-06-111-3/+19
| * | cxgb4: fix sleep in atomic when flashing PHY firmwareRahul Lakkireddy2021-06-113-4/+2
| * | cxgb4: fix endianness when flashing boot imageRahul Lakkireddy2021-06-111-17/+27
|/ /
* | alx: Fix an error handling path in 'alx_probe()'Christophe JAILLET2021-06-111-0/+1
* | net: phy: dp83867: perform soft reset and retain established linkPraneeth Bajjuri2021-06-111-5/+1
* | Merge branch 'mptcp-fixes'David S. Miller2021-06-114-84/+88
|\ \
| * | mptcp: fix soft lookup in subflow_error_report()Paolo Abeni2021-06-112-36/+48
| * | selftests: mptcp: enable syncookie only in absence of reordersPaolo Abeni2021-06-111-3/+8
| * | mptcp: do not warn on bad input from the networkPaolo Abeni2021-06-111-5/+5
| * | mptcp: wake-up readers only for in sequence dataPaolo Abeni2021-06-113-36/+21
| * | mptcp: try harder to borrow memory from subflow under pressurePaolo Abeni2021-06-111-4/+6
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2021-06-104-47/+283
|\ \
| * | netfilter: nft_fib_ipv6: skip ipv6 packets from any to link-localFlorian Westphal2021-06-091-4/+18
| * | selftests: netfilter: add fib test caseFlorian Westphal2021-06-092-1/+222
| * | netfilter: nf_tables: initialize set before expression setupPablo Neira Ayuso2021-06-091-42/+43
* | | Merge branch 'tcp-options-oob-fixes'David S. Miller2021-06-103-1/+12
|\ \ \
| * | | sch_cake: Fix out of bounds when parsing TCP options and headerMaxim Mikityanskiy2021-06-101-1/+5
| * | | mptcp: Fix out of bounds when parsing TCP optionsMaxim Mikityanskiy2021-06-101-0/+2
| * | | netfilter: synproxy: Fix out of bounds when parsing TCP optionsMaxim Mikityanskiy2021-06-101-0/+5
|/ / /
* | | net/packet: annotate data race in packet_sendmsg()Eric Dumazet2021-06-101-3/+6
* | | inet: annotate date races around sk->sk_txhashEric Dumazet2021-06-101-3/+7
* | | net: annotate data race in sock_error()Eric Dumazet2021-06-101-1/+6