aboutsummaryrefslogtreecommitdiffstats
path: root/security (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-06net: stmmac: reset Tx desc base address before restarting TxJongsung Kim1-0/+2
2019-12-06enetc: disable EEE autoneg by defaultYangbo Lu1-0/+5
2019-12-05ppp: fix out-of-bounds access in bpf_prog_create()Eric Biggers1-2/+3
2019-12-05net: hns3: fix VF ID issue for setting VF VLANJian Shen1-12/+6
2019-12-05net: hns3: fix a use after free problem in hns3_nic_maybe_stop_tx()Yunsheng Lin1-13/+6
2019-12-05net: hns3: fix for TX queue not restarted problemYunsheng Lin1-12/+21
2019-12-05net: ethernet: ti: cpsw_switchdev: fix unmet direct dependencies detected for NET_SWITCHDEVGrygorii Strashko1-1/+1
2019-12-05s390/qeth: fix dangling IO buffers after halt/clearJulian Wiedmann5-46/+67
2019-12-05s390/qeth: ensure linear access to packet headersJulian Wiedmann1-33/+31
2019-12-05s390/qeth: guard against runt packetsJulian Wiedmann3-6/+23
2019-12-05net: thunderx: start phy before starting autonegotiationMian Yousaf Kaukab1-1/+1
2019-12-05hsr: fix a NULL pointer dereference in hsr_dev_xmit()Taehee Yoo1-2/+7
2019-12-04selftests/bpf: Add a fexit/bpf2bpf test with target bpf prog no calleesYonghong Song3-19/+81
2019-12-04bpf: Fix a bug when getting subprog 0 jited image in check_attach_btf_idYonghong Song1-1/+4
2019-12-04selftests/bpf: De-flake test_tcpbpfStanislav Fomichev3-7/+20
2019-12-04selftests/bpf: Bring back c++ include/link testStanislav Fomichev5-6/+7
2019-12-04selftests/bpf: Don't hard-code root cgroup idStanislav Fomichev1-1/+1
2019-12-04samples/bpf: Fix broken xdp_rxq_info due to map order assumptionsJesper Dangaard Brouer1-3/+3
2019-12-04net: Fixed updating of ethertype in skb_mpls_push()Martin Varghese4-5/+7
2019-12-04NFC: NCI: use new `delay` structure for SPI transfer delaysAlexandru Ardelean1-2/+4
2019-12-04net: sfp: fix hwmonRussell King1-9/+4
2019-12-04net: sfp: fix unbindRussell King1-0/+4
2019-12-04ionic: keep users rss hash across lif resetShannon Nelson1-6/+10
2019-12-04xdp: obtain the mem_id mutex before trying to remove an entry.Jonathan Lemon1-4/+4
2019-12-04act_ct: support asymmetric conntrackAaron Conole1-1/+12
2019-12-04openvswitch: support asymmetric conntrackAaron Conole1-0/+11
2019-12-04net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca11-35/+39
2019-12-04net: ipv6: add net argument to ip6_dst_lookup_flowSabrina Dubroca11-19/+19
2019-12-03cls_flower: Fix the behavior using port ranges with hw-offloadYoshiki Komachi3-61/+95
2019-12-03net: sched: fix dump qlen for sch_mq/sch_mqprio with NOLOCK subqueuesDust Li2-0/+2
2019-12-03tcp: refactor tcp_retransmit_timer()Eric Dumazet1-2/+8
2019-12-03net: mscc: ocelot: unregister the PTP clock on deinitVladimir Oltean1-4/+10
2019-12-03net/core: Populate VF index in struct ifla_vf_guidDanit Goldberg1-1/+3
2019-12-03net: bridge: deny dev_set_mac_address() when unregisteringNikolay Aleksandrov1-0/+6
2019-12-03net: fix a leak in register_netdevice()Dan Carpenter1-3/+3
2019-12-03can: xilinx_can: Fix usage of skb memorySrinivas Neeli1-12/+13
2019-12-03can: xilinx_can: skip error message on deferred probeVenkatesh Yadav Abbarapu1-1/+2
2019-12-03can: ucan: fix non-atomic allocation in completion handlerJohan Hovold1-1/+1
2019-12-03can: slcan: Fix use-after-free Read in slcan_openJouni Hogander1-0/+1
2019-12-03MAINTAINERS: add myself as maintainer of MCAN MMIO device driverSriram Dash1-0/+9
2019-12-03MAINTAINERS: add fragment for xilinx CAN driverAppana Durga Kedareswara rao1-0/+8
2019-12-02Fixed updating of ethertype in function skb_mpls_popMartin Varghese4-5/+11
2019-12-02sch_cake: Add missing NLA policy entry TCA_CAKE_SPLIT_GSOVictorien Molle1-0/+1
2019-12-02libbpf: Fix readelf output parsing on powerpc with recent binutilsAurelien Jarno1-2/+2
2019-12-01openvswitch: remove another BUG_ON()Paolo Abeni1-1/+5
2019-12-01openvswitch: drop unneeded BUG_ON() in ovs_flow_cmd_build_info()Paolo Abeni1-1/+4
2019-12-01net: phy: realtek: fix using paged operations with RTL8105e / RTL8208Heiner Kallweit1-0/+9
2019-12-01r8169: fix resume on cable plug-inHeiner Kallweit1-0/+1
2019-12-01r8169: fix jumbo configuration for RTL8168evlHeiner Kallweit1-1/+1
2019-12-01mm/page_io.c: annotate refault stalls from swap_readpageMinchan Kim1-2/+13