index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
zswap.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-06-10
net: cavium: liquidio: Remove deprecated create_workqueue
Bhaktipriya Shridhar
1
-2
/
+2
2016-06-10
net/mlx4_en: fix ethtool -x
Eric Dumazet
1
-13
/
+12
2016-06-10
r8152: replace netdev_alloc_skb_ip_align with napi_alloc_skb
hayeswang
1
-1
/
+1
2016-06-10
bgmac: Maintain some netdev statistics
Florian Fainelli
1
-0
/
+10
2016-06-10
bgmac: Add support for ethtool statistics
Florian Fainelli
2
-2
/
+126
2016-06-10
bgmac: Bind net_device with backing device structure
Florian Fainelli
1
-0
/
+1
2016-06-10
virtio_net: Update the feature bit to comply with spec
Aaron Conole
1
-1
/
+1
2016-06-10
net: vrf: Fix crash when IPv6 is disabled at boot time
David Ahern
3
-0
/
+20
2016-06-10
rxrpc: Simplify connect() implementation and simplify sendmsg() op
David Howells
6
-344
/
+234
2016-06-10
net/netlink/af_netlink.h: Remove unused structure.
Fabien Siron
1
-14
/
+0
2016-06-10
net/mlx4_en: mlx4_en_netpoll() should schedule TX, not RX
Eric Dumazet
1
-2
/
+2
2016-06-10
net: dsa: b53: Plug in VLAN support
Florian Fainelli
2
-26
/
+243
2016-06-10
net: dsa: b53: Add bridge support
Florian Fainelli
3
-3
/
+174
2016-06-10
net: dsa: b53: Implement ARL add/del/dump operations
Florian Fainelli
3
-0
/
+382
2016-06-10
net: dsa: b53: Add BCM7445 quirk
Florian Fainelli
1
-0
/
+11
2016-06-10
net: dsa: b53: Add support for Broadcom RoboSwitch
Florian Fainelli
14
-0
/
+3397
2016-06-10
net: dsa: bcm_sf2: Add VLAN support
Florian Fainelli
2
-1
/
+275
2016-06-10
net: dsa: bcm_sf2: Add VLAN registers definitions
Florian Fainelli
1
-0
/
+70
2016-06-10
net: dsa: bcm_sf2: Move setup function at the far end
Florian Fainelli
1
-119
/
+119
2016-06-10
net: dsa: bcm_sf2: Split fast age into a helper function
Florian Fainelli
1
-7
/
+13
2016-06-09
net: ipvlan: call netdev_lockdep_set_classes()
Eric Dumazet
1
-21
/
+1
2016-06-09
net: macvlan: call netdev_lockdep_set_classes()
Eric Dumazet
1
-10
/
+1
2016-06-09
net: vrf: call netdev_lockdep_set_classes()
Eric Dumazet
1
-1
/
+1
2016-06-09
net: add netdev_lockdep_set_classes() helper
Eric Dumazet
7
-82
/
+23
2016-06-09
net: sched: fix qdisc->running lockdep annotations
Eric Dumazet
2
-3
/
+7
2016-06-09
netvsc: get rid of completion timeouts
Vitaly Kuznetsov
2
-100
/
+31
2016-06-09
sit: remove unnecessary protocol check in ipip6_tunnel_xmit()
Simon Horman
1
-3
/
+0
2016-06-09
sched: place state, next_sched and gso_skb in same cacheline again
Florian Westphal
1
-2
/
+2
2016-06-09
sched: remove qdisc->drop
Florian Westphal
19
-395
/
+0
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
[next]