index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
pipe.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-06-09
sched: remove qdisc_rehape_fail
Florian Westphal
5
-26
/
+7
2016-06-09
cbq: remove TCA_CBQ_POLICE support
Florian Westphal
2
-98
/
+1
2016-06-09
cbq: remove TCA_CBQ_OVL_STRATEGY support
Florian Westphal
1
-160
/
+6
2016-06-09
ip6gre: Allow live link address change
Shweta Choudaha
1
-0
/
+3
2016-06-08
net: vrf: Add l3mdev rules on first device create
David Ahern
1
-1
/
+105
2016-06-08
net: Add l3mdev rule
David Ahern
7
-11
/
+109
2016-06-08
tipc: change node timer unit from jiffies to ms
Jon Paul Maloy
2
-10
/
+10
2016-06-08
tipc: correct error in node fsm
Jon Paul Maloy
1
-2
/
+2
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
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
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
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
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
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
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
[next]