aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/dsa/mv88e6xxx/smi.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-04net: dsa: mv88e6xxx: add mv88e6250_g1_ieee_pri_mapRasmus Villemoes2-0/+8
2019-06-04vmxnet3: turn off lro when rxcsum is disabledRonak Doshi3-2/+16
2019-06-04rocker: Fail attempts to use routes with nexthop objectsDavid Ahern1-0/+4
2019-06-04mlx5: Fail attempts to use routes with nexthop objectsDavid Ahern1-0/+4
2019-06-04mlxsw: Fail attempts to use routes with nexthop objectsDavid Ahern1-0/+14
2019-06-04ipv6: Plumb support for nexthop object in a fib6_infoDavid Ahern8-36/+260
2019-06-04ipv4: Plumb support for nexthop object in a fib_infoDavid Ahern5-36/+229
2019-06-04ipv4: Prepare for fib6_nh from a nexthop objectDavid Ahern7-37/+69
2019-06-04ipv4: Use accessors for fib_info nexthop dataDavid Ahern12-80/+132
2019-06-04ipv6: Always allocate pcpu memory in a fib6_nhDavid Ahern1-6/+7
2019-06-04hinic: add LRO supportXue Chaojing10-13/+348
2019-06-04net: vlan: Inherit MPLS features from parent deviceAriel Levkovich1-0/+1
2019-06-04net: bonding: Inherit MPLS features from slave devicesAriel Levkovich1-0/+11
2019-06-04net/tls: don't pass version to tls_advance_record_sn()Jakub Kicinski3-13/+8
2019-06-04net/tls: reorganize struct tls_contextJakub Kicinski1-11/+15
2019-06-04net/tls: use version from protJakub Kicinski1-2/+2
2019-06-04net/tls: don't re-check msg decrypted status in tls_device_decrypted()Jakub Kicinski1-4/+0
2019-06-04net/tls: don't look for decrypted frames on non-offloaded socketsJakub Kicinski1-3/+5
2019-06-04net/tls: remove false positive warningJakub Kicinski2-21/+4
2019-06-04net/tls: check return values from skb_copy_bits() and skb_store_bits()Jakub Kicinski1-6/+14
2019-06-04net/tls: fully initialize the msg wrapper skbJakub Kicinski3-6/+28
2019-06-04net: mscc: ocelot: Fix some struct initializationsNathan Chancellor1-4/+10
2019-06-04net: ipv4: fix rcu lockdep splat due to wrong annotationFlorian Westphal1-1/+1