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
2021-02-23
net/sched: fix miss init the mru in qdisc_skb_cb
wenxu
2021-02-17
net: gro: do not keep too many GRO packets in napi->rx_list
Eric Dumazet
2021-02-17
udp: fix skb_copy_and_csum_datagram with odd segment sizes
Willem de Bruijn
2021-02-10
neighbour: Prevent a dead entry from updating gc_list
Chinmay Agarwal
2021-01-27
net: core: devlink: use right genl user_ptr when handling port param get/set
Oleksandr Mazur
2021-01-27
net: Disable NETIF_F_HW_TLS_RX when RXCSUM is disabled
Tariq Toukan
2021-01-27
net_sched: gen_estimator: support large ewma log
Eric Dumazet
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-23
net: fix use-after-free when UDP GRO with shared fraglist
Dongseok Yi
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
2021-01-12
net-sysfs: take the rtnl lock when storing xps_rxqs
Antoine Tenart
2021-01-12
net-sysfs: take the rtnl lock when accessing xps_cpus_map and num_tc
Antoine Tenart
2021-01-12
net-sysfs: take the rtnl lock when storing xps_cpus
Antoine Tenart
2020-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-12-09
net: flow_offload: Fix memory leak for indirect flow block
Chris Mi
2020-12-09
xdp: Remove the xdp_attachment_flags_ok() callback
Toke Høiland-Jørgensen
2020-12-07
lwt_bpf: Replace preempt_disable() with migrate_disable()
Cong Wang
2020-12-07
lwt: Disable BH too in run_lwt_bpf()
Dongdong Wang
2020-12-03
net: skbuff: ensure LSE is pullable before decrementing the MPLS ttl
Davide Caratti
2020-11-30
xdp: Handle MEM_TYPE_XSK_BUFF_POOL correctly in xdp_return_buff()
Björn Töpel
2020-11-28
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2020-11-27
sock: set sk_err to ee_errno on dequeue from errq
Willem de Bruijn
2020-11-25
devlink: Make sure devlink instance and port are in same net namespace
Parav Pandit
2020-11-25
devlink: Hold rtnl lock while reading netdev attributes
Parav Pandit
2020-11-25
gro_cells: reduce number of synchronize_net() calls
Eric Dumazet
2020-11-24
net, xsk: Avoid taking multiple skbuff references
Björn Töpel
2020-11-24
devlink: Fix reload stats structure
Moshe Shemesh
2020-11-19
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2020-11-18
net: Have netpoll bring-up DSA management interface
Florian Fainelli
2020-11-18
bpf, sockmap: Avoid failures from skb_to_sgvec when skb has frag_list
John Fastabend
2020-11-18
bpf, sockmap: Handle memory acct if skb_verdict prog redirects to self
John Fastabend
2020-11-18
bpf, sockmap: Avoid returning unneeded EAGAIN when redirecting to self
John Fastabend
2020-11-18
bpf, sockmap: Use truesize with sk_rmem_schedule()
John Fastabend
2020-11-18
bpf, sockmap: Ensure SO_RCVBUF memory is observed on ingress redirect
John Fastabend
2020-11-14
devlink: Add missing genlmsg_cancel() in devlink_nl_sb_port_pool_fill()
Wang Hai
2020-11-13
net: Exempt multicast addresses from five-second neighbor lifetime
Jeff Dike
2020-11-12
devlink: Avoid overwriting port attributes of registered port
Parav Pandit
2020-10-29
Merge tag 'net-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2020-10-27
devlink: Unlock on error in dumpit()
Dan Carpenter
2020-10-27
devlink: Fix some error codes
Dan Carpenter
2020-10-24
random32: add noise from network and scheduling activity
Willy Tarreau
2020-10-22
net: Properly typecast int values to set sk_max_pacing_rate
Ke Li
2020-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2020-10-21
rtnetlink: fix data overflow in rtnl_calcit()
Di Zhu
2020-10-22
bpf: Fix bpf_redirect_neigh helper api to support supplying nexthop
Toke Høiland-Jørgensen
2020-10-18
net: core: use list_del_init() instead of list_del() in netdev_run_todo()
Taehee Yoo
2020-10-15
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
[next]