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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-27
lib: bitmap: Introduce node-aware alloc API
Tariq Toukan
1
-0
/
+2
2021-10-26
net/mlx5: remove the recent devlink params
Jakub Kicinski
3
-1
/
+6
2021-10-26
net: phylink: use supported_interfaces for phylink validation
Russell King (Oracle)
1
-2
/
+10
2021-10-26
net: phylink: add MAC phy_interface_t bitmap
Russell King
1
-0
/
+1
2021-10-26
net: phy: add phy_interface_t bitmap support
Russell King (Oracle)
1
-0
/
+34
2021-10-26
mctp: Implement extended addressing
Jeremy Kerr
3
-4
/
+21
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
Merge tag 'mlx5-updates-2021-10-25' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
4
-14
/
+31
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
2
-1
/
+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/mlx5: Let user configure max_macs param
Shay Drory
1
-1
/
+1
2021-10-25
net/mlx5: Let user configure event_eq_size param
Shay Drory
1
-1
/
+0
2021-10-25
net/mlx5: Let user configure io_eq_size param
Shay Drory
1
-4
/
+0
2021-10-25
net/mlx5: Add periodic update of host time to firmware
Aya Levin
2
-0
/
+14
2021-10-25
net/mlx5: Extend health buffer dump
Aya Levin
2
-8
/
+16
2021-10-25
net/tls: tls_crypto_context add supported algorithms context
Tianjia Zhang
1
-0
/
+2
2021-10-25
net: phy: add genphy_c45_fast_retrain
Luo Jie
1
-0
/
+1
2021-10-25
net: phy: add constants for fast retrain related register
Luo Jie
1
-0
/
+9
2021-10-25
net: dsa: introduce locking for the address lists on CPU and DSA ports
Vladimir Oltean
1
-0
/
+1
2021-10-25
net: mscc: ocelot: serialize access to the MAC table
Vladimir Oltean
1
-0
/
+3
2021-10-25
Revert "Merge branch 'dsa-rtnl'"
David S. Miller
2
-4
/
+0
2021-10-25
Merge tag 'linux-can-next-for-5.16-20211024' of git://git.kernel.org/pub/scm/...
David S. Miller
3
-26
/
+128
2021-10-24
can: dev: add can_tdc_get_relative_tdco() helper function
Vincent Mailhol
1
-0
/
+29
2021-10-24
can: netlink: add can_priv::do_get_auto_tdcv() to retrieve tdcv from device
Vincent Mailhol
1
-0
/
+1
2021-10-24
can: netlink: add interface for CAN-FD Transmitter Delay Compensation (TDC)
Vincent Mailhol
1
-2
/
+27
2021-10-24
can: bittiming: change can_calc_tdco()'s prototype to not directly modify priv
Vincent Mailhol
1
-2
/
+7
2021-10-24
can: bittiming: change unit of TDC parameters to clock periods
Vincent Mailhol
1
-11
/
+17
2021-10-24
can: bittiming: allow TDC{V,O} to be zero and add can_tdc_const::tdc{v,o,f}_min
Vincent Mailhol
3
-17
/
+53
2021-10-24
net: dsa: introduce locking for the address lists on CPU and DSA ports
Vladimir Oltean
1
-0
/
+1
2021-10-24
net: mscc: ocelot: serialize access to the MAC table
Vladimir Oltean
1
-0
/
+3
2021-10-24
net: phy: bcm7xxx: Add EPHY entry for 7712
Florian Fainelli
1
-0
/
+1
2021-10-24
net: mdio: Add helper functions for accessing MDIO devices
Sean Anderson
1
-0
/
+24
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
5
-2
/
+270
2021-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
15
-66
/
+48
2021-10-22
Merge branch 'ucount-fixes-for-v5.15' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+2
2021-10-22
Merge tag 'net-5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
5
-9
/
+12
2021-10-21
cfg80211: fix kernel-doc for MBSSID EMA
Johannes Berg
2
-3
/
+3
2021-10-21
nl80211: Add LC placeholder band definition to nl80211_band
Srinivasan Raju
1
-0
/
+2
2021-10-21
nl80211: vendor-cmd: intel: add more details for IWL_MVM_VENDOR_CMD_HOST_GET_...
Emmanuel Grumbach
1
-0
/
+29
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: tag_8021q: make dsa_8021q_{rx,tx}_vid take dp as argument
Vladimir Oltean
1
-2
/
+3
2021-10-21
net: dsa: remove the "dsa_to_port in a loop" antipattern from the core
Vladimir Oltean
1
-4
/
+3
[next]