index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-29
sctp: subtract sctphdr len in sctp_transport_pl_hlen
Xin Long
1
-1
/
+2
2021-10-29
sctp: reset probe_timer in sctp_transport_pl_update
Xin Long
1
-3
/
+1
2021-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-13
/
+17
2021-10-28
mptcp: fix corrupt receiver key in MPC + data + checksum
Davide Caratti
1
-0
/
+4
2021-10-28
net/tls: Fix flipped sign in tls_err_abort() calls
Daniel Jordan
1
-7
/
+2
2021-10-28
net: cleanup __sk_stream_memory_free()
Eric Dumazet
1
-8
/
+2
2021-10-28
tcp: cleanup tcp_remove_empty_skb() use
Eric Dumazet
1
-1
/
+1
2021-10-28
net: introduce sk_forward_alloc_get()
Paolo Abeni
1
-0
/
+11
2021-10-28
tcp: define macros for a couple reclaim thresholds
Paolo Abeni
1
-2
/
+7
2021-10-28
net: sch: eliminate unnecessary RCU waits in mini_qdisc_pair_swap()
Seth Forshee
1
-1
/
+1
2021-10-27
Merge tag 'mac80211-for-net-2021-10-27' of git://git.kernel.org/pub/scm/linux...
Jakub Kicinski
1
-2
/
+0
2021-10-27
net: switchdev: merge switchdev_handle_fdb_{add,del}_to_device
Vladimir Oltean
1
-38
/
+10
2021-10-27
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2
-2
/
+8
2021-10-26
net: Rename ->stream_memory_read to ->sock_is_readable
Cong Wang
2
-2
/
+8
2021-10-26
mctp: Implement extended addressing
Jeremy Kerr
1
-4
/
+9
2021-10-26
tcp: rename sk_stream_alloc_skb
Eric Dumazet
2
-3
/
+2
2021-10-26
net: annotate data-race in neigh_output()
Eric Dumazet
1
-3
/
+8
2021-10-26
net: multicast: calculate csum of looped-back and forwarded packets
Cyril Strejc
1
-2
/
+3
2021-10-26
ipv4: guard IP_MINTTL with a static key
Eric Dumazet
1
-0
/
+2
2021-10-26
ipv6: guard IPV6_MINHOPCOUNT with a static key
Eric Dumazet
1
-0
/
+1
2021-10-26
net: annotate accesses to sk->sk_rx_queue_mapping
Eric Dumazet
1
-3
/
+7
2021-10-26
net: avoid dirtying sk->sk_rx_queue_mapping
Eric Dumazet
1
-4
/
+2
2021-10-26
net: avoid dirtying sk->sk_napi_id
Eric Dumazet
1
-1
/
+2
2021-10-26
ipv6: move inet6_sk(sk)->rx_dst_cookie to sk->sk_rx_dst_cookie
Eric Dumazet
1
-0
/
+2
2021-10-26
tcp: move inet->rx_dst_ifindex to sk->sk_rx_dst_ifindex
Eric Dumazet
2
-2
/
+4
2021-10-25
net/tls: tls_crypto_context add supported algorithms context
Tianjia Zhang
1
-0
/
+2
2021-10-25
cfg80211: fix management registrations locking
Johannes Berg
1
-2
/
+0
2021-10-25
net: dsa: introduce locking for the address lists on CPU and DSA ports
Vladimir Oltean
1
-0
/
+1
2021-10-25
Revert "Merge branch 'dsa-rtnl'"
David S. Miller
1
-1
/
+0
2021-10-24
net: dsa: introduce locking for the address lists on CPU and DSA ports
Vladimir Oltean
1
-0
/
+1
2021-10-23
devlink: Delete obsolete parameters publish API
Leon Romanovsky
1
-3
/
+0
2021-10-22
Merge tag 'mac80211-next-for-net-next-2021-10-21' of git://git.kernel.org/pub...
Jakub Kicinski
2
-1
/
+89
2021-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-6
/
+7
2021-10-21
cfg80211: fix kernel-doc for MBSSID EMA
Johannes Berg
1
-1
/
+1
2021-10-21
cfg80211: separate get channel number from ies
Wen Gong
1
-0
/
+11
2021-10-21
cfg80211: prepare for const netdev->dev_addr
Jakub Kicinski
1
-1
/
+1
2021-10-21
net: dsa: remove the "dsa_to_port in a loop" antipattern from the core
Vladimir Oltean
1
-4
/
+3
2021-10-21
net: dsa: introduce helpers for iterating through ports using dp
Vladimir Oltean
1
-0
/
+28
2021-10-21
fq_codel: generalise ce_threshold marking for subset of traffic
Toke Høiland-Jørgensen
2
-9
/
+12
2021-10-20
net: sched: remove one pair of atomic operations
Eric Dumazet
1
-4
/
+8
2021-10-20
net: sched: fix logic error in qdisc_run_begin()
Eric Dumazet
1
-1
/
+1
2021-10-19
net: sch_tbf: Add a graft command
Petr Machata
1
-0
/
+2
2021-10-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-0
/
+11
2021-10-18
net: dsa: tag_rtl8_4: add realtek 8 byte protocol 4 tag
Alvin Šipraga
1
-0
/
+2
2021-10-18
net: dsa: allow reporting of standard ethtool stats for slave devices
Alvin Šipraga
1
-0
/
+6
2021-10-18
mctp: unify sockaddr_mctp types
Jeremy Kerr
1
-1
/
+1
2021-10-18
net: sched: Remove Qdisc::running sequence counter
Ahmed S. Darwish
2
-30
/
+22
2021-10-18
net: sched: Merge Qdisc::bstats and Qdisc::cpu_bstats data types
Ahmed S. Darwish
5
-54
/
+40
2021-10-18
net: sched: Protect Qdisc::bstats with u64_stats
Ahmed S. Darwish
2
-0
/
+4
2021-10-18
gen_stats: Move remaining users to gnet_stats_add_queue().
Sebastian Andrzej Siewior
2
-6
/
+2
[prev]
[next]