summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: hns3: cleanup of stray struct hns3_link_mode_mappingSalil Mehta2019-11-161-5/+0
* net/smc: fix fastopen for non-blocking connect()Ursula Braun2019-11-161-1/+1
* rds: ib: update WR sizes when bringing up connectionDag Moxnes2019-11-161-8/+15
* net: gemini: add missed free_netdevChuhong Yuan2019-11-161-0/+1
* net: dsa: tag_8021q: Fix dsa_8021q_restore_pvid for an absent pvidVladimir Oltean2019-11-161-1/+1
* Merge branch 'seg6-fixes-to-Segment-Routing-in-IPv6'David S. Miller2019-11-161-0/+11
|\
| * seg6: fix skb transport_header after decap_and_validate()Andrea Mayer2019-11-161-0/+6
| * seg6: fix srh pointer in get_srh()Andrea Mayer2019-11-161-0/+5
|/
* net: stmmac: Use the correct style for SPDX License IdentifierNishad Kamdar2019-11-163-3/+3
* octeontx2-af: Use the correct style for SPDX License IdentifierNishad Kamdar2019-11-169-18/+18
* Merge branch 'ptp-Validate-the-ancillary-ioctl-flags-more-carefully'David S. Miller2019-11-1511-8/+156
|\
| * ptp: Extend the test program to check the external time stamp flags.Richard Cochran2019-11-151-2/+51
| * mlx5: Reject requests to enable time stamping on both edges.Richard Cochran2019-11-151-0/+6
| * igb: Reject requests that fail to enable time stamping on both edges.Richard Cochran2019-11-151-0/+6
| * dp83640: Reject requests to enable time stamping on both edges.Richard Cochran2019-11-151-0/+7
| * mv88e6xxx: Reject requests to enable time stamping on both edges.Richard Cochran2019-11-151-0/+6
| * ptp: Introduce strict checking of external time stamp options.Richard Cochran2019-11-157-6/+15
| * renesas: reject unsupported external timestamp flagsJacob Keller2019-11-151-0/+6
| * mlx5: reject unsupported external timestamp flagsJacob Keller2019-11-151-0/+6
| * igb: reject unsupported external timestamp flagsJacob Keller2019-11-151-0/+6
| * dp83640: reject unsupported external timestamp flagsJacob Keller2019-11-151-0/+5
| * mv88e6xxx: reject unsupported external timestamp flagsJacob Keller2019-11-151-0/+6
| * net: reject PTP periodic output requests with unsupported flagsJacob Keller2019-11-157-0/+27
| * ptp: Validate requests to enable time stamping of external signals.Richard Cochran2019-11-152-5/+14
|/
* net: ep93xx_eth: fix mismatch of request_mem_region in removeChuhong Yuan2019-11-151-2/+3
* ax88172a: fix information leak on short answersOliver Neukum2019-11-151-1/+1
* selftests: mlxsw: Adjust test to recent changesIdo Schimmel2019-11-151-2/+6
* Merge branch 'hns3-fixes'David S. Miller2019-11-142-4/+31
|\
| * net: hns3: fix ETS bandwidth validation bugYonglong Liu2019-11-141-1/+1
| * net: hns3: reallocate SSU' buffer size when pfc_en changesYunsheng Lin2019-11-141-1/+16
| * net: hns3: add compatible handling for MAC VLAN switch parameter configurationGuangbin Huang2019-11-141-2/+14
|/
* ravb: implement MTU change while device is upUlrich Hecht2019-11-142-13/+16
* tipc: add back tipc prefix to log messagesMatt Bennett2019-11-142-2/+6
* Merge tag 'linux-can-fixes-for-5.4-20191114' of git://git.kernel.org/pub/scm/...David S. Miller2019-11-141-0/+1
|\
| * slcan: Fix memory leak in error pathJouni Hogander2019-11-141-0/+1
* | Merge tag 'wireless-drivers-2019-11-14' of git://git.kernel.org/pub/scm/linux...David S. Miller2019-11-141-13/+7
|\ \ | |/ |/|
| * iwlwifi: pcie: don't consider IV len in A-MSDUMordechay Goodstein2019-11-081-13/+7
* | net: cdc_ncm: Signedness bug in cdc_ncm_set_dgram_size()Dan Carpenter2019-11-131-1/+1
* | slip: Fix memory leak in slip_open error pathJouni Hogander2019-11-131-0/+1
* | net: usb: qmi_wwan: add support for Foxconn T77W968 LTE modulesAleksander Morgado2019-11-131-0/+2
* | Merge tag 'linux-can-fixes-for-5.4-20191113' of git://git.kernel.org/pub/scm/...David S. Miller2019-11-135-30/+113
|\ \
| * | can: j1939: warn if resources are still linked on destroyOleksij Rempel2019-11-132-0/+7
| * | can: j1939: j1939_can_recv(): add priv refcountingOleksij Rempel2019-11-131-0/+2
| * | can: j1939: transport: j1939_cancel_active_session(): use hrtimer_try_to_canc...Oleksij Rempel2019-11-131-1/+5
| * | can: j1939: make sure socket is held as long as session existsOleksij Rempel2019-11-131-0/+2
| * | can: j1939: transport: make sure the aborted session will be deactivated only...Oleksij Rempel2019-11-131-8/+17
| * | can: j1939: socket: rework socket locking for j1939_sk_release() and j1939_sk...Oleksij Rempel2019-11-131-18/+39
| * | can: j1939: main: j1939_ndev_to_priv(): avoid crash if can_ml_priv is NULLOleksij Rempel2019-11-131-0/+3
| * | can: j1939: move j1939_priv_put() into sk_destruct callbackOleksij Rempel2019-11-131-2/+35
| * | can: af_can: export can_sock_destruct()Oleksij Rempel2019-11-132-1/+3