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
2019-03-24
tcp: add one skb cache for tx
Eric Dumazet
2
-27
/
+28
2019-03-24
net: convert rps_needed and rfs_needed to new static branch api
Eric Dumazet
6
-15
/
+15
2019-03-24
Merge branch 'net-dev-BYPASS-for-lockless-qdisc'
David S. Miller
3
-0
/
+23
2019-03-24
net: dev: introduce support for sch BYPASS for lockless qdisc
Paolo Abeni
1
-0
/
+9
2019-03-24
net: sched: add empty status flag for NOLOCK qdisc
Paolo Abeni
2
-0
/
+14
2019-03-24
tcp: add documentation for tcp_ca_state
Soheil Hassas Yeganeh
1
-0
/
+27
2019-03-24
tcp: remove conditional branches from tcp_mstamp_refresh()
Eric Dumazet
1
-6
/
+2
2019-03-24
net: phy: Correct Cygnus/Omega PHY driver prompt
Florian Fainelli
1
-2
/
+1
2019-03-22
genetlink: make policy common to family
Johannes Berg
36
-374
/
+68
2019-03-22
r8169: use netif_start_queue instead of netif_wake_qeueue in rtl8169_start_xmit
Heiner Kallweit
1
-1
/
+1
2019-03-22
net: phy: aquantia: add downshift support
Heiner Kallweit
1
-10
/
+145
2019-03-22
Merge branch 'Refactor-flower-classifier-to-remove-dependency-on-rtnl-lock'
David S. Miller
1
-108
/
+325
2019-03-22
net: sched: flower: set unlocked flag for flower proto ops
Vlad Buslov
1
-2
/
+1
2019-03-22
net: sched: flower: track rtnl lock state
Vlad Buslov
1
-26
/
+56
2019-03-22
net: sched: flower: protect flower classifier state with spinlock
Vlad Buslov
1
-7
/
+32
2019-03-22
net: sched: flower: handle concurrent tcf proto deletion
Vlad Buslov
1
-0
/
+8
2019-03-22
net: sched: flower: handle concurrent filter insertion in fl_change
Vlad Buslov
1
-0
/
+9
2019-03-22
net: sched: flower: protect masks list with spinlock
Vlad Buslov
1
-0
/
+8
2019-03-22
net: sched: flower: handle concurrent mask insertion
Vlad Buslov
1
-7
/
+34
2019-03-22
net: sched: flower: add reference counter to flower mask
Vlad Buslov
1
-5
/
+17
2019-03-22
net: sched: flower: track filter deletion with flag
Vlad Buslov
1
-10
/
+29
2019-03-22
net: sched: flower: introduce reference counting for filters
Vlad Buslov
1
-14
/
+82
2019-03-22
net: sched: flower: refactor fl_change
Vlad Buslov
1
-39
/
+41
2019-03-22
net: sched: flower: don't check for rtnl on head dereference
Vlad Buslov
1
-7
/
+17
2019-03-22
nfp: remove defines for unused control bits
Jakub Kicinski
2
-5
/
+1
2019-03-22
Merge branch 'rhashtable-cleanups'
David S. Miller
3
-74
/
+41
2019-03-22
rhashtable: rename rht_for_each*continue as *from.
NeilBrown
3
-25
/
+25
2019-03-22
rhashtable: don't hold lock on first table throughout insertion.
NeilBrown
2
-49
/
+16
2019-03-21
Merge branch 'net-phy-Move-Omega-PHY-entry-to-Cygnus-PHY-driver'
David S. Miller
5
-75
/
+225
2019-03-21
net: phy: Move Omega PHY entry to Cygnus PHY driver
Florian Fainelli
3
-4
/
+149
2019-03-21
net: phy: Prepare for moving Omega out of bcm7xxx
Florian Fainelli
3
-71
/
+76
2019-03-21
net: dst: remove gc leftovers
Julian Wiedmann
3
-29
/
+1
2019-03-21
Merge branch 'net-broadcom-Remove-print-of-base-address'
David S. Miller
3
-8
/
+9
2019-03-21
net: systemport: Remove print of base address
Florian Fainelli
1
-3
/
+3
2019-03-21
net: dsa: bcm_sf2: Remove print of base address
Florian Fainelli
1
-4
/
+5
2019-03-21
net: phy: mdio-bcm-unimac: Remove print of base address
Florian Fainelli
1
-1
/
+1
2019-03-21
ipv6: Remove fallback argument from ip6_hold_safe
David Ahern
1
-7
/
+6
2019-03-21
ipv4: Allow amount of dirty memory from fib resizing to be controllable
David Ahern
4
-6
/
+26
2019-03-21
tun: Remove unused first parameter of tun_get_iff()
Kirill Tkhai
1
-4
/
+3
2019-03-21
tun: Add ioctl() TUNGETDEVNETNS cmd to allow obtaining real net ns of tun device
Kirill Tkhai
2
-0
/
+9
2019-03-21
Merge branch 'ipv6-Change-addrconf_f6i_alloc-to-use-ip6_route_info_create'
David S. Miller
2
-31
/
+22
2019-03-21
ipv6: Change addrconf_f6i_alloc to use ip6_route_info_create
David Ahern
2
-27
/
+18
2019-03-21
ipv6: Move setting default metric for routes
David Ahern
1
-4
/
+4
2019-03-21
net/tls: Replace kfree_skb() with consume_skb()
Vakul Garg
1
-3
/
+3
2019-03-21
tipc: fix a null pointer deref
Hoang Le
3
-3
/
+6
2019-03-21
tipc: fix use-after-free in tipc_sk_filter_rcv
Hoang Le
1
-1
/
+2
2019-03-21
ipv6: Add icmp_echo_ignore_anycast for ICMPv6
Stephen Suryaputra
4
-2
/
+21
2019-03-20
net: isdn: Make isdn_ppp_mp_discard and isdn_ppp_mp_reassembly static
YueHaibing
1
-4
/
+5
2019-03-20
net: hns3: Make hclge_destroy_cmd_queue static
YueHaibing
1
-1
/
+1
2019-03-20
Merge branch 'net-refactor-ndo_select_queue'
David S. Miller
34
-117
/
+79
[next]