summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-07net: add confirm_neigh method to dst_opsJulian Anastasov
2017-02-07tcp: replace dst_confirm with sk_dst_confirmJulian Anastasov
2017-02-07sctp: add dst_pending_confirm flagJulian Anastasov
2017-02-07net: add dst_pending_confirm flag to skbuffJulian Anastasov
2017-02-07sock: add sk_dst_pending_confirm flagJulian Anastasov
2017-02-07net: phy: bcm7xxx: Add BCM74371 PHY IDFlorian Fainelli
2017-02-07mlxsw: add psample dependency for spectrumArnd Bergmann
2017-02-07ipv6: sr: fix non static symbol warningsWei Yongjun
2017-02-07net/sched: act_mirred: remove duplicated include from act_mirred.cWei Yongjun
2017-02-07net: wan: slic_ds26522: Remove .owner field for driverWei Yongjun
2017-02-07net: wan: slic_ds26522: Use module_spi_driver to simplify the codeWei Yongjun
2017-02-07Merge branch 'dsa2-pdata'David S. Miller
2017-02-07ARM: orion: Register DSA switch as a MDIO deviceFlorian Fainelli
2017-02-07net: phy: Allow pre-declaration of MDIO devicesFlorian Fainelli
2017-02-07net: dsa: Add support for platform dataFlorian Fainelli
2017-02-07net: dsa: Rename and export dev_to_net_device()Florian Fainelli
2017-02-07net: dsa: mv88e6xxx: Refactor remaining port setupAndrew Lunn
2017-02-07net: dsa: mv88e6xxx: Implement Clause 45 access to SMI devicesAndrew Lunn
2017-02-07Merge branch 'mv88e6390-CMODE'David S. Miller
2017-02-07net: dsa: mv88e6xxx: Set the CMODE for mv88e6390 ports 9 & 10Andrew Lunn
2017-02-07net: phy: Add 2000base-x, 2500base-x and rxaui modesAndrew Lunn
2017-02-07Merge branch 'virtio_net-XDP-adjust_head'David S. Miller
2017-02-07virtio_net: XDP support for adjust_headJohn Fastabend
2017-02-07virtio_net: refactor freeze/restore logic into virtnet reset logicJohn Fastabend
2017-02-07virtio_net: remove duplicate queue pair binding in XDPJohn Fastabend
2017-02-07virtio_net: factor out xdp handler for readabilityJohn Fastabend
2017-02-07virtio_net: wrap rtnl_lock in test for calling with lock already heldJohn Fastabend
2017-02-06Merge branch 'bridge-improve-cache-utilization'David S. Miller
2017-02-06bridge: fdb: write to used and updated at most once per jiffyNikolay Aleksandrov
2017-02-06bridge: move write-heavy fdb members in their own cache lineNikolay Aleksandrov
2017-02-06bridge: move to workqueue gcNikolay Aleksandrov
2017-02-06bridge: modify bridge and port to have often accessed fields in one cache lineNikolay Aleksandrov
2017-02-06bpf: enable verifier to add 0 to packet ptrWilliam Tu
2017-02-06bpf: test for AND edge casesJosef Bacik
2017-02-06Merge branch 'dsa-add-fabric-notifier'David S. Miller
2017-02-06net: dsa: introduce bridge notifierVivien Didelot
2017-02-06net: dsa: add switch notifierVivien Didelot
2017-02-06net: dsa: change state setter scopeVivien Didelot
2017-02-06net: dsa: rollback bridging on errorVivien Didelot
2017-02-06net: dsa: simplify netdevice events handlingVivien Didelot
2017-02-06net: dsa: move netdevice notifier registrationVivien Didelot
2017-02-06net/mlx5e: fix another maybe-uninitialized false-positiveArnd Bergmann
2017-02-06net-next: treewide use is_vlan_dev() helper function.Parav Pandit
2017-02-06net/mlx4_en: fix a conditionDan Carpenter
2017-02-06sfc: don't rearm interrupts if busy pollingBert Kenward
2017-02-06sctp: process fwd tsn chunk only when prsctp is enabledXin Long
2017-02-06Merge branch 'mlxsw-cleanup-neigh-handling'David S. Miller
2017-02-06mlxsw: spectrum_router: Fix typo in commentIdo Schimmel
2017-02-06mlxsw: spectrum_router: Don't read 'nud_state' without lockIdo Schimmel
2017-02-06mlxsw: spectrum_router: Remove redundant checkIdo Schimmel