summaryrefslogtreecommitdiffstats
path: root/lib/debug_locks.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-02-23net/mlx4_en: Use __skb_fill_page_desc()Eric Dumazet1-4/+4
2017-02-23net/mlx4_core: Use cq quota in SRIOV when creating completion EQsJack Morgenstein2-4/+4
2017-02-23net/mlx4_core: Fix VF overwrite of module param which disables DMFS on new pr...Majd Dibbiny1-2/+0
2017-02-23net/mlx4: Spoofcheck and zero MAC can't coexistEugenia Emantayev4-8/+32
2017-02-23net/mlx4: Change ENOTSUPP to EOPNOTSUPPOr Gerlitz7-9/+9
2017-02-23uapi: fix linux/rds.h userspace compilation errorsDmitry V. Levin1-5/+5
2017-02-23uapi: fix linux/seg6.h and linux/seg6_iptunnel.h userspace compilation errorsDmitry V. Levin2-0/+3
2017-02-23lib: Remove string from parman config selectionJiri Pirko1-1/+1
2017-02-23forcedeth: Remove return from a void functionZhu Yanjun1-2/+0
2017-02-23bpf: fix spelling mistake: "proccessed" -> "processed"Colin Ian King1-1/+1
2017-02-23uapi: fix linux/llc.h userspace compilation errorDmitry V. Levin1-0/+1
2017-02-23uapi: fix linux/ip6_tunnel.h userspace compilation errorsDmitry V. Levin1-0/+2
2017-02-23net/mlx5e: Fix wrong CQE decompressionTariq Toukan1-7/+6
2017-02-23net/mlx5e: Update MPWQE stride size when modifying CQE compress stateSaeed Mahameed4-1/+4
2017-02-23net/mlx5e: Fix broken CQE compression initializationTariq Toukan1-1/+3
2017-02-23net/mlx5e: Do not reduce LRO WQE size when not using build_skbTariq Toukan1-6/+5
2017-02-23net/mlx5e: Register/unregister vport representors on interface attach/detachSaeed Mahameed1-8/+15
2017-02-23net/mlx5e: s390 system compilation fixMohamad Haj Yahia2-0/+2
2017-02-22tcp: account for ts offset only if tsecr not zeroAlexey Kodanev1-1/+2
2017-02-22tcp: setup timestamp offset when write_seq already setAlexey Kodanev2-12/+20
2017-02-22net/dccp: fix use after free in tw_timer_handler()Andrey Ryabinin2-0/+12
2017-02-22uapi: fix linux/if.h userspace compilation errorsDmitry V. Levin1-0/+4
2017-02-22l2tp: Avoid schedule while atomic in exit_netRidge Kennedy1-1/+3
2017-02-22qlogic: netxen: constify bin_attribute structuresBhumika Goyal1-3/+3
2017-02-22qlogic: qlcnic_sysfs: constify bin_attribute structuresBhumika Goyal1-8/+8
2017-02-22net: emac: add support for device-tree based PHY discovery and setupChristian Lamparter3-7/+252
2017-02-22HID: rmi: fallback to generic/multitouch if hid-rmi is not builtJiri Kosina1-1/+2
2017-02-21Revert "ath10k: Search SMBIOS for OEM board file extension"Kalle Valo2-100/+3
2017-02-21usercopy: Add tests for all get_user() sizesKees Cook1-13/+76
2017-02-21sched/core: Fix build paravirt build on arm and arm64Mark Brown1-0/+3
2017-02-21net: socket: fix recvmmsg not returning error from sock_errorMaxime Jayat1-1/+3
2017-02-21bnxt_en: use eth_hw_addr_random()Tobias Klauser1-1/+1
2017-02-21bpf: fix unlocking of jited image when module ronx not setDaniel Borkmann4-5/+14
2017-02-21arch: add ARCH_HAS_SET_MEMORY configDaniel Borkmann5-0/+8
2017-02-21net: napi_watchdog() can use napi_schedule_irqoff()Eric Dumazet1-1/+1
2017-02-21tcp: Revert "tcp: tcp_probe: use spin_lock_bh()"Eric Dumazet1-2/+2
2017-02-21net/hsr: use eth_hw_addr_random()Tobias Klauser1-1/+1
2017-02-21net: mvpp2: enable building on 64-bit platformsThomas Petazzoni2-15/+19
2017-02-21net: mvpp2: switch to build_skb() in the RX pathThomas Petazzoni1-22/+57
2017-02-21net: mvpp2: simplify MVPP2_PRS_RI_* definitionsThomas Petazzoni1-8/+8
2017-02-21net: mvpp2: fix indentation of MVPP2_EXT_GLOBAL_CTRL_DEFAULTThomas Petazzoni1-1/+1
2017-02-21net: mvpp2: remove unused register definitionsThomas Petazzoni1-4/+0
2017-02-21net: mvpp2: simplify mvpp2_bm_bufs_add()Thomas Petazzoni1-3/+1
2017-02-21net: mvpp2: drop useless fields in mvpp2_bm_pool and related codeThomas Petazzoni1-15/+3
2017-02-21net: mvpp2: remove unused 'tx_skb' field of 'struct mvpp2_tx_queue'Thomas Petazzoni1-3/+0
2017-02-21net: mvpp2: release reference to txq_cpu[] entry after unmappingThomas Petazzoni1-5/+4
2017-02-21net: mvpp2: handle too large value in mvpp2_rx_time_coal_set()Thomas Petazzoni1-2/+29
2017-02-21net: mvpp2: handle too large value handling in mvpp2_rx_pkts_coal_set()Thomas Petazzoni1-3/+4
2017-02-21net: mvpp2: remove useless arguments in mvpp2_rx_{pkts, time}_coal_setThomas Petazzoni1-12/+8
2017-02-21net: mvpp2: fix DMA address calculation in mvpp2_txq_inc_put()Thomas Petazzoni1-1/+1