index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2020-09-28
bpf: sockmap: Enable map_update_elem from bpf_iter
Lorenz Bauer
2020-09-25
bpf: Change bpf_sk_assign to accept ARG_PTR_TO_BTF_ID_SOCK_COMMON
Martin KaFai Lau
2020-09-25
bpf: Change bpf_tcp_*_syncookie to accept ARG_PTR_TO_BTF_ID_SOCK_COMMON
Martin KaFai Lau
2020-09-25
bpf: Change bpf_sk_storage_*() to accept ARG_PTR_TO_BTF_ID_SOCK_COMMON
Martin KaFai Lau
2020-09-25
bpf: Change bpf_sk_release and bpf_sk_*cgroup_id to accept ARG_PTR_TO_BTF_ID_...
Martin KaFai Lau
2020-09-25
bpf: Enable bpf_skc_to_* sock casting helper to networking prog type
Martin KaFai Lau
2020-09-23
net: fix a new kernel-doc warning at dev.c
Mauro Carvalho Chehab
2020-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-09-22
devlink: Enhance policy to validate port type input value
Parav Pandit
2020-09-22
devlink: Enhance policy to validate eswitch mode value
Parav Pandit
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-21
bpf: Using rcu_read_lock for bpf_sk_storage_map iterator
Yonghong Song
2020-09-21
bpf: Allow specifying a BTF ID per argument in function protos
Lorenz Bauer
2020-09-21
net-sysfs: add backlog len and CPU id to softnet data
Paolo Abeni
2020-09-20
net: remove unnecessary NULL checking in napi_consume_skb()
Yunsheng Lin
2020-09-18
net: devlink: region: Pass the region ops to the snapshot function
Andrew Lunn
2020-09-18
net: core: delete duplicated words
Randy Dunlap
2020-09-18
devlink: collect flash notify params into a struct
Shannon Nelson
2020-09-18
devlink: add timeout information to status_notify
Shannon Nelson
2020-09-18
net: use exponential backoff in netdev_wait_allrefs
Francesco Ruggeri
2020-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-09-15
bpf: Mutex protect used_maps array and count
YiFei Zhu
2020-09-15
bpf: Bpf_skc_to_* casting helpers require a NULL check on sk
Martin KaFai Lau
2020-09-15
devlink: introduce the health reporter test command
Jiri Pirko
2020-09-14
__netif_receive_skb_core: don't untag vlan from skb on DSA master
Vladimir Oltean
2020-09-14
ipv4: Initialize flowi4_multipath_hash in data path
David Ahern
2020-09-14
net: try to avoid unneeded backlog flush
Paolo Abeni
2020-09-10
tcp: simplify _bpf_setsockopt(): Remove flags argument
Neal Cardwell
2020-09-10
tcp: simplify tcp_set_congestion_control(): Always reinitialize
Neal Cardwell
2020-09-10
tcp: Simplify EBPF TCP_CONGESTION to always init CC
Neal Cardwell
2020-09-10
net: Fix bridge enslavement failure
Ido Schimmel
2020-09-10
net: Correct the comment of dst_dev_put()
Miaohe Lin
2020-09-10
net: make sure napi_list is safe for RCU traversal
Jakub Kicinski
2020-09-10
net: manage napi add/del idempotence explicitly
Jakub Kicinski
2020-09-10
net: remove napi_hash_del() from driver-facing API
Jakub Kicinski
2020-09-10
devlink: don't crash if netdev is NULL
Jakub Kicinski
2020-09-10
net: Allow iterating sockmap and sockhash
Lorenz Bauer
2020-09-10
net: sockmap: Remove unnecessary sk_fullsock checks
Lorenz Bauer
2020-09-10
bpf: Remove duplicate headers
Chen Zhou
2020-09-09
devlink: Use controller while building phys_port_name
Parav Pandit
2020-09-09
devlink: Introduce controller number
Parav Pandit
2020-09-09
devlink: Introduce external controller flag
Parav Pandit
2020-09-08
fib: fix fib_rule_ops indirect call wrappers when CONFIG_IPV6=m
Brian Vazquez
2020-09-08
bpf: Fix clobbering of r2 in bpf_gen_ld_abs
Daniel Borkmann
2020-09-07
Revert "netns: don't disable BHs when locking "nsid_lock""
Taehee Yoo
2020-09-06
net: Add a missing word
Jonathan Neuschäfer
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-09-01
pktgen: fix error message with wrong function name
Leesoo Ahn
[next]