index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Lines
2021-10-27
tcp: define macros for a couple reclaim thresholds
Paolo Abeni
-2
/
+7
2021-10-27
net: sch: eliminate unnecessary RCU waits in mini_qdisc_pair_swap()
Seth Forshee
-1
/
+1
2021-10-27
Merge tag 'mac80211-for-net-2021-10-27' of git://git.kernel.org/pub/scm/linux...
Jakub Kicinski
-2
/
+0
2021-10-27
net: switchdev: merge switchdev_handle_fdb_{add,del}_to_device
Vladimir Oltean
-38
/
+10
2021-10-26
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
-2
/
+8
2021-10-26
net: Rename ->stream_memory_read to ->sock_is_readable
Cong Wang
-2
/
+8
2021-10-26
mctp: Implement extended addressing
Jeremy Kerr
-4
/
+9
2021-10-26
tcp: rename sk_stream_alloc_skb
Eric Dumazet
-3
/
+2
2021-10-26
net: annotate data-race in neigh_output()
Eric Dumazet
-3
/
+8
2021-10-26
net: multicast: calculate csum of looped-back and forwarded packets
Cyril Strejc
-2
/
+3
2021-10-25
ipv4: guard IP_MINTTL with a static key
Eric Dumazet
-0
/
+2
2021-10-25
ipv6: guard IPV6_MINHOPCOUNT with a static key
Eric Dumazet
-0
/
+1
2021-10-25
net: annotate accesses to sk->sk_rx_queue_mapping
Eric Dumazet
-3
/
+7
2021-10-25
net: avoid dirtying sk->sk_rx_queue_mapping
Eric Dumazet
-4
/
+2
2021-10-25
net: avoid dirtying sk->sk_napi_id
Eric Dumazet
-1
/
+2
2021-10-25
ipv6: move inet6_sk(sk)->rx_dst_cookie to sk->sk_rx_dst_cookie
Eric Dumazet
-0
/
+2
2021-10-25
tcp: move inet->rx_dst_ifindex to sk->sk_rx_dst_ifindex
Eric Dumazet
-2
/
+4
2021-10-25
net/tls: tls_crypto_context add supported algorithms context
Tianjia Zhang
-0
/
+2
2021-10-25
cfg80211: fix management registrations locking
Johannes Berg
-2
/
+0
2021-10-25
net: dsa: introduce locking for the address lists on CPU and DSA ports
Vladimir Oltean
-0
/
+1
2021-10-25
Revert "Merge branch 'dsa-rtnl'"
David S. Miller
-1
/
+0
2021-10-24
net: dsa: introduce locking for the address lists on CPU and DSA ports
Vladimir Oltean
-0
/
+1
2021-10-22
devlink: Delete obsolete parameters publish API
Leon Romanovsky
-3
/
+0
2021-10-22
Merge tag 'mac80211-next-for-net-next-2021-10-21' of git://git.kernel.org/pub...
Jakub Kicinski
-1
/
+89
2021-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
-6
/
+7
2021-10-21
cfg80211: fix kernel-doc for MBSSID EMA
Johannes Berg
-1
/
+1
2021-10-21
cfg80211: separate get channel number from ies
Wen Gong
-0
/
+11
2021-10-21
cfg80211: prepare for const netdev->dev_addr
Jakub Kicinski
-1
/
+1
2021-10-21
net: dsa: remove the "dsa_to_port in a loop" antipattern from the core
Vladimir Oltean
-4
/
+3
2021-10-21
net: dsa: introduce helpers for iterating through ports using dp
Vladimir Oltean
-0
/
+28
2021-10-20
fq_codel: generalise ce_threshold marking for subset of traffic
Toke Høiland-Jørgensen
-9
/
+12
2021-10-19
net: sched: remove one pair of atomic operations
Eric Dumazet
-4
/
+8
2021-10-19
net: sched: fix logic error in qdisc_run_begin()
Eric Dumazet
-1
/
+1
2021-10-19
net: sch_tbf: Add a graft command
Petr Machata
-0
/
+2
2021-10-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
-0
/
+11
2021-10-18
net: dsa: tag_rtl8_4: add realtek 8 byte protocol 4 tag
Alvin Šipraga
-0
/
+2
2021-10-18
net: dsa: allow reporting of standard ethtool stats for slave devices
Alvin Šipraga
-0
/
+6
2021-10-18
mctp: unify sockaddr_mctp types
Jeremy Kerr
-1
/
+1
2021-10-18
net: sched: Remove Qdisc::running sequence counter
Ahmed S. Darwish
-30
/
+22
2021-10-18
net: sched: Merge Qdisc::bstats and Qdisc::cpu_bstats data types
Ahmed S. Darwish
-54
/
+40
2021-10-18
net: sched: Protect Qdisc::bstats with u64_stats
Ahmed S. Darwish
-0
/
+4
2021-10-18
gen_stats: Move remaining users to gnet_stats_add_queue().
Sebastian Andrzej Siewior
-6
/
+2
2021-10-18
gen_stats: Add gnet_stats_add_queue().
Sebastian Andrzej Siewior
-0
/
+3
2021-10-18
gen_stats: Add instead Set the value in __gnet_stats_copy_basic().
Sebastian Andrzej Siewior
-4
/
+4
2021-10-15
tcp: md5: Allow MD5SIG_FLAG_IFINDEX with ifindex=0
Leonard Crestez
-2
/
+3
2021-10-15
fq_codel: implement L4S style ce_threshold_ect1 marking
Eric Dumazet
-3
/
+17
2021-10-15
net: add skb_get_dsfield() helper
Eric Dumazet
-0
/
+17
2021-10-15
tcp: switch orphan_count to bare per-cpu counters
Eric Dumazet
-16
/
+5
2021-10-15
sctp: fix transport encap_port update in sctp_vtag_verify
Xin Long
-3
/
+3
2021-10-15
page_pool: disable dma mapping support for 32-bit arch with 64-bit DMA
Yunsheng Lin
-11
/
+1
[prev]
[next]