index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2021-11-04
net: fix possible NULL deref in sock_reserve_memory
Eric Dumazet
2021-11-03
net: avoid double accounting for pure zerocopy skbs
Talal Ahmad
2021-11-02
net: add and use skb_unclone_keeptruesize() helper
Eric Dumazet
2021-11-01
Revert "net: avoid double accounting for pure zerocopy skbs"
Jakub Kicinski
2021-11-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-11-01
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-11-01
net: avoid double accounting for pure zerocopy skbs
Talal Ahmad
2021-11-01
skmsg: Lose offset info in sk_psock_skb_ingress
Liu Jian
2021-11-01
ethtool: don't drop the rtnl_lock half way thru the ioctl
Jakub Kicinski
2021-11-01
devlink: expose get/put functions
Jakub Kicinski
2021-11-01
ethtool: push the rtnl_lock into dev_ethtool()
Jakub Kicinski
2021-10-29
cls_flower: Fix inability to match GRE/IPIP packets
Yoshiki Komachi
2021-10-29
devlink: make all symbols GPL-only
Jakub Kicinski
2021-10-29
mctp: Add flow extension to skb
Jeremy Kerr
2021-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-10-28
devlink: Simplify internal devlink params implementation
Leon Romanovsky
2021-10-27
xdp: Remove redundant warning
Yajun Deng
2021-10-27
Revert "devlink: Remove not-executed trap policer notifications"
Leon Romanovsky
2021-10-27
Revert "devlink: Remove not-executed trap group notifications"
Leon Romanovsky
2021-10-26
net: Prevent HW-GRO and LRO features operate together
Ben Ben-ishay
2021-10-26
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2021-10-26
skmsg: Extract and reuse sk_msg_is_readable()
Cong Wang
2021-10-26
net: multicast: calculate csum of looped-back and forwarded packets
Cyril Strejc
2021-10-25
net-sysfs: initialize uid and gid before calling net_ns_get_ownership
Xin Long
2021-10-25
net: Prevent infinite while loop in skb_tx_hash()
Michael Chan
2021-10-24
net: rtnetlink: use __dev_addr_set()
Jakub Kicinski
2021-10-24
net: core: constify mac addrs in selftests
Jakub Kicinski
2021-10-22
bpf: Prevent increasing bpf_jit_limit above max
Lorenz Bauer
2021-10-22
devlink: Clean not-executed param notifications
Leon Romanovsky
2021-10-22
devlink: Remove not-executed trap group notifications
Leon Romanovsky
2021-10-22
devlink: Remove not-executed trap policer notifications
Leon Romanovsky
2021-10-22
devlink: Delete obsolete parameters publish API
Leon Romanovsky
2021-10-22
skb_expand_head() adjust skb->truesize incorrectly
Vasily Averin
2021-10-21
bpf: Add bpf_skc_to_unix_sock() helper
Hengqi Chen
2021-10-21
net/core: Remove unused assignment operations and variable
luo penghao
2021-10-21
net: stats: Read the statistics in ___gnet_stats_copy_basic() instead of adding.
Sebastian Andrzej Siewior
2021-10-20
net-core: use netdev_* calls for kernel messages
Jesse Brandeburg
2021-10-19
devlink: Remove extra device_lock assert checks
Leon Romanovsky
2021-10-19
net: sched: Allow statistics reads from softirq.
Sebastian Andrzej Siewior
2021-10-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2021-10-18
net: sched: Remove Qdisc::running sequence counter
Ahmed S. Darwish
2021-10-18
net: sched: Merge Qdisc::bstats and Qdisc::cpu_bstats data types
Ahmed S. Darwish
2021-10-18
net: sched: Use _bstats_update/set() instead of raw writes
Ahmed S. Darwish
2021-10-18
net: sched: Protect Qdisc::bstats with u64_stats
Ahmed S. Darwish
2021-10-18
gen_stats: Move remaining users to gnet_stats_add_queue().
Sebastian Andrzej Siewior
2021-10-18
gen_stats: Add gnet_stats_add_queue().
Sebastian Andrzej Siewior
2021-10-18
gen_stats: Add instead Set the value in __gnet_stats_copy_basic().
Sebastian Andrzej Siewior
2021-10-16
net: make use of helper netif_is_bridge_master()
Kyungrok Chung
2021-10-16
net: stream: don't purge sk_error_queue in sk_stream_kill_queues()
Jakub Kicinski
2021-10-15
page_pool: disable dma mapping support for 32-bit arch with 64-bit DMA
Yunsheng Lin
[next]