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
/
include
/
net
Age
Commit message (
Expand
)
Author
2021-10-27
net: switchdev: merge switchdev_handle_fdb_{add,del}_to_device
Vladimir Oltean
2021-10-26
mctp: Implement extended addressing
Jeremy Kerr
2021-10-26
tcp: rename sk_stream_alloc_skb
Eric Dumazet
2021-10-26
net: annotate data-race in neigh_output()
Eric Dumazet
2021-10-25
ipv4: guard IP_MINTTL with a static key
Eric Dumazet
2021-10-25
ipv6: guard IPV6_MINHOPCOUNT with a static key
Eric Dumazet
2021-10-25
net: annotate accesses to sk->sk_rx_queue_mapping
Eric Dumazet
2021-10-25
net: avoid dirtying sk->sk_rx_queue_mapping
Eric Dumazet
2021-10-25
net: avoid dirtying sk->sk_napi_id
Eric Dumazet
2021-10-25
ipv6: move inet6_sk(sk)->rx_dst_cookie to sk->sk_rx_dst_cookie
Eric Dumazet
2021-10-25
tcp: move inet->rx_dst_ifindex to sk->sk_rx_dst_ifindex
Eric Dumazet
2021-10-25
net/tls: tls_crypto_context add supported algorithms context
Tianjia Zhang
2021-10-25
net: dsa: introduce locking for the address lists on CPU and DSA ports
Vladimir Oltean
2021-10-25
Revert "Merge branch 'dsa-rtnl'"
David S. Miller
2021-10-24
net: dsa: introduce locking for the address lists on CPU and DSA ports
Vladimir Oltean
2021-10-22
devlink: Delete obsolete parameters publish API
Leon Romanovsky
2021-10-22
Merge tag 'mac80211-next-for-net-next-2021-10-21' of git://git.kernel.org/pub...
Jakub Kicinski
2021-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-10-21
cfg80211: fix kernel-doc for MBSSID EMA
Johannes Berg
2021-10-21
cfg80211: separate get channel number from ies
Wen Gong
2021-10-21
cfg80211: prepare for const netdev->dev_addr
Jakub Kicinski
2021-10-21
net: dsa: remove the "dsa_to_port in a loop" antipattern from the core
Vladimir Oltean
2021-10-21
net: dsa: introduce helpers for iterating through ports using dp
Vladimir Oltean
2021-10-20
fq_codel: generalise ce_threshold marking for subset of traffic
Toke Høiland-Jørgensen
2021-10-19
net: sched: remove one pair of atomic operations
Eric Dumazet
2021-10-19
net: sched: fix logic error in qdisc_run_begin()
Eric Dumazet
2021-10-19
net: sch_tbf: Add a graft command
Petr Machata
2021-10-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2021-10-18
net: dsa: tag_rtl8_4: add realtek 8 byte protocol 4 tag
Alvin Šipraga
2021-10-18
net: dsa: allow reporting of standard ethtool stats for slave devices
Alvin Šipraga
2021-10-18
mctp: unify sockaddr_mctp types
Jeremy Kerr
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: 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-15
tcp: md5: Allow MD5SIG_FLAG_IFINDEX with ifindex=0
Leonard Crestez
2021-10-15
fq_codel: implement L4S style ce_threshold_ect1 marking
Eric Dumazet
2021-10-15
net: add skb_get_dsfield() helper
Eric Dumazet
2021-10-15
tcp: switch orphan_count to bare per-cpu counters
Eric Dumazet
2021-10-15
sctp: fix transport encap_port update in sctp_vtag_verify
Xin Long
2021-10-15
page_pool: disable dma mapping support for 32-bit arch with 64-bit DMA
Yunsheng Lin
2021-10-13
decnet: constify dev_addr passing
Jakub Kicinski
2021-10-13
ipv6: constify dev_addr passing
Jakub Kicinski
2021-10-13
llc/snap: constify dev_addr passing
Jakub Kicinski
2021-10-13
rose: constify dev_addr passing
Jakub Kicinski
2021-10-13
ax25: constify dev_addr passing
Jakub Kicinski
2021-10-12
devlink: Delete reload enable/disable interface
Leon Romanovsky
2021-10-12
devlink: Allow control devlink ops behavior through feature mask
Leon Romanovsky
[next]