summaryrefslogtreecommitdiffstats
path: root/net/sched (unfollow)
Commit message (Expand)AuthorFilesLines
2017-03-30net/packet: fix overflow in check for priv area sizeAndrey Konovalov1-2/+2
2017-03-29ezchip: nps_enet: check if napi has been completedZakharov Vlad1-3/+1
2017-03-29bnxt_en: Fix DMA unmapping of the RX buffers in XDP mode during shutdown.Michael Chan1-5/+10
2017-03-29bnxt_en: Correct the order of arguments to netdev_err() in bnxt_set_tpa()Sankar Patchineelam1-1/+1
2017-03-29bnxt_en: Fix NULL pointer dereference in reopen failure pathSankar Patchineelam1-0/+13
2017-03-29l2tp: purge socket queues in the .destruct() callbackGuillaume Nault1-3/+4
2017-03-29l2tp: hold tunnel socket when handling control frames in l2tp_ip and l2tp_ip6Guillaume Nault2-4/+6
2017-03-29netfilter: nfnetlink_queue: fix secctx memory leakLiping Zhang1-2/+7
2017-03-29openvswitch: Fix refcount leak on force commit.Jarno Rajahalme1-2/+2
2017-03-29rocker: fix Wmaybe-uninitialized false-positiveArnd Bergmann1-7/+4
2017-03-29net/mlx5: Avoid dereferencing uninitialized pointerTalat Batheesh1-2/+3
2017-03-29net: moxa: fix TX overrun memory leakJonas Jensen2-2/+19
2017-03-29isdn: kcapi: avoid uninitialized dataArnd Bergmann1-0/+1
2017-03-29sctp: change to save MSG_MORE flag into assocXin Long3-3/+3
2017-03-28net: ipconfig: fix ic_close_devs() use-after-freeMark Rutland1-1/+1
2017-03-28MAINTAINERS: Add Andrew Lunn as co-maintainer of PHYLIBFlorian Fainelli1-0/+1
2017-03-27netfilter: nf_nat_snmp: Fix panic when snmp_trap_helper fails to registerGao Feng1-18/+1
2017-03-27netfilter: nf_ct_ext: fix possible panic after nf_ct_extend_unregisterLiping Zhang1-3/+10
2017-03-27netfilter: nfnl_cthelper: fix a race when walk the nf_ct_helper_hash tableLiping Zhang1-96/+81
2017-03-27netfilter: invoke synchronize_rcu after set the _hook_ to NULLLiping Zhang5-1/+7
2017-03-26irda: vlsi_ir: fix check for DMA mapping errorsAlexey Khoroshilov1-4/+4
2017-03-26net: hns: avoid gcc-7.0.1 warning for uninitialized dataArnd Bergmann1-0/+1
2017-03-26net: hns: fix uninitialized data useArnd Bergmann1-2/+3
2017-03-25bpf: improve verifier packet range checksAlexei Starovoitov2-2/+23
2017-03-25ping: implement proper lockingEric Dumazet1-2/+3
2017-03-25i40e: Do not enable NAPI on q_vectors that have no ringsAlexander Duyck1-4/+12
2017-03-25secure_seq: downgrade to per-host timestamp offsetsFlorian Westphal1-2/+29
2017-03-24net: Do not allow negative values for busy_read and busy_poll sysctl interfacesAlexander Duyck1-2/+4
2017-03-24Revert "e1000e: driver trying to free already-free irq"Jeff Kirsher1-1/+1
2017-03-24kcm: return immediately after copy_from_user() failureWANG Cong1-3/+3
2017-03-24bna: avoid writing uninitialized data into hw registersArnd Bergmann1-3/+7
2017-03-24MAINTAINERS: add Julian WiedmannUrsula Braun1-0/+2
2017-03-24s390/qeth: no ETH header for outbound AF_IUCVJulian Wiedmann1-11/+4
2017-03-24s390/qeth: size calculation outbound buffersJulian Wiedmann4-7/+11
2017-03-24net:ethernet:aquantia: Reset is_gso flag when EOP reached.Pavel Belous2-0/+2
2017-03-24net:ethernet:aquantia: Fix for LSO with IPv6.Pavel Belous4-1/+11
2017-03-24net:ethernet:aquantia: Missing spinlock initialization.Pavel Belous1-0/+1
2017-03-24net:ethernet:aquantia: Fix packet type detection (TCP/UDP) for IPv6.Pavel Belous1-4/+16
2017-03-24net:ethernet:aquantia: Remove adapter re-opening when MTU changed.Pavel Belous1-5/+0
2017-03-24r8152: prevent the driver from transmitting packets with carrier offhayeswang1-2/+16
2017-03-24net: phy: handle state correctly in phy_stop_machineNathan Sullivan1-1/+1
2017-03-24net: neigh: guard against NULL solicit() methodEric Dumazet1-1/+2
2017-03-24net: phy: Export mdiobus_register_board_info()Florian Fainelli1-0/+1
2017-03-23ALSA: hda - Adding a group of pin definition to fix headset problemHui Wang1-0/+2
2017-03-23net:ethernet:aquantia: Fix for RX checksum offload.Pavel Belous2-0/+2
2017-03-23amd-xgbe: Fix the ECC-related bit position definitionsLendacky, Thomas1-12/+12
2017-03-23sfc: cleanup a condition in efx_udp_tunnel_del()Dan Carpenter1-1/+1
2017-03-23Bluetooth: btqcomsmd: fix compile-test dependencyArnd Bergmann1-1/+2
2017-03-22inet: frag: release spinlock before calling icmp_send()Eric Dumazet1-8/+17
2017-03-22tcp: initialize icsk_ack.lrcvtime at session start timeEric Dumazet2-1/+2