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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-11
net: atlantic: Remove unnecessary conversion to bool
Kaixu Xia
1
-1
/
+1
2020-11-11
net: ipv4: remove redundant initialization in inet_rtm_deladdr
Menglong Dong
1
-2
/
+1
2020-11-11
selftests: disable rp_filter when testing bareudp
Guillaume Nault
1
-0
/
+6
2020-11-10
net: skb_vlan_untag(): don't reset transport offset if set by GRO layer
Alexander Lobakin
1
-1
/
+2
2020-11-10
Merge branch 'net-add-and-use-dev_get_tstats64'
Jakub Kicinski
20
-175
/
+75
2020-11-10
net: remove ip_tunnel_get_stats64
Heiner Kallweit
2
-11
/
+0
2020-11-10
ipv4/ipv6: switch to dev_get_tstats64
Heiner Kallweit
4
-8
/
+8
2020-11-10
vti: switch to dev_get_tstats64
Heiner Kallweit
2
-2
/
+2
2020-11-10
wireguard: switch to dev_get_tstats64
Heiner Kallweit
1
-1
/
+1
2020-11-10
gtp: switch to dev_get_tstats64
Heiner Kallweit
1
-1
/
+1
2020-11-10
net: switch to dev_get_tstats64
Heiner Kallweit
3
-4
/
+4
2020-11-10
ip6_tunnel: use ip_tunnel_get_stats64 as ndo_get_stats64 callback
Heiner Kallweit
1
-31
/
+1
2020-11-10
tun: switch to net core provided statistics counters
Heiner Kallweit
1
-87
/
+34
2020-11-10
net: dsa: use net core stats64 handling
Heiner Kallweit
3
-30
/
+8
2020-11-10
net: core: add dev_get_tstats64 as a ndo_get_stats64 implementation
Heiner Kallweit
2
-0
/
+16
2020-11-10
net: dsa: mv88e6xxx: Export VTU as devlink region
Tobias Waldekranz
4
-3
/
+109
2020-11-10
net: phy: microchip_t1: Don't set .config_aneg
Jisheng Zhang
1
-1
/
+0
2020-11-10
net/mlx4: Assign boolean values to a bool variable
Kaixu Xia
1
-1
/
+1
2020-11-10
net: udp: remove redundant initialization in udp_dump_one
Menglong Dong
1
-1
/
+1
2020-11-10
net: udp: remove redundant initialization in udp_send_skb
Menglong Dong
1
-1
/
+1
2020-11-10
bridge: mrp: Use hlist_head instead of list_head for mrp
Horatiu Vultur
5
-17
/
+17
2020-11-10
Merge branch 'net-packet-make-packet_fanout-arr-size-configurable-up-to-64k'
Jakub Kicinski
4
-17
/
+109
2020-11-10
selftests/net: test max_num_members, fanout_args in psock_fanout
Tanner Love
1
-3
/
+69
2020-11-10
net/packet: make packet_fanout.arr size configurable up to 64K
Tanner Love
3
-14
/
+40
2020-11-10
net: udp: introduce UDP_MIB_MEMERRORS for udp_mem
Menglong Dong
5
-0
/
+10
2020-11-08
stmmac: intel: change all EHL/TGL to auto detect phy addr
Voon Weifeng
1
-5
/
+1
2020-11-08
net: usb: fix spelling typo in cdc_ncm.c
Wang Qing
1
-1
/
+1
2020-11-08
net: core: fix spelling typo in flow_dissector.c
Wang Qing
1
-1
/
+1
2020-11-08
Merge branch 'net-ipa-constrain-gsi-interrupts'
Jakub Kicinski
3
-89
/
+204
2020-11-08
net: ipa: pass a value to gsi_irq_type_update()
Alex Elder
1
-18
/
+13
2020-11-08
net: ipa: only enable GSI general IRQs when needed
Alex Elder
2
-5
/
+10
2020-11-08
net: ipa: explicitly disallow inter-EE interrupts
Alex Elder
1
-2
/
+2
2020-11-08
net: ipa: only enable GSI IEOB IRQs when needed
Alex Elder
1
-5
/
+11
2020-11-08
net: ipa: only enable generic command completion IRQ when needed
Alex Elder
2
-9
/
+27
2020-11-08
net: ipa: only enable GSI event control IRQs when needed
Alex Elder
1
-7
/
+20
2020-11-08
net: ipa: only enable GSI channel control IRQs when needed
Alex Elder
1
-7
/
+32
2020-11-08
net: ipa: cache last-saved GSI IRQ enabled type
Alex Elder
2
-12
/
+24
2020-11-08
net: ipa: disable all GSI interrupt types initially
Alex Elder
1
-10
/
+32
2020-11-08
net: ipa: define GSI interrupt types with an enum
Alex Elder
2
-18
/
+22
2020-11-08
net: ipa: rename gsi->event_enable_bitmap
Alex Elder
2
-8
/
+8
2020-11-08
net: ipa: request GSI IRQ later
Alex Elder
1
-26
/
+41
2020-11-08
net: ipa: refer to IPA versions, not GSI
Alex Elder
1
-5
/
+5
2020-11-08
net: x25_asy: Delete the x25_asy driver
Xie He
9
-903
/
+0
2020-11-08
net: macb: fix NULL dereference due to no pcs_config method
Parshuram Thombare
1
-2
/
+15
2020-11-08
ptp: idt82p33: optimize _idt82p33_adjfine
Min Li
1
-9
/
+1
2020-11-08
ptp: idt82p33: use i2c_master_send for bus write
Min Li
2
-11
/
+37
2020-11-08
ptp: idt82p33: add adjphase support
Min Li
2
-66
/
+153
2020-11-07
net: macvlan: remove redundant initialization in macvlan_dev_netpoll_setup
Menglong Dong
1
-1
/
+1
2020-11-07
cxgb4: Fix the -Wmisleading-indentation warning
Kaixu Xia
1
-1
/
+1
2020-11-07
Merge branch 'net-axienet-dynamically-enable-mdio-interface'
Jakub Kicinski
3
-28
/
+51
[next]