summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2019-01-16openvswitch: meter: Use struct_size() in kzalloc()Gustavo A. R. Silva
2019-01-16net: phy: don't include asm/irq.h directlyHeiner Kallweit
2019-01-16net: phy: improve logging in phylibHeiner Kallweit
2019-01-16net: phy: remove preliminary workaround for not loading PHY driverHeiner Kallweit
2019-01-16Merge branch 'nfp-flower-improve-flower-resilience'David S. Miller
2019-01-16nfp: flower: enable MAC address sharing for offloadable devsJohn Hurley
2019-01-16nfp: flower: ensure MAC cleanup on address changeJohn Hurley
2019-01-16nfp: flower: add infastructure for non-repr priv dataJohn Hurley
2019-01-16nfp: flower: ensure deletion of old offloaded MACsJohn Hurley
2019-01-16nfp: flower: remove list infastructure from MAC offloadJohn Hurley
2019-01-16nfp: flower: ignore offload of VF and PF repr MAC addressesJohn Hurley
2019-01-16nfp: flower: tidy tunnel related private dataJohn Hurley
2019-01-16nfp: flower: support multiple memory units for filter offloadsPieter Jansen van Vuuren
2019-01-16nfp: flower: increase cmesg reply timeoutFred Lotter