summaryrefslogtreecommitdiffstats
path: root/net/core
AgeCommit message (Expand)Author
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-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-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
2020-01-29net-sysfs: Fix reference count leakJouni Hogander
2020-01-29net: rtnetlink: validate IFLA_MTU attribute in rtnl_create_link()Eric Dumazet
2020-01-26net-sysfs: Call dev_hold always in netdev_queue_add_kobjectJouni Hogander
2020-01-26net: neigh: use long type to store jiffies deltaEric Dumazet
2020-01-23devlink: Wait longer before warning about unset port typeIdo Schimmel
2020-01-23net: avoid updating qdisc_xmit_lock_key in netdev_update_lockdep_key()Cong Wang
2020-01-23net: bpf: Don't leak time wait and request socketsLorenz Bauer
2020-01-23bpf: Sockmap/tls, msg_push_data may leave end mark in placeJohn Fastabend
2020-01-23bpf: Sockmap, skmsg helper overestimates push, pull, and pop boundsJohn Fastabend
2020-01-23bpf: Sockmap, ensure sock lock held during tear downJohn Fastabend
2020-01-17bpf: skmsg, fix potential psock NULL pointer dereferenceJohn Fastabend
2020-01-12bpf: Clear skb->tstamp in bpf_redirect when necessaryLorenz Bauer
2020-01-09net: annotate lockless accesses to sk->sk_pacing_shiftEric Dumazet
2020-01-09net: add annotations on hh->hh_len lockless accessesEric Dumazet
2020-01-09net, sysctl: Fix compiler warning when only cBPF is presentAlexander Lobakin
2020-01-09net/sched: annotate lockless accesses to qdisc->emptyEric Dumazet
2019-12-31neighbour: remove neigh_cleanup() methodEric Dumazet
2019-12-31net-sysfs: Call dev_hold always in rx_queue_add_kobjectJouni Hogander
2019-12-18xdp: obtain the mem_id mutex before trying to remove an entry.Jonathan Lemon
2019-12-18page_pool: do not release pool until inflight == 0.Jonathan Lemon
2019-12-18net: Fixed updating of ethertype in skb_mpls_push()Martin Varghese
2019-12-18Fixed updating of ethertype in function skb_mpls_popMartin Varghese
2019-12-18cls_flower: Fix the behavior using port ranges with hw-offloadYoshiki Komachi
2019-12-18net: core: rename indirect block ingress cb functionJohn Hurley
2019-12-18net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca
2019-12-18net: dsa: fix flow dissection on Tx pathAlexander Lobakin
2019-12-18inet: protect against too small mtu values.Eric Dumazet
2019-12-04net: skmsg: fix TLS 1.3 crash with full sk_msgJakub Kicinski
2019-11-22net: rtnetlink: prevent underflows in do_setvfinfo()Dan Carpenter
2019-11-20net-sysfs: fix netdev_queue_add_kobject() breakageEric Dumazet
2019-11-20net-sysfs: Fix reference count leak in rx|netdev_queue_add_kobjectJouni Hogander
2019-11-11devlink: Add method for time-stamp on reporter's dumpAya Levin
2019-11-09devlink: disallow reload operation during device cleanupJiri Pirko
2019-11-05net/tls: fix sk_msg trim on fallback to copy modeJakub Kicinski
2019-11-01net: fix installing orphaned programsJakub Kicinski
2019-10-30net: annotate accesses to sk->sk_incoming_cpuEric Dumazet
2019-10-29net: rtnetlink: fix a typo fbd -> fdbNikolay Aleksandrov