summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-11-18atm: Convert to using %pOFn instead of device_node.nameRob Herring1-2/+2
2018-11-18net: align gnet_stats_basic_cpu structEric Dumazet1-1/+1
2018-11-18net: align pcpu_sw_netstats and pcpu_lstats structsEric Dumazet1-2/+2
2018-11-18net: aquantia: fix spelling mistake "specfield" -> "specified"Colin Ian King1-1/+1
2018-11-18net: aquantia: cleanup err handing in hw_atl_utils_fw_rpc_waitYueHaibing1-4/+0
2018-11-18Merge branch 'ncsi-Allow-enabling-multiple-packages-and-channels'David S. Miller6-206/+660
2018-11-18net/ncsi: Configure multi-package, multi-channel modes with failoverSamuel Mendoza-Jonas6-88/+493
2018-11-18net/ncsi: Reset channel state in ncsi_start_dev()Samuel Mendoza-Jonas3-12/+113
2018-11-18net/ncsi: Don't mark configured channels inactiveSamuel Mendoza-Jonas2-8/+12
2018-11-18net/ncsi: Don't deselect package in suspend if activeSamuel Mendoza-Jonas1-2/+13
2018-11-18net/ncsi: Probe single packages to avoid conflictSamuel Mendoza-Jonas2-55/+31
2018-11-18net/ncsi: Don't enable all channels when HWA availableSamuel Mendoza-Jonas2-48/+5
2018-11-18cxgb4: Remove SGE_HOST_PAGE_SIZE dependency on page sizeArjun Vynipadath1-11/+0
2018-11-18tcp: add SRTT to SCM_TIMESTAMPING_OPT_STATSYousuk Seung2-0/+3
2018-11-18uapi/ethtool: fix spelling errorsStephen Hemminger1-2/+2
2018-11-18tun: Adjust on-stack tun_page initialization.David S. Miller1-1/+3
2018-11-17tuntap: free XDP dropped packets in a batchJason Wang1-3/+26
2018-11-17vhost_net: mitigate page reference counting during page frag refillJason Wang1-3/+51
2018-11-17Merge branch 'net-sched-gred-introduce-per-virtual-queue-attributes'David S. Miller2-27/+281
2018-11-17net: sched: gred: allow manipulating per-DP RED flagsJakub Kicinski2-1/+144
2018-11-17net: sched: gred: store red flags per virtual queueJakub Kicinski1-6/+18
2018-11-17net: sched: gred: provide a better structured dump and expose statsJakub Kicinski2-1/+78
2018-11-17net: sched: gred: store bytesin as a 64 bit valueJakub Kicinski1-1/+1
2018-11-17net: sched: gred: use extack to provide more details on configuration errorsJakub Kicinski1-11/+33
2018-11-17net: sched: gred: pass extack to nla_parse_nested()Jakub Kicinski1-2/+2
2018-11-17net: sched: gred: separate error and non-error path in gred_change()Jakub Kicinski1-6/+6
2018-11-17selftests: add explicit test for multiple concurrent GRO socketsPaolo Abeni1-0/+34
2018-11-17isdn/hisax: remove set but not used variable 'total'YueHaibing1-2/+1
2018-11-17udp: fix jump label misusePaolo Abeni2-4/+4
2018-11-17etf: Drop all expired packetsJesus Sanchez-Palencia1-15/+21
2018-11-17etf: Split timersortedlist_erase()Jesus Sanchez-Palencia1-15/+29
2018-11-17etf: Use cached rb_rootJesus Sanchez-Palencia1-9/+12
2018-11-17etf: Cancel timer if there are no pending skbsJesus Sanchez-Palencia1-1/+3
2018-11-17tcp: clean up STATE_TRACEYafang Shao2-16/+0
2018-11-17Merge branch 'SMSC95xx-driver-updates'David S. Miller1-21/+34
2018-11-17usbnet: smsc95xx: check for csum being in last four bytesBen Dooks1-1/+18
2018-11-17usbnet: smsc95xx: fix memcpy for accessing rx-dataBen Dooks1-5/+2
2018-11-17usbnet: smsc95xx: simplify tx_fixup codeBen Dooks1-15/+13
2018-11-17usbnet: smsc95xx: fix rx packet alignmentBen Dooks1-0/+1
2018-11-17Merge branch 'dpaa2-eth-add-bql-support'David S. Miller2-25/+54
2018-11-17dpaa2-eth: bql supportIoana Ciocoi Radulescu2-15/+46
2018-11-17dpaa2-eth: Update callback signatureIoana Ciocoi Radulescu2-9/+6
2018-11-17dpaa2-eth: Don't use multiple queues per channelIoana Ciocoi Radulescu2-2/+3
2018-11-17net: 8021q: move vlan offload registrations into vlan_coreJiri Pirko2-96/+99
2018-11-17net/decnet: add missing indentationColin Ian King1-1/+1
2018-11-17net: hns3: fix spelling mistake "failded" -> "failed"Colin Ian King1-2/+2
2018-11-17net: remove unused skb_send_sock()Cong Wang2-14/+0
2018-11-17net: phy: check for implementation of both callbacks in phy_drv_supports_irqHeiner Kallweit1-1/+1
2018-11-17Merge branch 'Remove-VLAN-CFI-overload'David S. Miller7-55/+60
2018-11-17net: remove VLAN_TAG_PRESENTMichał Mirosław7-34/+23