aboutsummaryrefslogtreecommitdiffstats
path: root/net/core
AgeCommit message (Expand)Author
2020-05-28Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2020-05-27flow_dissector: Drop BPF flow dissector prog ref on netns cleanupJakub Sitnicki
2020-05-25Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2020-05-25Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2020-05-20bpf, sockmap: msg_pop_data can incorrecty set an sge lengthJohn Fastabend
2020-05-20netprio_cgroup: Fix unlimited memory leak of v2 cgroupsZefan Li
2020-05-20net: fix a potential recursive NETDEV_FEAT_CHANGECong Wang
2020-05-20drop_monitor: work around gcc-10 stringop-overflow warningArnd Bergmann
2020-05-14neigh: send protocol value in neighbor create notificationRoman Mashak
2020-05-14devlink: fix return value after hitting end in region readJakub Kicinski
2020-05-11Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2020-05-10cgroup, netclassid: remove double cond_reschedJiri Slaby
2020-05-02Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2020-05-02net: use indirect call wrappers for skb_copy_datagram_iter()Eric Dumazet
2020-04-22Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2020-04-21net: revert default NAPI poll timeout to 2 jiffiesKonstantin Khlebnikov
2020-04-13Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2020-04-13Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2020-04-08net: Fix Tx hash bound checkingAmritha Nambiar
2020-04-01net: Fix CONFIG_NET_CLS_ACT=n and CONFIG_NFT_FWD_NETDEV={y, m} buildPablo Neira Ayuso
2020-04-01bpf, sockmap: Remove bucket->lock from sock_{hash|map}_freeJohn Fastabend
2020-03-21bpf: Update the "bpf: Make BPF and PREEMPT_RT co-exist" seriesSebastian Andrzej Siewior
2020-03-21Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2020-03-21Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2020-03-18devlink: validate length of region addr/lenJakub Kicinski
2020-03-18devlink: validate length of param valuesJakub Kicinski
2020-03-18net: memcg: late association of sock to memcgShakeel Butt
2020-03-18cgroup, netclassid: periodically release file_lock on classid updatingDmitry Yakunin
2020-03-05net: export netdev_next_lower_dev_rcu()Taehee Yoo
2020-03-05Revert "net: dev: introduce support for sch BYPASS for lockless qdisc"Paolo Abeni
2020-03-05net: fib_rules: Correctly set table field when table number exceeds 8 bitsJethro Beekman
2020-03-02Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2020-02-24bpf: Return -EBADRQC for invalid map type in __bpf_tx_xdp_mapLi RongQing
2020-02-24bpf, sockhash: Synchronize_rcu before free'ing mapJakub Sitnicki
2020-02-24core: Don't skip generic XDP program execution for cloned SKBsToke Høiland-Jørgensen
2020-02-20bpf: Use BPF_PROG_RUN_PIN_ON_CPU() at simple call sites.David Miller
2020-02-17Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2020-02-17Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2020-02-14bpf, sockmap: Check update requirements after lockingLorenz Bauer
2020-02-14bpf: Improve bucket_log calculation logicMartin KaFai Lau
2020-02-14bpf, sockhash: Synchronize_rcu before free'ing mapJakub Sitnicki
2020-02-14bpf, sockmap: Don't sleep while holding RCU lock on tear-downJakub Sitnicki
2020-02-11drop_monitor: Do not cancel uninitialized work itemIdo Schimmel
2020-02-11devlink: report 0 after hitting end in region readJacob Keller
2020-02-06Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2020-02-06Merge branch 'v5.4/standard/base' into v5.4/standard/preempt-rt/baseBruce Ashfield
2020-02-05flow_dissector: Fix to use new variables for port ranges in bpf hookYoshiki Komachi
2020-02-05net: Fix skb->csum update in inet_proto_csum_replace16().Praveen Chaudhary
2020-01-29net, sk_msg: Don't check if sock is locked when tearing down psockJakub Sitnicki
2020-01-29net: Fix packet reordering caused by GRO and listified RX cooperationMaxim Mikityanskiy