summaryrefslogtreecommitdiff
path: root/net/core
AgeCommit message (Expand)Author
2021-11-17bpf, cgroups: Fix cgroup v2 fallback on v1/v2 mixed modeDaniel Borkmann
2021-11-17net, neigh: Enable state migration between NUD_PERMANENT and NTF_USEDaniel Borkmann
2021-11-17bpf, sockmap: sk_skb data_end access incorrect when src_reg = dst_regJussi Maki
2021-11-17bpf: sockmap, strparser, and tls are reusing qdisc_skb_cb and collidingJohn Fastabend
2021-11-17skmsg: Lose offset info in sk_psock_skb_ingressLiu Jian
2021-11-17net: stream: don't purge sk_error_queue in sk_stream_kill_queues()Jakub Kicinski
2021-11-17net, neigh: Fix NTF_EXT_LEARNED in combination with NTF_USEDaniel Borkmann
2021-11-17net: net_namespace: Fix undefined member in key_remove_domain()Yajun Deng
2021-11-17net-sysfs: try not to restart the syscall if it will fail eventuallyAntoine Tenart
2021-11-17net: sched: update default qdisc visibility after Tx queue cnt changesJakub Kicinski
2021-11-17net: multicast: calculate csum of looped-back and forwarded packetsCyril Strejc
2021-11-17bpf: Prevent increasing bpf_jit_limit above maxLorenz Bauer
2021-11-02net: Prevent infinite while loop in skb_tx_hash()Michael Chan
2021-11-02net-sysfs: initialize uid and gid before calling net_ns_get_ownershipXin Long
2021-10-13rtnetlink: fix if_nlmsg_stats_size() under estimationEric Dumazet
2021-10-07af_unix: fix races in sk_peer_pid and sk_peer_cred accessesEric Dumazet
2021-09-30napi: fix race inside napi_enableXuan Zhuo
2021-09-18net: Fix offloading indirect devices dependency on qdisc order creationEli Cohen
2021-09-18flow_dissector: Fix out-of-bounds warningsGustavo A. R. Silva
2021-09-15devlink: Break parameter notification sequence to be before/after unload/load...Leon Romanovsky
2021-09-15devlink: Clear whole devlink_flash_notify structLeon Romanovsky
2021-08-26rtnetlink: Return correct error on changing device netnsAndrey Ignatov
2021-08-11net: linkwatch: fix failure to restore device state across suspend/resumeWilly Tarreau
2021-08-09page_pool: mask the page->signature before the checkingYunsheng Lin
2021-07-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-07-28net: let flow have same hash in two directionszhang kai
2021-07-27bpf, sockmap: Fix memleak on ingress msg enqueueJohn Fastabend
2021-07-27bpf, sockmap: On cleanup we additionally need to remove cached skbJohn Fastabend
2021-07-27bpf, sockmap: Zap ingress queues after stopping strparserJohn Fastabend
2021-07-25devlink: Fix phys_port_name of virtual port and merge errorParav Pandit
2021-07-18net: Fix zero-copy head len calculation.Pravin B Shelar
2021-07-16skbuff: Fix a potential race while recycling page_pool packetsIlias Apalodimas
2021-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-07-15bpf, sockmap: Fix potential memory leak on unlikely error caseJohn Fastabend
2021-07-15net_sched: introduce tracepoint trace_qdisc_enqueue()Qitao Xu
2021-07-14Merge tag 'net-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-07-13xdp, net: Fix use-after-free in bpf_xdp_link_releaseXuan Zhuo
2021-07-09net: do not reuse skbuff allocated from skbuff_fclone_cache in the skb cacheAntoine Tenart
2021-07-08skbuff: Fix build with SKB extensions disabledFlorian Fainelli
2021-07-07sock: unlock on error in sock_setsockopt()Dan Carpenter
2021-07-06skbuff: Release nfct refcount on napi stolen or re-used skbsPaul Blakey
2021-07-02sock: fix error in sock_setsockopt()Eric Dumazet
2021-07-02Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-07-01net: sock: extend SO_TIMESTAMPING for PHC bindingYangbo Lu
2021-07-01net: annotate data race around sk_ll_usecEric Dumazet
2021-06-30Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2021-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-06-29net: say "local" instead of "static" addresses in ndo_dflt_fdb_{add,del}Vladimir Oltean
2021-06-29net: use netdev_info in ndo_dflt_fdb_{add,del}Vladimir Oltean
2021-06-29net: sock: add trace for socket errorsAlexander Aring