index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2022-09-28
net: shrink struct ubuf_info
Pavel Begunkov
2022-09-26
xdp: improve page_pool xdp_return performance
Jesper Dangaard Brouer
2022-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-21
flow_dissector: Do not count vlan tags inside tunnel payload
Qingqing Yang
2022-09-20
tcp: Access &tcp_hashinfo via net.
Kuniyuki Iwashima
2022-09-20
net: rtnetlink: Enslave device before bringing it up
Phil Sutter
2022-09-20
flow_offload: Introduce flow_match_l2tpv3
Wojciech Drewek
2022-09-20
flow_dissector: Add L2TPv3 dissectors
Wojciech Drewek
2022-09-16
rtnetlink: advertise allmulti counter
Nicolas Dichtel
2022-09-09
net: core: fix flow symmetric hash
Ludovic Cintrat
2022-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2022-09-07
net: sysctl: remove unused variable long_max
Liu Shixin
2022-09-07
net: skb: export skb drop reaons to user by TRACE_DEFINE_ENUM
Menglong Dong
2022-09-06
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Paolo Abeni
2022-09-02
bpf: Change bpf_getsockopt(SOL_IPV6) to reuse do_ipv6_getsockopt()
Martin KaFai Lau
2022-09-02
bpf: Change bpf_getsockopt(SOL_IP) to reuse do_ip_getsockopt()
Martin KaFai Lau
2022-09-02
bpf: Change bpf_getsockopt(SOL_TCP) to reuse do_tcp_getsockopt()
Martin KaFai Lau
2022-09-02
bpf: Change bpf_getsockopt(SOL_SOCKET) to reuse sk_getsockopt()
Martin KaFai Lau
2022-09-02
bpf: Embed kernel CONFIG check into the if statement in bpf_getsockopt
Martin KaFai Lau
2022-09-02
bpf: net: Avoid sk_getsockopt() taking sk lock when called from bpf
Martin KaFai Lau
2022-09-02
bpf: net: Change sk_getsockopt() to take the sockptr_t argument
Martin KaFai Lau
2022-09-02
net: Change sock_getsockopt() to take the sk ptr instead of the sock ptr
Martin KaFai Lau
2022-09-02
bpf: Support getting tunnel flags
Shmulik Ladkani
2022-09-02
tcp: TX zerocopy should not sense pfmemalloc status
Eric Dumazet
2022-09-01
net: rtnetlink: use netif_oper_up instead of open code
Juhee Kang
2022-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-08-31
core: Variable type completion
Xin Gao
2022-08-30
Revert "net: devlink: add RNLT lock assertion to devlink_compat_switch_id_get()"
Vlad Buslov
2022-08-30
net: devlink: stub port params cmds for they are unused internally
Jiri Pirko
2022-08-30
devlink: use missing attribute ext_ack
Jakub Kicinski
2022-08-29
genetlink: start to validate reserved header bytes
Jakub Kicinski
2022-08-26
net: devlink: add RNLT lock assertion to devlink_compat_switch_id_get()
Jiri Pirko
2022-08-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2022-08-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-08-25
net: devlink: limit flash component name to match version returned by info_get()
Jiri Pirko
2022-08-25
net: devlink: extend info_get() version put to indicate a flash component
Jiri Pirko
2022-08-24
net: Fix a data-race around netdev_unregister_timeout_secs.
Kuniyuki Iwashima
2022-08-24
net: Fix a data-race around netdev_budget_usecs.
Kuniyuki Iwashima
2022-08-24
net: Fix a data-race around netdev_budget.
Kuniyuki Iwashima
2022-08-24
net: Fix a data-race around sysctl_net_busy_read.
Kuniyuki Iwashima
2022-08-24
net: Fix a data-race around sysctl_tstamp_allow_data.
Kuniyuki Iwashima
2022-08-24
net: Fix data-races around sysctl_optmem_max.
Kuniyuki Iwashima
2022-08-24
net: Fix data-races around netdev_tstamp_prequeue.
Kuniyuki Iwashima
2022-08-24
net: Fix data-races around netdev_max_backlog.
Kuniyuki Iwashima
2022-08-24
net: Fix data-races around weight_p and dev_weight_[rt]x_bias.
Kuniyuki Iwashima
2022-08-24
net: Fix data-races around sysctl_[rw]mem_(max|default).
Kuniyuki Iwashima
2022-08-24
net/core/skbuff: Check the return value of skb_copy_bits()
lily
2022-08-24
net: neigh: don't call kfree_skb() under spin_lock_irqsave()
Yang Yingliang
2022-08-24
net: skb: prevent the split of kfree_skb_reason() by gcc
Menglong Dong
2022-08-23
bpf: Use cgroup_{common,current}_func_proto in more hooks
Stanislav Fomichev
[next]