summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* netlink: Fix nlmsg_parse as a wrapper for strict message parsingDavid Ahern2019-08-251-3/+2
* net: phy: consider AN_RESTART status when reading link statusHeiner Kallweit2019-08-252-1/+25
* net/tls: prevent skb_orphan() from leaking TLS plain text with offloadJakub Kicinski2019-08-259-27/+52
* net/mlx5e: Use flow keys dissector to parse packets for ARFSMaxim Mikityanskiy2019-08-251-63/+34
* net/mlx5e: Remove redundant check in CQE recovery flow of tx reporterAya Levin2019-08-251-3/+0
* net/mlx5e: Fix false negative indication on tx reporter CQE recoveryAya Levin2019-08-251-4/+2
* net/mlx5e: ethtool, Avoid setting speed to 56GBASE when autoneg offMohamad Heib2019-08-251-0/+8
* netdevsim: Restore per-network namespace accounting for fib entriesDavid Ahern2019-08-254-86/+98
* tc-testing: updated skbedit action tests with batch create/deleteRoman Mashak2019-08-251-0/+47
* net sched: update skbedit action for batched events operationsRoman Mashak2019-08-251-0/+12
* bnxt_en: Fix to include flow direction in L2 keySomnath Kotur2019-08-252-5/+5
* bnxt_en: Use correct src_fid to determine direction of the flowVenkat Duvvuru2019-08-251-3/+1
* bnxt_en: Suppress HWRM errors for HWRM_NVM_GET_VARIABLE commandVasundhara Volam2019-08-251-3/+6
* bnxt_en: Fix handling FRAG_ERR when NVM_INSTALL_UPDATE cmd failsVasundhara Volam2019-08-251-7/+5
* bnxt_en: Improve RX doorbell sequence.Michael Chan2019-08-251-3/+7
* bnxt_en: Fix VNIC clearing logic for 57500 chips.Michael Chan2019-08-251-8/+18
* net/mlx5e: Only support tx/rx pause setting for port ownerHuy Nguyen2019-08-251-0/+3
* xen/netback: Reset nr_frags before freeing skbRoss Lagerwall2019-08-251-0/+2
* tipc: initialise addr_trail_end when setting node addressesChris Packham2019-08-251-0/+1
* team: Add vlan tx offload to hw_enc_featuresYueHaibing2019-08-251-0/+2
* sctp: fix the transport error_count checkXin Long2019-08-251-1/+1
* sctp: fix memleak in sctp_send_reset_streamszhengbin2019-08-251-0/+1
* net: sched: sch_taprio: fix memleak in error path for sched list parseIvan Khoronzhuk2019-08-251-1/+2
* net/packet: fix race in tpacket_snd()Eric Dumazet2019-08-251-0/+7
* net/mlx4_en: fix a memory leak bugWenwen Wang2019-08-251-1/+2
* net: dsa: Check existence of .port_mdb_add callback before calling itChen-Yu Tsai2019-08-251-0/+3
* bonding: Add vlan tx offload to hw_enc_featuresYueHaibing2019-08-251-0/+2
* bnx2x: Fix VF's VLAN reconfiguration in reload.Manish Chopra2019-08-253-8/+18
* Input: psmouse - fix build error of multiple definitionYueHaibing2019-08-251-1/+2
* iwlwifi: Add support for SAR South Korea limitationHaim Dreyfuss2019-08-256-28/+76
* netfilter: conntrack: Use consistent ct id hash calculationDirk Morris2019-08-251-8/+8
* usb: setup authorized_default attributes using usb_bus_notifyThiƩbaud Weksteen2019-08-253-123/+126
* USB: serial: option: Add Motorola modem UARTsTony Lindgren2019-08-251-0/+5
* USB: serial: option: add the BroadMobi BM818 cardBob Ham2019-08-251-0/+2
* USB: serial: option: Add support for ZTE MF871AYoshiaki Okamoto2019-08-251-0/+1
* USB: serial: option: add D-Link DWM-222 device IDRogan Dawes2019-08-251-0/+2
* USB: CDC: fix sanity checks in CDC union parserOliver Neukum2019-08-251-2/+2
* usb: cdc-acm: make sure a refcount is taken early enoughOliver Neukum2019-08-251-5/+7
* usb: gadget: udc: renesas_usb3: Fix sysfs interface of "role"Yoshihiro Shimoda2019-08-251-2/+3
* USB: core: Fix races in character device registration and deregistraionAlan Stern2019-08-251-5/+5
* iio: adc: max9611: Fix temperature reading in probeJacopo Mondi2019-08-251-1/+1
* staging: comedi: dt3000: Fix rounding up of timer divisorIan Abbott2019-08-251-3/+3
* staging: comedi: dt3000: Fix signed integer overflow 'divider * base'Ian Abbott2019-08-251-1/+1
* arm64: KVM: regmap: Fix unexpected switch fall-throughAnders Roxell2019-08-251-0/+5
* tpm: tpm_ibm_vtpm: Fix unallocated banksNayna Jain2019-08-254-17/+47
* asm-generic: fix -Wtype-limits compiler warningsQian Cai2019-08-251-30/+20
* page flags: prioritize kasan bits over last-cpuidArnd Bergmann2019-08-252-7/+12
* ocfs2: remove set but not used variable 'last_hash'YueHaibing2019-08-251-3/+0
* Revert "kmemleak: allow to coexist with fault injection"Yang Shi2019-08-251-1/+1
* arm64: Make debug exception handlers visible from RCUMasami Hiramatsu2019-08-251-8/+49