summaryrefslogtreecommitdiff
path: root/net/core
AgeCommit message (Expand)Author
2020-06-30net: increment xmit_recursion level in dev_direct_xmit()Eric Dumazet
2020-06-30net: fix memleak in register_netdevice()Yang Yingliang
2020-06-30net: Do not clear the sock TX queue in sk_set_socket()Tariq Toukan
2020-06-24net: core: device_rename: Use rwsem instead of a seqcountAhmed S. Darwish
2020-06-24sched/rt, net: Use CONFIG_PREEMPTION.patchThomas Gleixner
2020-06-24bpf: Fix memlock accounting for sock_hashAndrey Ignatov
2020-06-24net/filter: Permit reading NET in load_bytes_relative when MAC not setYiFei Zhu
2020-06-24bpf, sockhash: Synchronize delete from bucket list on map freeJakub Sitnicki
2020-06-24bpf, sockhash: Fix memory leak when unlinking sockets in sock_hash_freeJakub Sitnicki
2020-06-22bpf: Fix running sk_skb program types with ktlsJohn Fastabend
2020-06-22bpf: Refactor sockmap redirect code so its easy to reuseJohn Fastabend
2020-06-03__netif_receive_skb_core: pass skb by referenceBoris Sukholitko
2020-05-27flow_dissector: Drop BPF flow dissector prog ref on netns cleanupJakub Sitnicki
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-10cgroup, netclassid: remove double cond_reschedJiri Slaby
2020-05-02net: use indirect call wrappers for skb_copy_datagram_iter()Eric Dumazet
2020-04-21net: revert default NAPI poll timeout to 2 jiffiesKonstantin Khlebnikov
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-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-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