aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-12-13net: bridge: use rhashtable for fdbsNikolay Aleksandrov
2017-12-13net: phy: marvell10g: remove XGMII as an option for 88x3310Russell King
2017-12-13Merge branch 'r8169-device-managed'David S. Miller
2017-12-13r8169: remove netif_napi_del in probe error pathHeiner Kallweit
2017-12-13r8169: switch to device-managed functions in probeHeiner Kallweit
2017-12-13PCI: Add pcim_set_mwi(), a device-managed pci_set_mwi()Heiner Kallweit
2017-12-13tcp/dccp: avoid one atomic operation for timewait hashdanceEric Dumazet
2017-12-13Merge branch 'rmnet-Configuration-options'David S. Miller
2017-12-13net: qualcomm: rmnet: Allow to configure flags for existing devicesSubash Abhinov Kasiviswanathan
2017-12-13net: qualcomm: rmnet: Allow to configure flags for new devicesSubash Abhinov Kasiviswanathan
2017-12-13net: qualcomm: rmnet: Process packets over ethernetSubash Abhinov Kasiviswanathan
2017-12-13net: qualcomm: rmnet: Allow only one rmnet dev per muxid per real devSubash Abhinov Kasiviswanathan
2017-12-13net: qualcomm: rmnet: Remove the some redundant macrosSubash Abhinov Kasiviswanathan
2017-12-13net: qualcomm: rmnet: Remove the rmnet_map_results enumSubash Abhinov Kasiviswanathan
2017-12-13tcp: allow TLP in ECN CWRNeal Cardwell
2017-12-13net_sched: switch to exit_batch for action pernet opsCong Wang
2017-12-13Merge branch 'hv_netvsc-Fix-default-and-limit-of-recv-buffer'David S. Miller
2017-12-13hv_netvsc: Fix the TX/RX buffer default sizesHaiyang Zhang
2017-12-13hv_netvsc: Fix the receive buffer size limitHaiyang Zhang
2017-12-13Merge branch 'fec-fix-refclk-enable-for-SMSC-LAN8710-20'David S. Miller
2017-12-13net: fec: add phy_reset_after_clk_enable() supportRichard Leitner
2017-12-13net: phy: smsc: LAN8710/20: add PHY_RST_AFTER_CLK_EN flagRichard Leitner
2017-12-13phylib: add reset after clk enable supportRichard Leitner
2017-12-13phylib: Add device reset delay supportRichard Leitner
2017-12-13Merge branch 'mvpp2-various-improvements'David S. Miller
2017-12-13net: mvpp2: adjust the coalescing parametersAntoine Tenart
2017-12-13net: mvpp2: report the tx-usec coalescing information to ethtoolAntoine Tenart
2017-12-13net: mvpp2: align values in ethtool get_coalesceAntoine Tenart
2017-12-13net: mvpp2: split the max ring size from the default oneYan Markman
2017-12-13net: mvpp2: only free the TSO header buffers when it was allocatedAntoine Tenart
2017-12-12Merge branch 'tcp-better-receiver-autotuning'David S. Miller
2017-12-12tcp: smoother receiver autotuningEric Dumazet
2017-12-12tcp: avoid integer overflows in tcp_rcv_space_adjust()Eric Dumazet
2017-12-12tcp: do not overshoot window_clamp in tcp_rcv_space_adjust()Eric Dumazet
2017-12-11forcedeth: remove unnecessary structure memberZhu Yanjun
2017-12-11Merge branch 'nfp-dead-code-clean-ups-and-slight-improvements'David S. Miller
2017-12-11nfp: debug dump - decrease endian conversionsCarl Heymann
2017-12-11nfp: flower: remove unused definesJohn Hurley
2017-12-11nfp: flower: remove dead code pathsJohn Hurley
2017-12-11nfp: flower: do not assume mac/mpls matchesJohn Hurley
2017-12-11dt-bindings: fec: Make the phy-reset-gpio polarity explicitFabio Estevam
2017-12-11Merge branch 'sctp-stream-interleave-part-1'David S. Miller
2017-12-11sctp: add support for the process of unordered idataXin Long
2017-12-11sctp: implement abort_pd for sctp_stream_interleaveXin Long
2017-12-11sctp: implement start_pd for sctp_stream_interleaveXin Long
2017-12-11sctp: implement renege_events for sctp_stream_interleaveXin Long
2017-12-11sctp: implement enqueue_event for sctp_stream_interleaveXin Long
2017-12-11sctp: implement ulpevent_data for sctp_stream_interleaveXin Long
2017-12-11sctp: implement validate_data for sctp_stream_interleaveXin Long
2017-12-11sctp: implement assign_number for sctp_stream_interleaveXin Long