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
2016-06-08
Merge branch 'dsa-misc-improvements'
David S. Miller
7
-97
/
+230
2016-06-08
net: dsa: bcm_sf2: Register our slave MDIO bus
Florian Fainelli
2
-81
/
+140
2016-06-08
net: dsa: Initialize CPU port ethtool ops per tree
Florian Fainelli
5
-10
/
+50
2016-06-08
net: dsa: Add initialization helper for CPU port ethtool_ops
Florian Fainelli
2
-6
/
+9
2016-06-08
net: dsa: Provide a slave MII bus if needed
Florian Fainelli
1
-0
/
+15
2016-06-08
net: dsa: Initialize ds->enabled_port_mask and ds->phys_mii_mask
Florian Fainelli
1
-0
/
+15
2016-06-08
net: dsa: Provide unique DSA slave MII bus names
Florian Fainelli
1
-1
/
+2
2016-06-08
net: sched: fix missing doc annotations
Eric Dumazet
2
-1
/
+3
2016-06-08
net: Reduce queue allocation to one in kdump kernel
Hariprasad Shenai
1
-1
/
+3
2016-06-08
Merge branch 'qed-dcbnl'
David S. Miller
10
-1
/
+2168
2016-06-08
qede: Add dcbnl support.
Sudarsana Reddy Kalluru
4
-0
/
+356
2016-06-08
qed: Add dcbnl support.
Sudarsana Reddy Kalluru
3
-0
/
+1159
2016-06-08
qed: Add support for query/config dcbx.
Sudarsana Reddy Kalluru
4
-1
/
+653
2016-06-08
fsl/qe: Do not prefix header guard with CONFIG_
Andreas Ziegler
1
-2
/
+2
2016-06-08
drivers/net/fsl_ucc: Do not prefix header guard with CONFIG_
Andreas Ziegler
1
-2
/
+2
2016-06-08
ila: Perform only one translation in forwarding path
Tom Herbert
4
-9
/
+12
2016-06-08
tcp: accept RST if SEQ matches right edge of right-most SACK block
Pau Espin Pedrol
1
-3
/
+23
2016-06-08
qed: potential overflow in qed_cxt_src_t2_alloc()
Dan Carpenter
1
-1
/
+1
2016-06-08
Merge branch 'vrf-local'
David S. Miller
2
-33
/
+202
2016-06-08
net: vrf: ipv6 support for local traffic to local addresses
David Ahern
2
-4
/
+86
2016-06-08
net: vrf: ipv4 support for local traffic to local addresses
David Ahern
1
-2
/
+98
2016-06-08
net: vrf: Minor refactoring for local address patches
David Ahern
1
-27
/
+18
2016-06-08
gue: Implement direction IP encapsulation
Tom Herbert
1
-5
/
+76
2016-06-08
Merge branch 'net-sched-fast-stats'
David S. Miller
29
-85
/
+158
2016-06-08
net: sched: do not acquire qdisc spinlock in qdisc/class stats dump
Eric Dumazet
20
-69
/
+126
2016-06-08
net_sched: transform qdisc running bit into a seqcount
Eric Dumazet
10
-16
/
+32
2016-06-08
Merge branch 'be2net-noncrit-fixes'
David S. Miller
5
-159
/
+256
2016-06-08
be2net: Fix provisioning of RSS for VFs in multi-partition configurations
Somnath Kotur
4
-30
/
+130
2016-06-08
be2net: Enable Wake-On-LAN from shutdown for Skyhawk
Sriharsha Basavapatna
4
-47
/
+39
2016-06-08
be2net: use max-TXQs limit too while provisioning VF queue pairs
Suresh Reddy
4
-85
/
+90
2016-06-08
drivers/net: support hdlc function for QE-UCC
Zhao Qiang
7
-2
/
+1379
2016-06-08
fsl/qe: Add QE TDM lib
Zhao Qiang
5
-5
/
+377
2016-06-08
fsl/qe: Make regs resouce_size_t
Zhao Qiang
1
-1
/
+1
2016-06-08
fsl/qe: setup clock source for TDM mode
Zhao Qiang
5
-0
/
+507
2016-06-08
fsl/qe: add rx_sync and tx_sync for TDM mode
Zhao Qiang
3
-0
/
+10
2016-06-08
net sched: indentation and other OCD stylistic fixes
Jamal Hadi Salim
9
-28
/
+41
2016-06-08
Merge branch 'sch-action-tstamp'
David S. Miller
16
-49
/
+46
2016-06-08
net sched actions: aggregate dumping of actions timeinfo
Jamal Hadi Salim
13
-48
/
+29
2016-06-08
net sched actions: introduce timestamp for firsttime use
Jamal Hadi Salim
15
-0
/
+17
2016-06-08
net sched: actions use tcf_lastuse_update for consistency
Jamal Hadi Salim
10
-12
/
+11
2016-06-08
net/sched: cls_flower: Introduce support in SKIP SW flag
Amir Vadai
1
-9
/
+22
2016-06-08
Merge branch 'qed-iov-fw-reqs'
David S. Miller
4
-149
/
+456
2016-06-08
qed: PF to reply to unknown messages
Yuval Mintz
1
-11
/
+22
2016-06-08
qed: PF enforce MAC limitation of VFs
Yuval Mintz
2
-6
/
+79
2016-06-08
qed: Move doorbell calculation from VF to PF
Yuval Mintz
2
-11
/
+38
2016-06-08
qed: Make PF more robust against malicious VF
Yuval Mintz
1
-4
/
+68
2016-06-08
qed: PF-VF resource negotiation
Yuval Mintz
3
-69
/
+135
2016-06-08
qed: Relax VF firmware requirements
Yuval Mintz
4
-50
/
+116
2016-06-08
net: get rid of spin_trylock() in net_tx_action()
Eric Dumazet
1
-17
/
+9
2016-06-08
vhost_net: stop polling socket during rx processing
Jason Wang
1
-31
/
+33
[next]