summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2021-08-044-26/+67
|\
| * net: xfrm: Fix end of loop tests for list_for_each_entryHarshvardhan Jha2021-07-261-1/+1
| * net/xfrm/compat: Copy xfrm_spdattr_type_t atributesDmitry Safonov2021-07-211-5/+44
| * xfrm: Fix RCU vs hash_resize_mutex lock inversionFrederic Weisbecker2021-07-021-9/+8
| * Revert "xfrm: policy: Read seqcount outside of rcu-read side in xfrm_policy_l...Steffen Klassert2021-07-021-14/+7
| * net: xfrm: fix memory leak in xfrm_user_rcv_msgPavel Skripkin2021-06-291-0/+10
* | net: sched: fix lockdep_set_class() typo error for sch->seqlockYunsheng Lin2021-08-041-1/+1
* | VSOCK: handle VIRTIO_VSOCK_OP_CREDIT_REQUESTHarshavardhan Unnibhavi2021-08-031-0/+3
* | mptcp: drop unused rcu member in mptcp_pm_addr_entryGeliang Tang2021-08-031-1/+0
* | sctp: move the active_key update after sh_keys is addedXin Long2021-08-031-5/+9
* | net: really fix the build...David S. Miller2021-08-031-1/+15
* | net: bridge: validate the NUD_PERMANENT bit when adding an extern_learn FDB e...Vladimir Oltean2021-08-023-8/+27
* | net/sched: taprio: Fix init procedureYannick Vignon2021-08-021-2/+0
* | net, gro: Set inner transport header offset in tcp/udp GRO hookJakub Sitnicki2021-08-022-0/+7
* | Merge tag 'net-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-07-3029-134/+247
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2021-07-291-11/+28
| |\ \
| | * | bpf, sockmap: Fix memleak on ingress msg enqueueJohn Fastabend2021-07-271-6/+0
| | * | bpf, sockmap: On cleanup we additionally need to remove cached skbJohn Fastabend2021-07-271-6/+29
| | * | bpf, sockmap: Zap ingress queues after stopping strparserJohn Fastabend2021-07-271-2/+2
| * | | net: let flow have same hash in two directionszhang kai2021-07-281-9/+9
| * | | sctp: fix return value check in __sctp_rcv_asconf_lookupMarcelo Ricardo Leitner2021-07-281-1/+1
| * | | net: llc: fix skb_over_panicPavel Skripkin2021-07-272-2/+10
| * | | sctp: delete addr based on sin6_scope_idChen Shen2021-07-261-2/+3
| * | | sctp: send pmtu probe only if packet loss in Search Complete stateXin Long2021-07-251-1/+5
| * | | sctp: improve the code for pmtu probe send and recv updateXin Long2021-07-252-26/+30
| * | | devlink: Fix phys_port_name of virtual port and merge errorParav Pandit2021-07-251-8/+2
| * | | tipc: do not write skb_shinfo frags when doing decrytionXin Long2021-07-241-10/+4
| * | | can: j1939: j1939_xtp_rx_dat_one(): fix rxtimer value between consecutive TP....Zhang Changzhong2021-07-241-1/+1
| * | | can: j1939: j1939_session_deactivate(): clarify lifetime of session objectOleksij Rempel2021-07-241-2/+7
| * | | can: raw: raw_setsockopt(): fix raw_rcv panic for sock UAFZiyang Xuan2021-07-241-2/+18
| * | | Merge tag 'mac80211-for-net-2021-07-23' of git://git.kernel.org/pub/scm/linux...David S. Miller2021-07-237-33/+63
| |\ \ \
| | * | | cfg80211: Fix possible memory leak in function cfg80211_bss_updateNguyen Dinh Phi2021-07-231-4/+2
| | * | | nl80211: limit band information in non-split dataJohannes Berg2021-07-231-1/+4
| | * | | mac80211: fix enabling 4-address mode on a sta vif after assocFelix Fietkau2021-07-233-2/+23
| | * | | mac80211: fix starting aggregation sessions on mesh interfacesFelix Fietkau2021-07-231-25/+32
| | * | | mac80211: Do not strip skb headroom on monitor framesJohan Almbladh2021-07-231-1/+2
| * | | | net: qrtr: fix memory leaksPavel Skripkin2021-07-231-1/+5
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2021-07-236-10/+41
| |\ \ \ \
| | * | | | netfilter: nfnl_hook: fix unused variable warningArnd Bergmann2021-07-231-0/+2
| | * | | | netfilter: nft_nat: allow to specify layer 4 protocol NAT onlyPablo Neira Ayuso2021-07-231-1/+3
| | * | | | netfilter: conntrack: adjust stop timestamp to real expiry valueFlorian Westphal2021-07-231-1/+6
| | * | | | netfilter: nft_last: avoid possible false sharingPablo Neira Ayuso2021-07-231-7/+13
| | * | | | netfilter: flowtable: avoid possible false sharingPablo Neira Ayuso2021-07-231-1/+5
| | * | | | netfilter: nf_tables: fix audit memory leak in nf_tables_commitDongliang Mu2021-07-171-0/+12
| * | | | | ipv6: decrease hop limit counter in ip6_forward()Kangmin Park2021-07-231-2/+3
| * | | | | net: Set true network header for ECN decapsulationGilad Naaman2021-07-231-1/+1
| * | | | | tipc: fix sleeping in tipc accept routineHoang Le2021-07-231-5/+4
| * | | | | tipc: fix implicit-connect for SYN+Xin Long2021-07-231-8/+13
| | |/ / / | |/| | |
* / | | | af_unix: fix garbage collect vs MSG_PEEKMiklos Szeredi2021-07-281-2/+49
|/ / / /
* | | | net: sched: cls_api: Fix the the wrong parameterYajun Deng2021-07-221-1/+1