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-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
2020-03-30devlink: Add packet trap group parameters supportIdo Schimmel
2020-03-30devlink: Add packet trap policers supportIdo Schimmel
2020-03-30bpf: Don't refcount LISTEN sockets in sk_assign()Joe Stringer
2020-03-30bpf: Add socket assign supportJoe Stringer
2020-03-30devlink: Add auto dump flag to health reporterEran Ben Elisha
2020-03-30devlink: Implicitly set auto recover flag when registering health reporterEran Ben Elisha
2020-03-30net: devlink: use NL_SET_ERR_MSG_MOD instead of NL_SET_ERR_MSGJiri Pirko
2020-03-30net: fix fraglist segmentation reference count leakFlorian Westphal
2020-03-29ethtool: add timestamping related string setsMichal Kubecek
2020-03-29net: ipv6: add rpl sr tunnelAlexander Aring
2020-03-29net: add net available in build_stateAlexander Aring
2020-03-29net: Fix typo of SKB_SGO_CB_OFFSETCambda Zhu
2020-03-29net: page pool: allow to pass zero flags to page_pool_init()Denis Kirjanov