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-06
bpf: Enlarge offset check value to INT_MAX in bpf_skb_{load,store}_bytes
Liu Jian
2022-06-06
secure_seq: use the 64 bits of the siphash for port offset calculation
Willy Tarreau
2022-05-18
tcp: resalt the secret every 10 seconds
Eric Dumazet
2022-04-20
net/sched: flower: fix parsing of ethertype following VLAN header
Vlad Buslov
2022-03-28
esp: Fix possible buffer overflow in ESP transformation
Steffen Klassert
2022-03-16
net-sysfs: add check for netdevice being present to speed_show
suresh kumar
2022-03-02
net: __pskb_pull_tail() & pskb_carve_frag_list() drop_monitor friends
Eric Dumazet
2022-02-23
drop_monitor: fix data-race in dropmon_net_event / trace_napi_poll_hit
Eric Dumazet
2022-02-08
rtnetlink: make sure to refresh master_dev/m_ops in __rtnl_newlink()
Eric Dumazet
2022-02-08
net-procfs: show net devices bound packet types
Jianguo Wu
2022-02-08
net: fix information leakage in /proc/net/ptype
Congyu Liu
2022-01-27
netns: add schedule point in ops_exit_list()
Eric Dumazet
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
2021-12-14
net, neigh: clear whole pneigh_entry at alloc time
Eric Dumazet
2021-12-14
net: core: netlink: add helper refcount dec and lock function
Vlad Buslov
2021-12-08
net: annotate data-races on txq->xmit_lock_owner
Eric Dumazet
2021-11-26
net: stream: don't purge sk_error_queue in sk_stream_kill_queues()
Jakub Kicinski
2021-11-26
net: sched: update default qdisc visibility after Tx queue cnt changes
Jakub Kicinski
2021-11-26
bpf: Prevent increasing bpf_jit_limit above max
Lorenz Bauer
2021-11-02
net: Prevent infinite while loop in skb_tx_hash()
Michael Chan
2021-10-13
rtnetlink: fix if_nlmsg_stats_size() under estimation
Eric Dumazet
2021-10-06
af_unix: fix races in sk_peer_pid and sk_peer_cred accesses
Eric Dumazet
2021-09-22
flow_dissector: Fix out-of-bounds warnings
Gustavo A. R. Silva
2021-09-22
netns: protect netns ID lookups with RCU
Guillaume Nault
2021-08-08
net: Fix zero-copy head len calculation.
Pravin B Shelar
2021-08-04
gro: ensure frag0 meets IP header alignment
Eric Dumazet
2021-07-31
net: annotate data race around sk_ll_usec
Eric Dumazet
2021-07-20
net: Treat __napi_schedule_irqoff() as __napi_schedule() on PREEMPT_RT
Sebastian Andrzej Siewior
2021-07-20
bpf: Do not change gso_size during bpf_skb_change_proto()
Maciej Żenczykowski
2021-06-30
net: ethtool: clear heap allocations for ethtool function
Austin Kim
2021-06-30
net: make get_net_ns return error if NET_NS is disabled
Changbin Du
2021-06-30
rtnetlink: Fix regression in bridge VLAN configuration
Ido Schimmel
2021-06-30
fib: Return the correct errno code
Zheng Yongjun
2021-06-30
rtnetlink: Fix missing error code in rtnl_bridge_notify()
Jiapeng Chong
2021-06-03
bpf: Set mac_len in bpf_skb_change_head
Jussi Maki
2021-05-22
ethtool: ioctl: Fix out-of-bounds warning in store_link_ksettings_for_user()
Gustavo A. R. Silva
2021-04-28
neighbour: Disregard DEAD dst in neigh_update
Tong Zhu
2021-04-07
bpf: Remove MTU check in __bpf_skb_max_len
Jesper Dangaard Brouer
2021-03-30
can: dev: Move device back to init netns on owning netns delete
Martin Willi
2021-03-07
pktgen: fix misuse of BUG_ON() in pktgen_thread_worker()
Di Zhu
2021-03-07
net: fix up truesize of cloned skb in skb_prepare_for_shift()
Marco Elver
2021-03-04
bpf: Fix bpf_fib_lookup helper MTU check for SKB ctx
Jesper Dangaard Brouer
2021-02-07
net_sched: gen_estimator: support large ewma log
Eric Dumazet
2021-01-27
net: Disable NETIF_F_HW_TLS_RX when RXCSUM is disabled
Tariq Toukan
2021-01-27
skbuff: back tiny skbs with kmalloc() in __netdev_alloc_skb() too
Alexander Lobakin
2021-01-23
net: avoid 32 x truesize under-estimation for tiny skbs
Eric Dumazet
2021-01-23
udp: Prevent reuseport_select_sock from reading uninitialized socks
Baptiste Lepers
2021-01-17
net: drop bogus skb with CHECKSUM_PARTIAL and offset beyond end of trimmed pa...
Vasily Averin
2021-01-12
net-sysfs: take the rtnl lock when accessing xps_rxqs_map and num_tc
Antoine Tenart
[next]