summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-23i40e: Disable iWARP VSI PETCP_ENA flag on netdev down eventsShiraz Saleem
2018-01-23i40e: simplify pointer dereferencesMitch Williams
2018-01-23i40e: check for invalid DCB configMitch Williams
2018-01-23i40e/i40evf: Detect and recover hung queue scenarioSudheer Mogilappagari
2018-01-23i40e: Fix for blinking activity instead of link LEDsMichal Kuchta
2018-01-23i40evf: Don't schedule reset_task when device is being removedAvinash Dayanand
2018-01-23i40evf: remove flush_scheduled_work call in i40evf_removeSudheer Mogilappagari
2018-01-23i40e: avoid divide by zeroMitch Williams
2018-01-23i40e/i40evf: Enable NVMUpdate to retrieve AdminQ and add preservation flags f...Pawel Jablonski
2018-01-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-23ixgbe: register ipsec offload with the xfrm subsystemShannon Nelson
2018-01-23ixgbe: ipsec offload statsShannon Nelson
2018-01-23ixgbe: process the Tx ipsec offloadShannon Nelson
2018-01-23ixgbe: process the Rx ipsec offloadShannon Nelson
2018-01-23ixgbe: restore offloaded SAs after a resetShannon Nelson
2018-01-23ixgbe: add ipsec offload add and remove SAShannon Nelson
2018-01-23ixgbe: add ipsec data structuresShannon Nelson
2018-01-23ixgbe: add ipsec engine start and stop routinesShannon Nelson
2018-01-23ixgbe: add ipsec register access routinesShannon Nelson
2018-01-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-01-23ixgbe: clean up ipsec definesShannon Nelson
2018-01-23sctp: reset ret in again path in sctp_for_each_transportXin Long
2018-01-23bnx2: remove redundant initializations of pointers txr and rxrColin Ian King
2018-01-23forcedeth: remove duplicate structure member in rxZhu Yanjun
2018-01-23Merge branch 'Kernel-doc-fixes-for-networking'David S. Miller
2018-01-23net: core: Fix kernel-doc for netdev_upper_link()Florian Fainelli
2018-01-23net: core: Fix kernel-doc for call_netdevice_notifiers_info()Florian Fainelli
2018-01-23net: phy: sfp: Fix kernel doc warningFlorian Fainelli
2018-01-23net: core: Fix kernel-doc for carrier_* attributesFlorian Fainelli
2018-01-23net: aquantia: make symbol hw_atl_boards staticWei Yongjun
2018-01-23net: aquantia: Fix error return code in aq_pci_probe()Wei Yongjun
2018-01-23nfp: fix error return code in nfp_pci_probe()Wei Yongjun
2018-01-23nfp: fix fw dump handling of absolute rtsym sizeCarl Heymann
2018-01-22nfsd: auth: Fix gid sorting when rootsquash enabledBen Hutchings
2018-01-22tun: avoid calling xdp_rxq_info_unreg() twiceCong Wang
2018-01-22orangefs: initialize op on loop restart in orangefs_devreq_readMartin Brandenburg
2018-01-22orangefs: use list_for_each_entry_safe in purge_waiting_opsMartin Brandenburg
2018-01-22Merge branch 'net-sched-add-extack-support-for-cls-offloads'David S. Miller
2018-01-22nfp: bpf: use extack support to improve debuggingQuentin Monnet
2018-01-22nfp: bpf: plumb extack into functions related to XDP offloadQuentin Monnet
2018-01-22net: sched: create tc_can_offload_extack() wrapperQuentin Monnet
2018-01-22net: sched: add extack support for offload via tc_cls_common_offloadQuentin Monnet
2018-01-22net: sched: cls_bpf: plumb extack support in filter for hardware offloadQuentin Monnet
2018-01-22net: sched: cls_u32: propagate extack support for filter offloadQuentin Monnet
2018-01-22net: sched: cls_matchall: propagate extack support for filter offloadQuentin Monnet
2018-01-22net: sched: cls_flower: propagate extack support for filter offloadQuentin Monnet
2018-01-22tls: Correct length of scatterlist in tls_sw_sendpageDave Watson
2018-01-22hv_netvsc: Use the num_online_cpus() for channel limitHaiyang Zhang
2018-01-22be2net: restore properly promisc mode after queues reconfigurationIvan Vecera
2018-01-22net: hns3: converting spaces into tabs to avoid checkpatch.pl warningSalil Mehta