aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-10-01tcp/fq: move back to CLOCK_MONOTONICEric Dumazet3-5/+5
2018-10-01selftests/tls: Fix recv(MSG_PEEK) & splice() test casesVakul Garg1-10/+10
2018-10-01hv_netvsc: Fix rndis_per_packet_info internal field initializationHaiyang Zhang1-0/+1
2018-10-01net: phy: improve handling delayed workHeiner Kallweit2-15/+16
2018-10-01Merge branch 'net-systemport-Turn-on-offloads-by-default'David S. Miller2-34/+35
2018-10-01net: systemport: Add software counters to track reallocationsFlorian Fainelli2-0/+7
2018-10-01net: systemport: Be drop monitor friendly while re-allocating headroomFlorian Fainelli1-1/+2
2018-10-01net: systemport: Turn on offloads by defaultFlorian Fainelli1-3/+4
2018-10-01net: systemport: Utilize bcm_sysport_set_features() during resume/openFlorian Fainelli1-7/+7
2018-10-01net: systemport: Refactor bcm_sysport_set_features()Florian Fainelli1-23/+15
2018-10-01net_sched: fix a crash in tc_new_tfilter()Cong Wang1-1/+3
2018-10-01Merge branch 'netlink-extended-attribute-validation'David S. Miller2-3/+165
2018-10-01netlink: add validation function to policyJohannes Berg2-1/+30
2018-10-01netlink: add attribute range validation to policyJohannes Berg2-3/+136
2018-10-01Merge branch 'Support-of-Flow-Director-in-HNS3-Ethernet-Driver-for-HiP08-Rev2-SoC'David S. Miller7-9/+1721
2018-10-01net: hns3: Add support for enable/disable flow directorJian Shen3-1/+28
2018-10-01net: hns3: Remove all flow director rules when unload hns3 driverJian Shen1-0/+2
2018-10-01net: hns3: Add reset handle for flow directorJian Shen4-0/+103
2018-10-01net: hns3: Add support for rule query of flow directorJian Shen3-6/+264
2018-10-01net: hns3: Add support for rule add/delete for flow directorJian Shen4-2/+519
2018-10-01net: hns3: Add input key and action config support for flow directorJian Shen3-0/+456
2018-10-01net: hns3: Add flow director initializationJian Shen5-0/+349
2018-10-01Merge branch 'Continue-towards-using-linkmode-in-phylib'David S. Miller21-135/+420
2018-10-01net: phy: Replace phy driver features u32 with link_mode bitmapAndrew Lunn9-39/+198
2018-10-01net: ethernet: xgbe: expand PHY_GBIT_FEAUTRESAndrew Lunn1-4/+6
2018-10-01net: phy: Add limkmode equivalents to some of the MII ethtool helpersAndrew Lunn1-0/+50
2018-10-01net: phy: Add helper for advertise to lcl valueAndrew Lunn8-34/+26
2018-10-01net: phy: Add helper to convert MII ADV register to a linkmodeAndrew Lunn1-0/+31
2018-10-01net: phy: Add phydev_info()Andrew Lunn3-7/+11
2018-10-01net: phy: Add phydev_warn()Andrew Lunn6-24/+29
2018-10-01net: phy: Move linkmode helpers to somewhere publicAndrew Lunn4-27/+69
2018-10-01nfp: warn on experimental TLV typesJakub Kicinski2-0/+15
2018-10-01net: nixge: Address compiler warnings when building for i386Moritz Fischer1-7/+7
2018-10-01tcp: adjust rcv zerocopy hints based on frag sizesSoheil Hassas Yeganeh1-1/+10
2018-10-01tcp: set recv_skip_hint when tcp_inq is less than PAGE_SIZESoheil Hassas Yeganeh1-5/+9
2018-10-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextDavid S. Miller5-10/+16
2018-10-01Merge tag 'mlx5e-updates-2018-10-01' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller13-104/+312
2018-10-01tcp: start receiver buffer autotuning soonerYuchung Cheng1-1/+1
2018-10-01Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller7-2489/+2613
2018-10-01ice: Change pf state behavior to protect reset pathDave Ertman4-30/+31
2018-10-01ice: Move common functions out of ice_main.c part 7/7Anirudh Venkataramanan3-282/+249
2018-10-01ice: Move common functions out of ice_main.c part 6/7Anirudh Venkataramanan3-450/+521
2018-10-01ice: Move common functions out of ice_main.c part 5/7Anirudh Venkataramanan3-132/+141
2018-10-01ice: Move common functions out of ice_main.c part 4/7Anirudh Venkataramanan3-417/+429
2018-10-01ice: Move common functions out of ice_main.c part 3/7Anirudh Venkataramanan3-386/+410
2018-10-01ice: Move common functions out of ice_main.c part 2/7Anirudh Venkataramanan3-519/+526
2018-10-01ice: Move common functions out of ice_main.c part 1/7Anirudh Venkataramanan6-315/+348
2018-10-01net/mlx5: Cache the system image guidAlaa Hleihel4-2/+14
2018-10-01net/mlx5e: Allow reporting of checksum unnecessaryOr Gerlitz4-0/+37
2018-10-01net/mlx5e: Enable reporting checksum unnecessary also for L3 packetsOr Gerlitz1-1/+2