index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2022-06-29
sock: redo the psock vs ULP protection check
Jakub Kicinski
2022-06-29
net: fix data-race in dev_isalive()
Eric Dumazet
2022-06-29
bpf: Fix request_sock leak in sk lookup helpers
Jon Maxwell
2022-06-22
net: remove noblock parameter from skb_recv_datagram()
Oliver Hartkopp
2022-06-14
net, neigh: Set lower cap for neigh_managed_work rearming
Daniel Borkmann
2022-06-14
netfilter: nf_tables: bail out early if hardware offload is not supported
Pablo Neira Ayuso
2022-06-14
tcp: add accessors to read/set tp->snd_cwnd
Eric Dumazet
2022-06-09
net: remove two BUG() from skb_checksum_help()
Eric Dumazet
2022-06-06
bpf: Fix usage of trace RCU in local storage.
KP Singh
2022-06-06
bpf: Enlarge offset check value to INT_MAX in bpf_skb_{load,store}_bytes
Liu Jian
2022-05-16
net: fix dev_fill_forward_path with pppoe + bridge
Felix Fietkau
2022-05-09
net: fix wrong network header length
Lina Wang
2022-05-04
tcp: resalt the secret every 10 seconds
Eric Dumazet
2022-05-04
secure_seq: use the 64 bits of the siphash for port offset calculation
Willy Tarreau
2022-04-27
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2022-04-26
net: Use this_cpu_inc() to increment net->core_stats
Sebastian Andrzej Siewior
2022-04-22
bpf, lwt: Fix crash when using bpf_skb_set_tunnel_key() from bpf_xmit lwt hook
Eyal Birger
2022-04-14
rtnetlink: Fix handling of disabled L3 stats in RTM_GETSTATS replies
Petr Machata
2022-04-08
flow_dissector: fix false-positive __read_overflow2_field() warning
Jakub Kicinski
2022-04-08
net/sched: flower: fix parsing of ethertype following VLAN header
Vlad Buslov
2022-04-06
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2022-04-06
bpf: Support dual-stack sockets in bpf_tcp_check_syncookie
Maxim Mikityanskiy
2022-04-01
skbuff: fix coalescing for page_pool fragment recycling
Jean-Philippe Brucker
2022-03-28
net: move net_unlink_todo() out of the header
Johannes Berg
2022-03-24
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-03-22
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-03-21
net: Revert the softirq will run annotation in ____napi_schedule().
Sebastian Andrzej Siewior
2022-03-21
devlink: hold the instance lock during eswitch_mode callbacks
Jakub Kicinski
2022-03-21
devlink: add explicitly locked flavor of the rate node APIs
Jakub Kicinski
2022-03-20
bpf: Check for NULL return from bpf_get_btf_vmlinux
Kumar Kartikeya Dwivedi
2022-03-20
bpf: Treat bpf_sk_lookup remote_port as a 2-byte field
Jakub Sitnicki
2022-03-20
bpf: Enable non-atomic allocations in local storage
Joanne Koong
2022-03-18
net: set default rss queues num to physical cores / 2
Íñigo Huguet
2022-03-17
veth: Rework veth_xdp_rcv_skb in order to accept non-linear skb
Lorenzo Bianconi
2022-03-16
devlink: pass devlink_port to port_split / port_unsplit callbacks
Jakub Kicinski
2022-03-16
devlink: hold the instance lock in port_split / port_unsplit callbacks
Jakub Kicinski
2022-03-16
devlink: expose instance locking and add locked port registering
Jakub Kicinski
2022-03-15
bpf, sockmap: Fix memleak in tcp_bpf_sendmsg while sk msg is full
Wang Yufen
2022-03-15
Merge tag 'v5.17-rc8' into sched/core, to pick up fixes
Ingo Molnar
2022-03-14
net: Add lockdep asserts to ____napi_schedule().
Sebastian Andrzej Siewior
2022-03-11
net: add per-cpu storage and net->core_stats
Eric Dumazet
2022-03-11
net: remove exports for netdev_name_node_alt_create() and destroy
Jakub Kicinski
2022-03-11
flow_dissector: Add support for HSRv0
Kurt Kanzenbach
2022-03-10
net: limit altnames to 64k total
Jakub Kicinski
2022-03-10
net: account alternate interface name memory
Jakub Kicinski
2022-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-10
xdp: xdp_mem_allocator can be NULL in trace_mem_connect().
Sebastian Andrzej Siewior
2022-03-10
bpf: Remove BPF_SKB_DELIVERY_TIME_NONE and rename s/delivery_time_/tstamp_/
Martin KaFai Lau
2022-03-10
bpf: Simplify insn rewrite on BPF_WRITE __sk_buff->tstamp
Martin KaFai Lau
2022-03-10
bpf: Simplify insn rewrite on BPF_READ __sk_buff->tstamp
Martin KaFai Lau
[next]