aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx4/sysfs.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-15IB/core: Change filter function return type from int to boolParav Pandit2-31/+43
2018-08-15IB/core: Update GID entries for netdevice whose mac address changesParav Pandit1-6/+7
2018-08-15IB/core: Add default GIDs of the bond master netdevParav Pandit1-29/+59
2018-08-15IB/core: Consider adding default GIDs of bond deviceParav Pandit1-1/+23
2018-08-15IB/core: Delete lower netdevice default GID entries in bonding scenarioParav Pandit1-9/+62
2018-08-14IB/core: Avoid confusing del_netdev_default_ipsParav Pandit1-13/+10
2018-08-14IB/core: Add comment for change upper netevent handlingParav Pandit1-16/+39
2018-08-14qedr: Add user space support for SRQYuval Bason3-44/+208
2018-08-14qedr: Add support for kernel mode SRQ'sYuval Bason5-13/+458
2018-08-14qedr: Add wrapping generic structure for qpidr and adjust idr routines.Yuval Bason4-29/+31
2018-08-14IB/mlx5: Fix leaking stack memory to userspaceJason Gunthorpe1-1/+1
2018-08-14Update the e-mail address of Bart Van AsscheBart Van Assche2-2/+4
2018-08-13IB/ucm: Fix compiling ucm.cJason Gunthorpe2-6/+6
2018-08-13IB/uverbs: Do not check for device disassociation during ioctlJason Gunthorpe1-28/+13
2018-08-13IB/uverbs: Remove struct uverbs_root_spec and all supporting codeJason Gunthorpe7-833/+2
2018-08-13IB/uverbs: Use uverbs_api to unmarshal ioctl commandsJason Gunthorpe4-298/+217
2018-08-13IB/uverbs: Use uverbs_alloc for allocationsJason Gunthorpe2-65/+38
2018-08-13IB/uverbs: Add a simple allocator to uverbs_attr_bundleJason Gunthorpe2-20/+113
2018-08-12Linux 4.18Linus Torvalds1-1/+1
2018-08-12init: rename and re-order boot_cpu_state_init()Linus Torvalds3-3/+3
2018-08-11xen/netfront: don't cache skb_shinfo()Juergen Gross1-4/+4
2018-08-11net: ethernet: ti: cpsw: fix runtime_pm while add/kill vlanIvan Khoronzhuk1-4/+7
2018-08-11net: ethernet: ti: cpsw: clear all entries when delete vidIvan Khoronzhuk2-11/+5
2018-08-10zram: remove BD_CAP_SYNCHRONOUS_IO with writeback featureMinchan Kim1-1/+14
2018-08-10mm/memory.c: check return value of ioremap_protjie@chenjie6@huwei.com1-0/+3
2018-08-10lib/ubsan: remove null-pointer checksAndrey Ryabinin4-17/+0
2018-08-10MAINTAINERS: GDB: update e-mail addressKieran Bingham1-1/+1
2018-08-10IB/uverbs: Remove the ib_uverbs_attr pointer from each attrJason Gunthorpe3-63/+72
2018-08-10IB/uverbs: Provide implementation private memory for the uverbs_attr_bundleJason Gunthorpe2-55/+58
2018-08-10IB/uverbs: Use uverbs_api to manage the object type inside the uobjectJason Gunthorpe6-70/+79
2018-08-10IB/uverbs: Build the specs into a radix tree at runtimeJason Gunthorpe6-3/+545
2018-08-10IB/uverbs: Have the core code create the uverbs_root_specJason Gunthorpe6-50/+51
2018-08-09make sure that __dentry_kill() always invalidates d_seq, unhashed or notAl Viro1-5/+2
2018-08-09fix __legitimize_mnt()/mntput() raceAl Viro1-0/+14
2018-08-09IB/uverbs: Fix reading of 32 bit flagsJason Gunthorpe1-1/+1
2018-08-09fix mntput/mntput raceAl Viro1-2/+12
2018-08-09xdp: fix bug in devmap teardown code pathJesper Dangaard Brouer1-5/+9
2018-08-09samples/bpf: xdp_redirect_cpu adjustment to reproduce teardown race easierJesper Dangaard Brouer2-3/+3
2018-08-09xdp: fix bug in cpumap teardown code pathJesper Dangaard Brouer1-6/+9
2018-08-09i2c: xlp9xx: Fix case where SSIF read transaction completes earlyGeorge Cherian1-13/+28
2018-08-08dsa: slave: eee: Allow ports to use phylinkAndrew Lunn1-2/+2
2018-08-08net/smc: move sock lock in smc_ioctl()Ursula Braun1-3/+7
2018-08-08net/smc: allow sysctl rmem and wmem defaults for serversUrsula Braun1-0/+2
2018-08-08net/smc: no shutdown in state SMC_LISTENUrsula Braun1-2/+1
2018-08-08net: aquantia: Fix IFF_ALLMULTI flag functionalityDmitry Bogdanov1-1/+1
2018-08-08rxrpc: Fix the keepalive generator [ver #2]David Howells7-89/+109
2018-08-08net/mlx5e: Cleanup of dcbnl related fieldsHuy Nguyen2-21/+11
2018-08-08net/mlx5e: Properly check if hairpin is possible between two functionsOr Gerlitz1-4/+4
2018-08-08parisc: Define mb() and add memory barriers to assembler unlock sequencesJohn David Anglin4-0/+39
2018-08-08parisc: Enable CONFIG_MLONGCALLS by defaultHelge Deller1-1/+1