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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-22
net: annotate accesses to dev->gso_max_size
Eric Dumazet
13
-16
/
+18
2021-11-22
Merge branch 'ethtool-copybreak'
David S. Miller
106
-235
/
+772
2021-11-22
net: hns3: remove the way to set tx spare buf via module parameter
Hao Chen
1
-6
/
+1
2021-11-22
net: hns3: add support to set/get rx buf len via ethtool for hns3 driver
Hao Chen
1
-8
/
+44
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
99
-212
/
+617
2021-11-22
ethtool: add support to set/get rx buf len via ethtool
Hao Chen
5
-7
/
+47
2021-11-22
net: hns3: add support to set/get tx copybreak buf size via ethtool for hns3 ...
Hao Chen
3
-2
/
+60
2021-11-22
ethtool: add support to set/get tx copybreak buf size via ethtool
Hao Chen
3
-0
/
+3
2021-11-20
Merge branch 'mptcp-more-socket-options'
David S. Miller
7
-6
/
+245
2021-11-20
selftests: mptcp: add tproxy test case
Florian Westphal
3
-3
/
+136
2021-11-20
mptcp: sockopt: add SOL_IP freebind & transparent options
Florian Westphal
2
-2
/
+67
2021-11-20
mptcp: Support for IP_TOS for MPTCP setsockopt()
Poorva Sonparote
1
-0
/
+40
2021-11-20
ipv4: Exposing __ip_sock_set_tos() in ip.h
Poorva Sonparote
2
-1
/
+2
2021-11-20
Merge branch 'dev_addr-const'
David S. Miller
8
-41
/
+320
2021-11-20
net: kunit: add a test for dev_addr_lists
Jakub Kicinski
3
-0
/
+243
2021-11-20
dev_addr_list: put the first addr on the tree
Jakub Kicinski
1
-28
/
+34
2021-11-20
dev_addr: add a modification check
Jakub Kicinski
3
-0
/
+25
2021-11-20
net: unexport dev_addr_init() & dev_addr_flush()
Jakub Kicinski
1
-2
/
+0
2021-11-20
net: constify netdev->dev_addr
Jakub Kicinski
2
-9
/
+15
2021-11-20
bnx2x: constify static inline stub for dev_addr
Jakub Kicinski
1
-1
/
+1
2021-11-20
82596: use eth_hw_addr_set()
Jakub Kicinski
1
-1
/
+2
2021-11-20
net: phy: add support for TI DP83561-SP phy
Hari Nagalla
1
-20
/
+22
2021-11-20
ethernet: renesas: Use div64_ul instead of do_div
Yang Li
1
-4
/
+2
2021-11-20
ipv6: ip6_skb_dst_mtu() cleanups
Eric Dumazet
1
-9
/
+9
2021-11-19
net/bridge: replace simple_strtoul to kstrtol
Bernard Zhao
1
-4
/
+3
2021-11-19
nfp: flower: correction of error handling
Yu Xiao
1
-20
/
+0
2021-11-19
ethtool: stats: Use struct_group() to clear all stats at once
Kees Cook
1
-8
/
+7
2021-11-19
net/af_iucv: Use struct_group() to zero struct iucv_sock region
Kees Cook
2
-5
/
+7
2021-11-19
ipv6: Use memset_after() to zero rt6_info
Kees Cook
1
-3
/
+1
2021-11-19
net: 802: Use memset_startat() to clear struct fields
Kees Cook
1
-1
/
+1
2021-11-19
net: dccp: Use memset_startat() for TP zeroing
Kees Cook
1
-3
/
+1
2021-11-19
sky2: use PCI VPD API in eeprom ethtool ops
Heiner Kallweit
1
-72
/
+12
2021-11-19
net: ipa: Use 'for_each_clear_bit' when possible
Christophe JAILLET
1
-3
/
+1
2021-11-19
bnx2x: Use struct_group() for memcpy() region
Kees Cook
2
-7
/
+14
2021-11-19
cxgb4: Use struct_group() for memcpy() region
Kees Cook
3
-12
/
+13
2021-11-19
cxgb3: Use struct_group() for memcpy() region
Kees Cook
1
-3
/
+6
2021-11-19
net: phylink: add 1000base-KX to phylink_caps_to_linkmodes()
Russell King (Oracle)
1
-0
/
+1
2021-11-19
Merge branch 's390-next'
David S. Miller
6
-105
/
+106
2021-11-19
s390/lcs: add braces around empty function body
Heiko Carstens
1
-5
/
+6
2021-11-19
s390/ctcm: add __printf format attribute to ctcm_dbf_longtext
Heiko Carstens
1
-0
/
+1
2021-11-19
s390/ctcm: fix format string
Heiko Carstens
1
-1
/
+1
2021-11-19
net/af_iucv: fix kernel doc comments
Heiko Carstens
1
-19
/
+19
2021-11-19
net/iucv: fix kernel doc comments
Heiko Carstens
1
-62
/
+62
2021-11-19
s390/qeth: allocate RX queue at probe time
Julian Wiedmann
1
-18
/
+17
2021-11-19
Merge branch 'hw_addr_set-arch'
David S. Miller
16
-55
/
+96
2021-11-19
natsemi: macsonic: use eth_hw_addr_set()
Jakub Kicinski
1
-10
/
+17
2021-11-19
cirrus: mac89x0: use eth_hw_addr_set()
Jakub Kicinski
1
-2
/
+5
2021-11-19
apple: macmace: use eth_hw_addr_set()
Jakub Kicinski
1
-5
/
+9
2021-11-19
lasi_82594: use eth_hw_addr_set()
Jakub Kicinski
1
-2
/
+4
2021-11-19
smc9194: use eth_hw_addr_set()
Jakub Kicinski
1
-2
/
+4
[next]