index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
dma.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-06-05
net: dsa: mv88e6xxx: refactor mv88e6352_g1_reset
Rasmus Villemoes
1
-13
/
+1
2019-06-05
dt-bindings: net: dsa: marvell: add "marvell,mv88e6250" compatible string
Rasmus Villemoes
1
-2
/
+5
2019-06-05
net: dsa: mv88e6xxx: add support for mv88e6250
Rasmus Villemoes
5
-0
/
+104
2019-06-05
net: dsa: mv88e6xxx: implement port_link_state for mv88e6250
Rasmus Villemoes
2
-0
/
+77
2019-06-05
net: dsa: mv88e6xxx: implement port_set_speed for mv88e6250
Rasmus Villemoes
2
-0
/
+13
2019-06-05
net: dsa: mv88e6xxx: implement watchdog_ops for mv88e6250
Rasmus Villemoes
2
-0
/
+40
2019-06-05
net: dsa: mv88e6xxx: implement vtu_getnext and vtu_loadpurge for mv88e6250
Rasmus Villemoes
2
-0
/
+62
2019-06-05
net: dsa: mv88e6xxx: prepare mv88e6xxx_g1_atu_op() for the mv88e6250
Rasmus Villemoes
1
-1
/
+4
2019-06-05
net: dsa: mv88e6xxx: introduce support for two chips using direct smi addressing
Rasmus Villemoes
2
-1
/
+30
2019-06-05
net: dsa: mv88e6xxx: add mv88e6250_g1_ieee_pri_map
Rasmus Villemoes
2
-0
/
+8
2019-06-05
vmxnet3: turn off lro when rxcsum is disabled
Ronak Doshi
3
-2
/
+16
2019-06-05
rocker: Fail attempts to use routes with nexthop objects
David Ahern
1
-0
/
+4
2019-06-05
mlx5: Fail attempts to use routes with nexthop objects
David Ahern
1
-0
/
+4
2019-06-05
mlxsw: Fail attempts to use routes with nexthop objects
David Ahern
1
-0
/
+14
2019-06-05
ipv6: Plumb support for nexthop object in a fib6_info
David Ahern
8
-36
/
+260
2019-06-05
ipv4: Plumb support for nexthop object in a fib_info
David Ahern
5
-36
/
+229
2019-06-05
ipv4: Prepare for fib6_nh from a nexthop object
David Ahern
7
-37
/
+69
2019-06-05
ipv4: Use accessors for fib_info nexthop data
David Ahern
12
-80
/
+132
2019-06-04
ipv6: Always allocate pcpu memory in a fib6_nh
David Ahern
1
-6
/
+7
2019-06-04
hinic: add LRO support
Xue Chaojing
10
-13
/
+348
2019-06-04
net: vlan: Inherit MPLS features from parent device
Ariel Levkovich
1
-0
/
+1
2019-06-04
net: bonding: Inherit MPLS features from slave devices
Ariel Levkovich
1
-0
/
+11
2019-06-04
net/tls: don't pass version to tls_advance_record_sn()
Jakub Kicinski
3
-13
/
+8
2019-06-04
net/tls: reorganize struct tls_context
Jakub Kicinski
1
-11
/
+15
2019-06-04
net/tls: use version from prot
Jakub Kicinski
1
-2
/
+2
2019-06-04
net/tls: don't re-check msg decrypted status in tls_device_decrypted()
Jakub Kicinski
1
-4
/
+0
2019-06-04
net/tls: don't look for decrypted frames on non-offloaded sockets
Jakub Kicinski
1
-3
/
+5
2019-06-04
net/tls: remove false positive warning
Jakub Kicinski
2
-21
/
+4
2019-06-04
net/tls: check return values from skb_copy_bits() and skb_store_bits()
Jakub Kicinski
1
-6
/
+14
2019-06-04
net/tls: fully initialize the msg wrapper skb
Jakub Kicinski
3
-6
/
+28
2019-06-04
net: mscc: ocelot: Fix some struct initializations
Nathan Chancellor
1
-4
/
+10
2019-06-04
net: ipv4: fix rcu lockdep splat due to wrong annotation
Florian Westphal
1
-1
/
+1