aboutsummaryrefslogtreecommitdiffstats
path: root/.clang-format (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-15ptp: Validate requests to enable time stamping of external signals.Richard Cochran2-5/+14
2019-11-15net: ep93xx_eth: fix mismatch of request_mem_region in removeChuhong Yuan1-2/+3
2019-11-15ax88172a: fix information leak on short answersOliver Neukum1-1/+1
2019-11-15selftests: mlxsw: Adjust test to recent changesIdo Schimmel1-2/+6
2019-11-14net: hns3: fix ETS bandwidth validation bugYonglong Liu1-1/+1
2019-11-14net: hns3: reallocate SSU' buffer size when pfc_en changesYunsheng Lin1-1/+16
2019-11-14net: hns3: add compatible handling for MAC VLAN switch parameter configurationGuangbin Huang1-2/+14
2019-11-14ravb: implement MTU change while device is upUlrich Hecht2-13/+16
2019-11-14tipc: add back tipc prefix to log messagesMatt Bennett2-2/+6
2019-11-14slcan: Fix memory leak in error pathJouni Hogander1-0/+1
2019-11-13net: cdc_ncm: Signedness bug in cdc_ncm_set_dgram_size()Dan Carpenter1-1/+1
2019-11-13slip: Fix memory leak in slip_open error pathJouni Hogander1-0/+1
2019-11-13net: usb: qmi_wwan: add support for Foxconn T77W968 LTE modulesAleksander Morgado1-0/+2
2019-11-13can: j1939: warn if resources are still linked on destroyOleksij Rempel2-0/+7
2019-11-13can: j1939: j1939_can_recv(): add priv refcountingOleksij Rempel1-0/+2
2019-11-13can: j1939: transport: j1939_cancel_active_session(): use hrtimer_try_to_cancel() instead of hrtimer_cancel()Oleksij Rempel1-1/+5
2019-11-13can: j1939: make sure socket is held as long as session existsOleksij Rempel1-0/+2
2019-11-13can: j1939: transport: make sure the aborted session will be deactivated only onceOleksij Rempel1-8/+17
2019-11-13can: j1939: socket: rework socket locking for j1939_sk_release() and j1939_sk_sendmsg()Oleksij Rempel1-18/+39
2019-11-13can: j1939: main: j1939_ndev_to_priv(): avoid crash if can_ml_priv is NULLOleksij Rempel1-0/+3
2019-11-13can: j1939: move j1939_priv_put() into sk_destruct callbackOleksij Rempel1-2/+35
2019-11-13can: af_can: export can_sock_destruct()Oleksij Rempel2-1/+3
2019-11-12dpaa2-eth: free already allocated channels on probe deferIoana Ciornei1-1/+9
2019-11-12net/smc: fix refcount non-blocking connect() -part 2Ursula Braun1-0/+1
2019-11-12xfrm: release device reference for invalid stateXiaodong Xu1-0/+3
2019-11-11mdio_bus: Fix PTR_ERR applied after initialization to constantYueHaibing1-5/+6
2019-11-11NFC: nxp-nci: Fix NULL pointer dereference after I2C communication errorStephan Gerhold1-2/+4
2019-11-11mlxsw: core: Enable devlink reload only on probeJiri Pirko1-2/+3
2019-11-11devlink: Add method for time-stamp on reporter's dumpAya Levin2-0/+7
2019-11-11net: ethernet: dwmac-sun8i: Use the correct function in exit pathCorentin Labbe1-1/+1
2019-11-09tcp: remove redundant new line from tcp_event_sk_skbTony Lu1-1/+1
2019-11-09devlink: disallow reload operation during device cleanupJiri Pirko5-3/+52
2019-11-08ixgbe: need_wakeup flag might not be set for TxMagnus Karlsson1-8/+2
2019-11-08i40e: need_wakeup flag might not be set for TxMagnus Karlsson1-8/+2
2019-11-08igb/igc: use ktime accessors for skb->tstampJacob Keller3-4/+6
2019-11-08i40e: Fix for ethtool -m issue on X722 NICArkadiusz Kubalewski1-1/+2
2019-11-08iavf: initialize ITRN registers with correct valuesNicholas Nunley1-2/+2
2019-11-08ice: fix potential infinite loop because loop counter being too smallColin Ian King1-1/+1
2019-11-08qede: fix NULL pointer deref in __qede_remove()Manish Chopra1-2/+10
2019-11-08net: fix data-race in neigh_event_send()Eric Dumazet1-2/+2
2019-11-08cgroup,writeback: don't switch wbs immediately on dead wbs if the memcg is deadTejun Heo1-3/+6
2019-11-08vsock/virtio: fix sock refcnt holding during the shutdownStefano Garzarella1-3/+5
2019-11-08iwlwifi: pcie: don't consider IV len in A-MSDUMordechay Goodstein1-13/+7
2019-11-08net: ethernet: octeon_mgmt: Account for second possible VLAN headerAlexander Sverdlin1-1/+1
2019-11-08pwm: bcm-iproc: Prevent unloading the driver module while in useUwe Kleine-König1-0/+1
2019-11-08block: drbd: remove a stray unlock in __drbd_send_protocol()Dan Carpenter1-1/+0
2019-11-08cpufreq: intel_pstate: Fix invalid EPB settingSrinivas Pandruvada1-3/+1
2019-11-08mac80211: fix station inactive_time shortly after bootAhmed Zaki1-1/+2
2019-11-08net/fq_impl: Switch to kvmalloc() for memory allocationToke Høiland-Jørgensen1-2/+2
2019-11-08mac80211: fix ieee80211_txq_setup_flows() failure pathJohannes Berg1-1/+1