summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-17wan: dscc4: fix various indentation issuesColin Ian King
2019-01-17Merge branch 'vxlan-FDB-veto'David S. Miller
2019-01-17selftests: mlxsw: Test veto of unsupported VXLAN FDBsPetr Machata
2019-01-17mlxsw: spectrum: Add extack messages to VXLAN FDB rejectionPetr Machata
2019-01-17switchdev: Add extack argument to call_switchdev_notifiers()Petr Machata
2019-01-17vxlan: Add extack to switchdev operationsPetr Machata
2019-01-17mlxsw: Add extack to mlxsw_sp_nve_ops.fdb_replayPetr Machata
2019-01-17net: Add extack argument to ndo_fdb_add()Petr Machata
2019-01-17vxlan: changelink: Delete remote after updatePetr Machata
2019-01-17vxlan: changelink: Postpone vxlan_config_apply()Petr Machata
2019-01-17vxlan: changelink: Inline vxlan_dev_configure()Petr Machata
2019-01-17vxlan: Allow vetoing of FDB notificationsPetr Machata
2019-01-17vxlan: Have vxlan_fdb_replace() save original rdst valuePetr Machata
2019-01-17vxlan: Split vxlan_fdb_update() in twoPetr Machata
2019-01-17vxlan: Move up vxlan_fdb_free(), vxlan_fdb_destroy()Petr Machata
2019-01-17Merge branch 'improving-TCP-behavior-on-host-congestion'David S. Miller
2019-01-17tcp: less aggressive window probing on local congestionYuchung Cheng
2019-01-17tcp: retry more conservatively on local congestionYuchung Cheng
2019-01-17tcp: simplify window probe aborting on USER_TIMEOUTYuchung Cheng
2019-01-17tcp: create a helper to model exponential backoffYuchung Cheng
2019-01-17tcp: properly track retry time on passive Fast OpenYuchung Cheng
2019-01-17tcp: always set retrans_stamp on recoveryYuchung Cheng
2019-01-17tcp: always timestamp on every skb transmissionYuchung Cheng
2019-01-17tcp: exit if nothing to retransmit on RTO timeoutYuchung Cheng
2019-01-17net: phy: micrel: use phy_read_mmd and phy_write_mmdHeiner Kallweit
2019-01-17davicom: Annotate implicit fall through in dm9000_set_ioMathieu Malaterre
2019-01-17net/ipv6/udp_tunnel: prefer SO_BINDTOIFINDEX over SO_BINDTODEVICEDavid Herrmann
2019-01-17net/ipv4/udp_tunnel: prefer SO_BINDTOIFINDEX over SO_BINDTODEVICEDavid Herrmann
2019-01-17net: introduce SO_BINDTOIFINDEX sockoptDavid Herrmann
2019-01-17tls: Fix recvmsg() to be able to peek across multiple recordsVakul Garg
2019-01-17Merge branch 'dsa-lantiq_gswip-probe-fixes-and-remove-cleanup'David S. Miller
2019-01-17net: dsa: lantiq_gswip: drop bogus drvdata checkJohan Hovold
2019-01-17net: dsa: lantiq_gswip: fix OF child-node lookupsJohan Hovold
2019-01-17net: dsa: lantiq_gswip: fix use-after-free on failed probeJohan Hovold
2019-01-17sfc: extend MTD support for newer hardwareBert Kenward
2019-01-17selftests/tls: Fix recv partial/large_buff test casesVakul Garg
2019-01-17net: phy: check return code when requesting PHY driver moduleHeiner Kallweit
2019-01-17net/tls: Make function tls_sw_do_sendpage staticYueHaibing
2019-01-17net/tls: remove unused function tls_sw_sendpage_lockedYueHaibing
2019-01-17Optimize sk_msg_clone() by data merge to end dst sg entryVakul Garg
2019-01-17net: hns: Use struct_size() in devm_kzalloc()Gustavo A. R. Silva
2019-01-17net: phy: Add helpers to determine if PHY driver is genericFlorian Fainelli
2019-01-17Merge branch 'dsa-Split-platform-data-to-header-file'David S. Miller
2019-01-17net: dsa: Include platform_data header fileFlorian Fainelli
2019-01-17ARM: orion5x: Include platform_data/dsa.hFlorian Fainelli
2019-01-17net: dsa: Split platform data to header fileFlorian Fainelli
2019-01-17net-next/hinic: replace disable_irq_nosync/enable_irqXue Chaojing
2019-01-16net: dsa: Add ndo_get_phys_port_name() for CPU portFlorian Fainelli
2019-01-16Documentation: networking: dsa: Update documentationFlorian Fainelli
2019-01-16cxgb4/l2t: Use struct_size() in kvzalloc()Gustavo A. R. Silva