summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* liquidio: read sc->iq_no before release scPan Bian2018-11-301-1/+3
* mlx5: fix get_ip_proto()Cong Wang2018-11-301-3/+3
* net: dsa: Fix tagging attribute locationFlorian Fainelli2018-11-303-30/+34
* net/sched: act_police: fix memory leak in case of invalid control actionDavide Caratti2018-11-301-12/+12
* nfp: flower: prevent offload if rhashtable insert failsJohn Hurley2018-11-301-5/+9
* nfp: flower: release metadata on offload failureJohn Hurley2018-11-301-2/+4
* bonding: fix 802.3ad state sent to partner when unbinding slaveToni Peltonen2018-11-301-0/+3
* net: aquantia: fix rx checksum offload bitsDmitry Bogdanov2018-11-301-1/+1
* openvswitch: fix spelling mistake "execeeds" -> "exceeds"Colin Ian King2018-11-301-1/+1
* liquidio: fix spelling mistake "deferal" -> "deferral"Colin Ian King2018-11-301-1/+1
* net: stmmac: Move debugfs init/exit to ->probe()/->remove()Thierry Reding2018-11-301-10/+13
* sctp: update frag_point when stream_interleave is setXin Long2018-11-302-3/+7
* net: Prevent invalid access to skb->prev in __qdisc_drop_allChristoph Paasch2018-11-291-0/+3
* net/x25: handle call collisionsMartin Schiller2018-11-291-0/+9
* net/x25: fix null_x25_address handlingMartin Schiller2018-11-291-6/+10
* net/x25: fix called/calling length calculation in x25_parse_address_blockMartin Schiller2018-11-291-1/+1
* net: phy: sfp: correct location of SFP standardsBaruch Siach2018-11-291-1/+1
* Merge branch 'xps-fixes'David S. Miller2018-11-291-24/+29
|\
| * net: fix XPS static_key accountingSabrina Dubroca2018-11-291-21/+24
| * net: restore call to netdev_queue_numa_node_write when resetting XPSSabrina Dubroca2018-11-291-7/+9
|/
* net: phy: sfp: correct store of detected link modesBaruch Siach2018-11-291-1/+1
* Merge branch 'ave-fixes'David S. Miller2018-11-292-10/+21
|\
| * net: ethernet: ave: Add MODULE_AUTHOR and MAINTAINERS entryKunihiko Hayashi2018-11-292-0/+8
| * net: ethernet: ave: Replace NET_IP_ALIGN with AVE_FRAME_HEADROOMKunihiko Hayashi2018-11-291-6/+8
| * net: ethernet: ave: Increase descriptors to improve performanceKunihiko Hayashi2018-11-291-4/+5
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-11-2868-261/+1312
|\
| * Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller2018-11-284-9/+12
| |\
| | * i40e: fix kerneldoc for xsk methodsJan Sokolowski2018-11-281-7/+7
| | * ixgbe: recognize 1000BaseLX SFP modules as 1GbpsJosh Elsasser2018-11-281-1/+3
| | * i40e: Fix deletion of MAC filtersLihong Yang2018-11-281-1/+1
| | * igb: fix uninitialized variablesYunjian Wang2018-11-281-0/+1
| * | s390/qeth: fix length check in SNMP processingJulian Wiedmann2018-11-281-15/+12
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-11-2823-107/+259
| |\ \
| | * | netfilter: nf_tables: deactivate expressions in rule replecement routineTaehee Yoo2018-11-281-11/+4
| | * | netfilter: nf_conncount: remove wrong condition check routineTaehee Yoo2018-11-271-5/+2
| | * | netfilter: nat: fix double register in masquerade modulesTaehee Yoo2018-11-272-14/+32
| | * | netfilter: add missing error handling code for register functionsTaehee Yoo2018-11-279-22/+63
| | * | netfilter: ipv6: Preserve link scope traffic original oifAlin Nastac2018-11-271-1/+2
| | * | netfilter: nfnetlink_cttimeout: fetch timeouts for udplite and gre, tooFlorian Westphal2018-11-263-14/+28
| | * | ipvs: call ip_vs_dst_notifier earlier than ipv6_dev_notfXin Long2018-11-261-0/+3
| | * | netfilter: xt_hashlimit: fix a possible memory leak in htable_create()Taehee Yoo2018-11-171-6/+3
| | * | netfilter: nf_tables: fix use-after-free when deleting compat expressionsFlorian Westphal2018-11-132-3/+5
| | * | netfilter: xt_RATEEST: remove netns exit routineTaehee Yoo2018-11-131-10/+0
| | * | netfilter: nf_tables: don't use position attribute on rule replacementFlorian Westphal2018-11-121-10/+7
| | * | selftests: add script to stress-test nft packet path vs. control planeFlorian Westphal2018-11-124-0/+87
| | * | netfilter: nf_tables: don't skip inactive chains during updateFlorian Westphal2018-11-121-6/+3
| | * | netfilter: nf_conncount: fix unexpected permanent node of list.Taehee Yoo2018-11-121-3/+15
| | * | netfilter: nf_conncount: fix list_del corruption in conn_freeTaehee Yoo2018-11-121-2/+5
| | * | netfilter: nf_conncount: use spin_lock_bh instead of spin_lockTaehee Yoo2018-11-121-6/+6
| * | | net: hisilicon: remove unexpected free_netdevPan Bian2018-11-281-3/+1