summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ipmi:ssif: compare block number correctly for multi-part return messagesKamlakant Patel2019-04-241-1/+5
* ipmi: Add the i2c-addr property for SSIF interfacesCorey Minyard2019-04-245-12/+22
* char/ipmi: fix spelling mistake "receieved_messages" -> "received_messages"Colin Ian King2019-04-181-1/+1
* ipmi: avoid atomic_inc in exit functionArnd Bergmann2019-04-171-1/+1
* ipmi: Remove file from ipmi_file_privateCorey Minyard2019-04-171-3/+0
* ipmi_si: remove an unused variable in try_smi_init()Dan Carpenter2019-04-171-2/+0
* ipmi: Make ipmi_interfaces_srcu variable staticYueHaibing2019-04-171-1/+1
* Merge tag 'for-linus-5.1-2' of git://github.com/cminyard/linux-ipmiLinus Torvalds2019-04-173-3/+19
|\
| * ipmi: fix sleep-in-atomic in free_user at cleanup SRCU user->release_barrierCorey Minyard2019-04-171-2/+17
| * ipmi: ipmi_si_hardcode.c: init si_type array to fix a crashTony Camuso2019-04-161-0/+2
| * ipmi: Fix failure on SMBIOS specified devicesCorey Minyard2019-04-161-1/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-04-17125-741/+1118
|\ \ | |/ |/|
| * socket: fix compat SO_RCVTIMEO_NEW/SO_SNDTIMEO_NEWArnd Bergmann2019-04-171-2/+2
| * tcp: tcp_grow_window() needs to respect tcp_space()Eric Dumazet2019-04-171-5/+5
| * ocelot: Clean up stats update deferred workClaudiu Manoil2019-04-171-8/+14
| * ocelot: Don't sleep in atomic context (irqs_disabled())Claudiu Manoil2019-04-171-1/+1
| * net: bridge: fix netlink export of vlan_stats_per_port optionNikolay Aleksandrov2019-04-171-1/+1
| * qed: fix spelling mistake "faspath" -> "fastpath"Colin Ian King2019-04-171-1/+1
| * tipc: set sysctl_tipc_rmem and named_timeout right rangeJie Liu2019-04-171-2/+6
| * tipc: fix link established but not in sessionTuong Lien2019-04-171-0/+2
| * net: Fix missing meta data in skb with vlan packetYuya Kusakabe2019-04-171-1/+9
| * net: atm: Fix potential Spectre v1 vulnerabilitiesGustavo A. R. Silva2019-04-171-1/+5
| * net/core: work around section mismatch warning for ptp_classifierArd Biesheuvel2019-04-171-3/+4
| * net: bridge: fix per-port af_packet socketsNikolay Aleksandrov2019-04-171-9/+14
| * bnx2x: fix spelling mistake "dicline" -> "decline"Colin Ian King2019-04-161-1/+1
| * route: Avoid crash from dereferencing NULL rt->fromJonathan Lemon2019-04-151-0/+4
| * MAINTAINERS: normalize Woojung Huh's email addressLukas Bulwahn2019-04-151-1/+1
| * bonding: fix event handling for stacked bondsSabrina Dubroca2019-04-151-1/+5
| * Revert "net-sysfs: Fix memory leak in netdev_register_kobject"Wang Hai2019-04-151-9/+5
| * Merge tag 'wireless-drivers-for-davem-2019-04-15' of git://git.kernel.org/pub...David S. Miller2019-04-1523-215/+123
| |\
| | * Merge tag 'iwlwifi-for-kalle-2019-04-03' of git://git.kernel.org/pub/scm/linu...Kalle Valo2019-04-126-2/+31
| | |\
| | | * iwlwifi: add support for quz firmwaresLuca Coelho2019-04-034-2/+22
| | | * iwlwifi: mvm: update offloaded rate control on changesJohannes Berg2019-04-031-0/+7
| | | * iwlwifi: mvm: avoid possible deadlock in TX pathJohannes Berg2019-04-031-0/+2
| | * | mt76x02: avoid status_list.lock and sta->rate_ctrl_lock dependencyStanislaw Gruszka2019-04-121-6/+8
| | * | rt2x00: do not increment sequence number while re-transmittingVijayakumar Durai2019-04-123-17/+9
| | * | mt76: mt7603: send BAR after powersave wakeupFelix Fietkau2019-04-121-1/+1
| | * | mt76: mt7603: fix sequence number assignmentFelix Fietkau2019-04-123-43/+18
| | * | mt76: mt7603: add missing initialization for dev->ps_lockFelix Fietkau2019-04-121-0/+2
| | |/
| | * Merge tag 'iwlwifi-for-kalle-2019-03-22' of git://git.kernel.org/pub/scm/linu...Kalle Valo2019-03-3014-146/+54
| | |\
| | | * iwlwifi: add new 0x2723/0x2080 card for 22000Ihab Zhaika2019-03-221-0/+1
| | | * iwlwifi: rename structs to fit the new namesIhab Zhaika2019-03-224-14/+14
| | | * iwlwifi: use sync nmi in case of init flow failureShahar S Matityahu2019-03-223-31/+3
| | | * iwlwifi: dbg_ini: fix bad dump size calculationShahar S Matityahu2019-03-221-3/+3
| | | * iwlwifi: dbg_ini: in case of region dump failure set memory to 0Shahar S Matityahu2019-03-221-0/+2
| | | * iwlwifi: add sync_nmi to trans opsShahar S Matityahu2019-03-225-5/+13
| | | * iwlwifi: mvm: fix TX crypto on 22560+ devicesJohannes Berg2019-03-224-94/+19
| * | | Merge tag 'mlx5-fixes-2019-04-09' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2019-04-159-65/+140
| |\ \ \
| | * | | net/mlx5e: Switch to Toeplitz RSS hash by defaultKonstantin Khlebnikov2019-04-091-1/+1
| | * | | Revert "net/mlx5e: Enable reporting checksum unnecessary also for L3 packets"Or Gerlitz2019-04-091-2/+1