aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clocksource (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-29netfilter: add include guard to xt_connlabel.hMasahiro Yamada1-0/+6
2019-07-27r8169: don't use MSI before RTL8168dHeiner Kallweit1-2/+7
2019-07-27Revert ("r8169: remove 1000/Half from supported modes")Heiner Kallweit1-4/+1
2019-07-27net: phylink: Fix flow control for fixed-linkRené van Dorst1-0/+2
2019-07-27gigaset: stop maintaining seperatelyPaul Bolle1-7/+0
2019-07-27net: rds: Fix possible null-pointer dereferences in rds_rdma_cm_event_handler_cmn()Jia-Ju Bai1-1/+4
2019-07-27isdn: mISDN: hfcsusb: Fix possible null-pointer dereferences in start_isoc_chain()Jia-Ju Bai1-0/+1
2019-07-26net: qualcomm: rmnet: Fix incorrect UL checksum offload logicSubash Abhinov Kasiviswanathan2-6/+11
2019-07-26ip6_tunnel: fix possible use-after-free on xmitHaishuang Yan1-4/+2
2019-07-26ocelot: Cancel delayed work before wq destructionClaudiu Manoil1-0/+1
2019-07-26qed: RDMA - Fix the hw_ver returned in device attributesMichal Kalderon1-1/+1
2019-07-26net: usb: qmi_wwan: Add the BroadMobi BM818 cardBob Ham1-0/+1
2019-07-26{nl,mac}80211: fix interface combinations on crypto controlled devicesManikanta Pubbisetty5-13/+46
2019-07-25ipip: validate header length in ipip_tunnel_xmitHaishuang Yan1-0/+3
2019-07-25selftests/net: add missing gitignores (ipv6_flowlabel)Jakub Kicinski1-2/+2
2019-07-25bnx2x: Disable multi-cos feature.Sudarsana Reddy Kalluru1-2/+1
2019-07-25Documentation: TLS: fix stat counters descriptionTariq Toukan1-6/+17
2019-07-25nfp: tls: rename tls packet countersTariq Toukan1-2/+2
2019-07-25net/mlx5e: kTLS, Call WARN_ONCE on netdev mismatchTariq Toukan1-1/+1
2019-07-25net/mlx5e: Prevent encap flow counter update async to user queryAriel Levkovich3-2/+8
2019-07-25net/mlx5e: Fix matching of speed to PRM link modesAya Levin3-32/+68
2019-07-25net/mlx5e: Fix wrong max num channels indicationTariq Toukan9-41/+35
2019-07-25net/mlx5: Fix modify_cq_in alignmentEdward Srouji1-2/+4
2019-07-25net/mlx5: Add missing RDMA_RX capabilitiesMaor Gottlieb1-2/+3
2019-07-25net/mlx5: Use reversed order when unregister devicesMark Zhang1-1/+1
2019-07-25fsl/fman: Remove comment referring to non-existent functionChris Packham1-3/+0
2019-07-25st_nci_hci_connectivity_event_received: null check the allocationNavid Emamdoost1-0/+2
2019-07-25st21nfca_connectivity_event_received: null check the allocationNavid Emamdoost1-0/+2
2019-07-25tun: mark small packets as owned by the tap sockAlexis Bauvin1-3/+6
2019-07-25lib/dim: Fix -Wunused-const-variable warningsLeon Romanovsky2-56/+56
2019-07-25linux/dim: Fix overflow in dim calculationYamin Friedman5-7/+7
2019-07-25ife: error out when nla attributes are emptyCong Wang1-0/+5
2019-07-25libbpf: silence GCC8 warning about string truncationAndrii Nakryiko1-2/+2
2019-07-25netfilter: nft_meta_bridge: Eliminate 'out' labelPhil Sutter1-3/+1
2019-07-25netfilter: nf_tables: Make nft_meta expression more robustPhil Sutter2-17/+5
2019-07-24netrom: hold sock when setting skb->destructorCong Wang1-0/+1
2019-07-24ovs: datapath: hide clang frame-overflow warningsArnd Bergmann1-7/+8
2019-07-24net/tls: add myself as a co-maintainerJakub Kicinski1-0/+1
2019-07-24net: phy: mscc: initialize stats arrayAndreas Schwab1-8/+8
2019-07-24net: phylink: don't start and stop SGMII PHYs in SFP modules twiceArseny Solokha1-4/+4
2019-07-24ip6_gre: reload ipv6h in prepare_ip6gre_xmit_ipv6Haishuang Yan1-1/+2
2019-07-24net/ipv4: cleanup error condition testingPavel Machek1-1/+1
2019-07-24can: gw: Fix error path of cgw_module_initYueHaibing1-15/+33
2019-07-24can: peak_usb: fix potential double kfree_skb()Stephane Grosjean1-4/+4
2019-07-24can: flexcan: fix stop mode acknowledgmentJoakim Zhang1-4/+27
2019-07-24can: flexcan: fix an use-after-free in flexcan_setup_stop_mode()Wen Yang1-3/+5
2019-07-24can: mcp251x: add error check when wq alloc failedWeitao Hou1-27/+22
2019-07-24can: rcar_canfd: fix possible IRQ storm on high loadNikita Yushchenko1-4/+5
2019-07-24can: dev: call netif_carrier_off() in register_candev()Rasmus Villemoes1-0/+2
2019-07-23libbpf: fix using uninitialized ioctl resultsIlya Maximets1-4/+3