summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* Revert "flow_offload: action should not be NULL when it is referenced"Ido Schimmel2021-08-261-7/+5
* psample: Add a fwd declaration for skbuffRoi Dayan2021-08-181-0/+2
* xfrm: Fix RCU vs hash_resize_mutex lock inversionFrederic Weisbecker2021-08-121-0/+1
* Bluetooth: defer cleanup of resources in hci_unregister_dev()Tetsuo Handa2021-08-121-0/+1
* net: ipv6: fix returned variable type in ip6_skb_dst_mtuAntoine Tenart2021-08-121-1/+1
* net: llc: fix skb_over_panicPavel Skripkin2021-08-041-8/+23
* sctp: move 198 addresses from unusable to private scopeXin Long2021-07-311-3/+1
* net: annotate data race around sk_ll_usecEric Dumazet2021-07-311-1/+1
* bonding: Add struct bond_ipesc to manage SATaehee Yoo2021-07-281-1/+8
* tcp: consistently disable header prediction for mptcpPaolo Abeni2021-07-251-0/+4
* net: validate lwtstate->data before returning from skb_tunnel_info()Taehee Yoo2021-07-251-1/+3
* net: ipv6: fix return value of ip6_skb_dst_mtuVadim Fedorenko2021-07-251-1/+1
* sctp: validate from_addr_param returnMarcelo Ricardo Leitner2021-07-191-1/+1
* flow_offload: action should not be NULL when it is referencedgushengxian2021-07-191-5/+7
* net: lwtunnel: handle MTU calculation in forwadingVadim Fedorenko2021-07-142-8/+20
* Bluetooth: Fix Set Extended (Scan Response) DataLuiz Augusto von Dentz2021-07-142-6/+8
* net: macsec: fix the length used to copy the key for offloadingAntoine Tenart2021-07-141-1/+1
* net: sched: add barrier to ensure correct ordering for lockless qdiscYunsheng Lin2021-07-141-0/+12
* xsk: Fix missing validation for skb and unaligned modeMagnus Karlsson2021-07-141-2/+7
* net/sched: act_vlan: Fix modify to allow 0Boris Sukholitko2021-07-141-0/+1
* xfrm: xfrm_state_mtu should return at least 1280 for ipv6Sabrina Dubroca2021-07-141-0/+1
* inet: annotate date races around sk->sk_txhashEric Dumazet2021-06-301-3/+7
* net: annotate data race in sock_error()Eric Dumazet2021-06-301-1/+6
* mac80211: Fix NULL ptr deref for injected rate infoMathy Vanhoef2021-06-231-1/+6
* net: make get_net_ns return error if NET_NS is disabledChangbin Du2021-06-231-0/+7
* net: caif: add proper error handlingPavel Skripkin2021-06-102-2/+2
* net: caif: added cfserl_release functionPavel Skripkin2021-06-101-0/+1
* net/tls: Fix use-after-free after the TLS device goes down and upMaxim Mikityanskiy2021-06-101-0/+9
* net/tls: Replace TLS_RX_SYNC_RUNNING with RCUMaxim Mikityanskiy2021-06-101-1/+0
* net: zero-initialize tc skb extension on allocationVlad Buslov2021-06-031-0/+11
* net: sched: fix tx action rescheduling issue during deactivationYunsheng Lin2021-06-031-6/+1
* net: sched: fix packet stuck problem for lockless qdiscYunsheng Lin2021-06-031-1/+34
* net: really orphan skbs tied to closing skPaolo Abeni2021-06-031-1/+3
* netfilter: flowtable: Remove redundant hw refresh bitRoi Dayan2021-06-031-1/+0
* mac80211: properly handle A-MSDUs that start with an RFC 1042 headerMathy Vanhoef2021-06-031-2/+2
* NFC: nci: fix memory leak in nci_allocate_deviceDongliang Mu2021-05-281-0/+1
* mm: fix struct page layout on 32-bit systemsMatthew Wilcox (Oracle)2021-05-191-1/+11
* net: bridge: mcast: fix broken length + header check for MRDv6 Adv.Linus Lüssing2021-05-141-1/+0
* netfilter: nftables_offload: VLAN id needs host byteorder in flow dissectorPablo Neira Ayuso2021-05-141-1/+10
* netfilter: nft_payload: fix C-VLAN offload supportPablo Neira Ayuso2021-05-141-0/+1
* Bluetooth: verify AMP hci_chan before amp_destroyArchie Pusaka2021-05-141-0/+1
* sch_red: fix off-by-one checks in red_check_params()Eric Dumazet2021-04-141-2/+2
* xfrm: Fix NULL pointer dereference on policy lookupSteffen Klassert2021-04-141-1/+1
* net: xfrm: Localize sequence counter per network namespaceAhmed S. Darwish2021-04-141-1/+3
* xfrm: Use actual socket sk instead of skb socket for xfrm_output_resumeEvan Nimmo2021-04-141-1/+1
* net: sched: fix err handler in tcf_action_init()Vlad Buslov2021-04-141-6/+1
* net: let skb_orphan_partial wake-up waiters.Paolo Abeni2021-04-141-0/+9
* net: sched: fix action overwrite reference countingVlad Buslov2021-04-141-2/+3
* can: dev: Move device back to init netns on owning netns deleteMartin Willi2021-03-301-0/+2
* net: Consolidate common blackhole dst opsDaniel Borkmann2021-03-301-0/+11