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
net: aquantia: optimize rx performance by page reuse strategy
Igor Russkikh
8
-63
/
+152
2019-03-24
net: aquantia: optimize rx path using larger preallocated skb len
Igor Russkikh
2
-9
/
+20
2019-03-24
Merge tag 'mlx5-updates-2019-03-20' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
22
-114
/
+243
2019-03-24
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
14
-183
/
+835
2019-03-24
Merge branch 'tcp-rx-tx-cache'
David S. Miller
10
-47
/
+79
2019-03-24
tcp: add one skb cache for rx
Eric Dumazet
5
-5
/
+36
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
net/mlx5e: Replace TC VLAN pop and push actions with VLAN modify
Eli Britstein
1
-1
/
+11
2019-03-22
net/mlx5e: Support VLAN modify action
Eli Britstein
1
-2
/
+49
2019-03-22
net/mlx5e: Add VLAN ID rewrite fields
Eli Britstein
2
-0
/
+3
2019-03-22
net: Add IANA_VXLAN_UDP_PORT definition to vxlan header file
Moshe Shemesh
6
-8
/
+9
2019-03-22
net/mlx5e: TX, Add geneve tunnel stateless offload support
Moshe Shemesh
4
-3
/
+77
2019-03-22
net/mlx5e: Take SW parser code to a separate function
Moshe Shemesh
2
-24
/
+53
2019-03-22
net: Move the definition of the default Geneve udp port to public header file
Moshe Shemesh
5
-5
/
+4
2019-03-22
net/mlx5e: Remove redundant assignment
Gustavo A. R. Silva
1
-4
/
+2
2019-03-22
net/mlx5e: Fix compilation warning in en_tc.c
Saeed Mahameed
2
-2
/
+3
2019-03-22
net/mlx5e: Fix port buffer function documentation format
Saeed Mahameed
1
-15
/
+15
2019-03-22
net/mlx5: Fix compilation warning in eq.c
Saeed Mahameed
1
-4
/
+2
2019-03-22
net/mlx5: Simplify mlx5_sriov_is_enabled() by using pci core API
Parav Pandit
2
-8
/
+5
2019-03-22
net/mlx5: Rename total_vfs to total_vports
Parav Pandit
1
-2
/
+2
2019-03-22
net/mlx5: Simplify sriov enable/disable flow
Parav Pandit
1
-36
/
+8
2019-03-22
ice: Get VF VSI instances directly via PF
Akeem G Abodunrin
1
-8
/
+27
2019-03-22
ice: Don't let VF know that it is untrusted
Akeem G Abodunrin
1
-4
/
+8
2019-03-22
ice: Set LAN_EN for all directional rules
Yashaswini Raghuram Prathivadi Bhayankaram
1
-3
/
+9
2019-03-22
ice: Do not set LB_EN for prune switch rules
Christopher N Bednarz
1
-1
/
+6
2019-03-22
ice: Enable LAN_EN for the right recipes
Yashaswini Raghuram Prathivadi Bhayankaram
1
-9
/
+20
2019-03-22
ice: Add support for PF/VF promiscuous mode
Akeem G Abodunrin
7
-31
/
+527
2019-03-22
ice: code cleanup in ice_sched.c
Victor Raj
1
-8
/
+9
2019-03-22
ice: Remove unused vsi_id field
Anirudh Venkataramanan
1
-1
/
+0
2019-03-22
ice: fix some function prototype and signature style issues
Bruce Allan
11
-87
/
+108
2019-03-22
ice: fix the divide by zero issue
Kiran Patil
1
-1
/
+12
2019-03-22
ice: Fix issue reconfiguring VF queues
Akeem G Abodunrin
3
-16
/
+76
2019-03-22
ice: Remove unused function prototype
Anirudh Venkataramanan
1
-10
/
+0
2019-03-22
ice: fix static analysis warnings
Bruce Allan
4
-4
/
+4
2019-03-22
ice: Fix issue reclaiming resources back to the pool after reset
Akeem G Abodunrin
1
-3
/
+23
2019-03-22
ice: Enable MAC anti-spoof by default
Akeem G Abodunrin
1
-0
/
+9
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
[next]