summaryrefslogtreecommitdiffstats
path: root/net/core
AgeCommit message (Expand)Author
2020-08-11devlink: ignore -EOPNOTSUPP errors on dumpitJakub Kicinski
2020-07-31udp: Copy has_conns in reuseport_grow().Kuniyuki Iwashima
2020-07-31rtnetlink: Fix memory(net_device) leak when ->newlink failsWeilong Chen
2020-07-31net-sysfs: add a newline when printing 'tx_timeout' by sysfsXiongfeng Wang
2020-07-31dev: Defer free of skbs in flush_backlogSubash Abhinov Kasiviswanathan
2020-07-22bpf: sockmap: Require attach_bpf_fd when detaching a programLorenz Bauer
2020-07-22bpf: sockmap: Check value of unused args to BPF_PROG_ATTACHLorenz Bauer
2020-07-22cgroup: fix cgroup_sk_alloc() for sk_clone_lock()Cong Wang
2020-07-22sched: consistently handle layer3 header accesses in the presence of VLANsToke Høiland-Jørgensen
2020-07-16bpf: Check correct cred for CAP_SYSLOG in bpf_dump_raw_ok()Kees Cook
2020-07-16bpf, sockmap: RCU dereferenced psock may be used outside RCU blockJohn Fastabend
2020-07-16bpf, sockmap: RCU splat with redirect and strparser error or TLSJohn Fastabend
2020-07-09seg6: fix seg6_validate_srh() to avoid slab-out-of-boundsAhmed Abdelsalam
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-24bpf: Fix memlock accounting for sock_hashAndrey Ignatov
2020-06-24bpf: sockmap: Don't attach programs to UDP socketsLorenz Bauer
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 up bpf_skb_adjust_room helper's skb csum settingDaniel Borkmann
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-05-29neigh: fix ARP retransmit timer guardHangbin Liu
2020-05-21flow_dissector: Drop BPF flow dissector prog ref on netns cleanupJakub Sitnicki
2020-05-19__netif_receive_skb_core: pass skb by referenceBoris Sukholitko
2020-05-09netprio_cgroup: Fix unlimited memory leak of v2 cgroupsZefan Li
2020-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2020-05-07net: fix a potential recursive NETDEV_FEAT_CHANGECong Wang
2020-05-06bpf, sockmap: msg_pop_data can incorrecty set an sge lengthJohn Fastabend
2020-05-05neigh: send protocol value in neighbor create notificationRoman Mashak
2020-05-04devlink: Fix reporter's recovery conditionAya Levin
2020-05-01drop_monitor: work around gcc-10 stringop-overflow warningArnd Bergmann
2020-05-01devlink: fix return value after hitting end in region readJakub Kicinski
2020-04-25net: remove obsolete commentEric Dumazet
2020-04-21cgroup, netclassid: remove double cond_reschedJiri Slaby
2020-04-14xdp: Reset prog in dev_change_xdp_fd when fd is negativeDavid Ahern
2020-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-04-09net-sysfs: remove redundant assignment to variable retColin Ian King
2020-04-09bpf: Fix use of sk->sk_reuseport from sk_assignJoe Stringer
2020-04-07net: revert default NAPI poll timeout to 2 jiffiesKonstantin Khlebnikov
2020-04-02neigh: support smaller retrans_time setttingHangbin Liu
2020-04-02net: core: enable SO_BINDTODEVICE for non-root usersVincent Bernat
2020-04-03net, sk_msg: Don't use RCU_INIT_POINTER on sk_user_dataJakub Sitnicki
2020-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2020-03-30devlink: Allow setting of packet trap group parametersIdo Schimmel