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-04-13
bpf: Make remote_port field in struct bpf_sk_lookup 16-bit wide
Jakub Sitnicki
2022-04-13
bpf: Support dual-stack sockets in bpf_tcp_check_syncookie
Maxim Mikityanskiy
2022-04-13
skbuff: fix coalescing for page_pool fragment recycling
Jean-Philippe Brucker
2022-04-13
net: limit altnames to 64k total
Jakub Kicinski
2022-04-13
net: account alternate interface name memory
Jakub Kicinski
2022-04-13
net: initialize init_net earlier
Eric Dumazet
2022-04-13
bpf: Make dst_port field in struct bpf_sock 16-bit wide
Jakub Sitnicki
2022-04-08
net: preserve skb_end_offset() in skb_unclone_keeptruesize()
Eric Dumazet
2022-04-08
net: add skb_set_end_offset() helper
Eric Dumazet
2022-04-08
bpf, sockmap: Fix memleak in tcp_bpf_sendmsg while sk msg is full
Wang Yufen
2022-03-16
net-sysfs: add check for netdevice being present to speed_show
suresh kumar
2022-03-16
net: gro: move skb_gro_receive_list to udp_offload.c
Eric Dumazet
2022-03-08
net: fix up skbs delta_truesize in UDP GRO frag_list
lena wang
2022-03-08
bpf, sockmap: Do not ignore orig_len parameter
Eric Dumazet
2022-03-02
net-timestamp: convert sk->sk_tskey to atomic_t
Eric Dumazet
2022-03-02
net: use sk_is_tcp() in more places
Eric Dumazet
2022-03-02
net: __pskb_pull_tail() & pskb_carve_frag_list() drop_monitor friends
Eric Dumazet
2022-03-02
bpf: Do not try bpf_msg_push_data with len 0
Felix Maurer
2022-02-23
net_sched: add __rcu annotation to netdev->qdisc
Eric Dumazet
2022-02-23
drop_monitor: fix data-race in dropmon_net_event / trace_napi_poll_hit
Eric Dumazet
2022-02-23
bpf: Add MEM_RDONLY for helper args that are pointers to rdonly mem.
Hao Luo
2022-02-23
bpf: Introduce MEM_RDONLY flag
Hao Luo
2022-02-23
bpf: Replace PTR_TO_XXX_OR_NULL with PTR_TO_XXX | PTR_MAYBE_NULL
Hao Luo
2022-02-08
net, neigh: Do not trigger immediate probes on NUD_FAILED from neigh_managed_...
Daniel Borkmann
2022-02-05
rtnetlink: make sure to refresh master_dev/m_ops in __rtnl_newlink()
Eric Dumazet
2022-02-01
net-procfs: show net devices bound packet types
Jianguo Wu
2022-02-01
net: fix information leakage in /proc/net/ptype
Congyu Liu
2022-01-27
net: fix sock_timestamping_bind_phc() to release device
Miroslav Lichvar
2022-01-27
devlink: Remove misleading internal_flags from health reporter dump
Leon Romanovsky
2022-01-27
netns: add schedule point in ops_exit_list()
Eric Dumazet
2022-01-27
xdp: check prog type before updating BPF link
Toke Høiland-Jørgensen
2022-01-27
bpf: Do not WARN in bpf_warn_invalid_xdp_action()
Paolo Abeni
2022-01-27
net-sysfs: update the queue counts in the unregistration path
Antoine Tenart
2022-01-27
bpf: Fix SO_RCVBUF/SO_SNDBUF handling in _bpf_setsockopt().
Kuniyuki Iwashima
2022-01-27
bpf, sockmap: Fix double bpf_prog_put on error case in map_link
John Fastabend
2021-12-31
lwtunnel: Validate RTA_ENCAP_TYPE attribute length
David Ahern
2021-12-17
net/sched: flow_dissector: Fix matching on zone id for invalid conns
Paul Blakey
2021-12-17
net/sched: Extend qdisc control block with tc control block
Paul Blakey
2021-12-16
net: Fix double 0x prefix print in SKB dump
Gal Pressman
2021-12-08
net, neigh: clear whole pneigh_entry at alloc time
Eric Dumazet
2021-12-08
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2021-12-06
devlink: fix netns refcount leak in devlink_nl_cmd_reload()
Eric Dumazet
2021-12-01
net: annotate data-races on txq->xmit_lock_owner
Eric Dumazet
2021-11-29
wireguard: device: reset peer src endpoint when netns exits
Jason A. Donenfeld
2021-11-29
ipv6: fix memory leak in fib6_rule_suppress
msizanoen1
2021-11-22
net, neigh: Fix crash in v6 module initialization error path
Daniel Borkmann
2021-11-20
bpf, sockmap: Re-evaluate proto ops when psock is removed from sockmap
John Fastabend
2021-11-20
bpf, sockmap: Attach map progs to psock early for feature probes
John Fastabend
2021-11-18
devlink: Don't throw an error if flash notification sent before devlink visible
Leon Romanovsky
2021-11-18
page_pool: Revert "page_pool: disable dma mapping support..."
Yunsheng Lin
[next]