summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-31tcp: remove unused mib countersFlorian Westphal
2017-07-31tcp: remove CA_ACK_SLOWPATHFlorian Westphal
2017-07-31tcp: remove header predictionFlorian Westphal
2017-07-31tcp: remove low_latency sysctlFlorian Westphal
2017-07-31tcp: reindent two spots after prequeue removalFlorian Westphal
2017-07-31tcp: remove prequeue supportFlorian Westphal
2017-07-30Merge branch 'net-sched-actions-improve-dump-performance'David S. Miller
2017-07-30net sched actions: add time filter for action dumpingJamal Hadi Salim
2017-07-30net sched actions: dump more than TCA_ACT_MAX_PRIO actions per batchJamal Hadi Salim
2017-07-30net sched actions: Use proper root attribute table for actionsJamal Hadi Salim
2017-07-30net netlink: Add new type NLA_BITFIELD32Jamal Hadi Salim
2017-07-30net: fec: Allow reception of frames bigger than 1522 bytesAndrew Lunn
2017-07-30net: fec: Issue error for missing but expected PHYAndrew Lunn
2017-07-30Merge branch 'dsa-lan9303-Fix-MDIO-issues'David S. Miller
2017-07-30net: dsa: lan9303: MDIO access phy registers directlyEgil Hjelmeland
2017-07-30net: dsa: lan9303: Renamed indirect phy access functionsEgil Hjelmeland
2017-07-30net: dsa: lan9303: Multiply by 4 to get MDIO registerEgil Hjelmeland
2017-07-30net: dsa: lan9303: Fix lan9303_detect_phy_setup() for MDIOEgil Hjelmeland
2017-07-29Merge branch 'ethtool-fec'David S. Miller
2017-07-29cxgb4: ethtool forward error correction management supportCasey Leedom
2017-07-29cxgb4: core hardware/firmware support for Forward Error Correction on a linkCasey Leedom
2017-07-29net: ethtool: add support for forward error correction modesVidya Sagar Ravipati
2017-07-29Merge branch 'netvsc-minor-fixes-and-optimization'David S. Miller
2017-07-29netvsc: signal host if receive ring is emptiedstephen hemminger
2017-07-29netvsc: fix error unwind on device setup failurestephen hemminger
2017-07-29netvsc: optimize receive completionsstephen hemminger
2017-07-29netvsc: remove unnecessary indirection of page_bufferstephen hemminger
2017-07-29netvsc: don't print pointer value in error messagestephen hemminger
2017-07-29netvsc: fix warnings reported by lockdepstephen hemminger
2017-07-29netvsc: fix return value for set_channelsstephen hemminger
2017-07-29liquidio: bump up driver version to match newer NIC firmwareFelix Manlunas
2017-07-29bnxt_re: add MAY_USE_DEVLINK dependencySathya Perla
2017-07-29bpf: testing: fix devmap testsJohn Fastabend
2017-07-29Merge branch 'moxa-Fix-style-issues'David S. Miller
2017-07-29net: moxa: Add spaces preferred around that '{+,-}'SZ Lin
2017-07-29net: moxa: Fix for typo in comment to function moxart_mac_setup_desc_ring()SZ Lin
2017-07-29net: moxa: Remove extra space after a castSZ Lin
2017-07-29net: moxa: Fix comparison to NULL could be written with !SZ Lin
2017-07-29net: moxa: Prefer 'unsigned int' to bare use of 'unsigned'SZ Lin
2017-07-29net: moxa: Remove braces from single-line bodySZ Lin
2017-07-29Merge branch 'smc-get-rid-of-unsafe_global_rkey'David S. Miller
2017-07-29net/smc: synchronize buffer usage with deviceUrsula Braun
2017-07-29net/smc: cleanup function __smc_buf_create()Ursula Braun
2017-07-29net/smc: common functions for RMBs and send buffersUrsula Braun
2017-07-29net/smc: introduce sg-logic for send buffersUrsula Braun
2017-07-29net/smc: remove Kconfig warningUrsula Braun
2017-07-29net/smc: register RMB-related memory regionUrsula Braun
2017-07-29net/smc: use separate memory regions for RMBsUrsula Braun
2017-07-29net/smc: introduce sg-logic for RMBsUrsula Braun
2017-07-29net/smc: shorten local bufsize variablesUrsula Braun