summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * ice: Update Boot Configuration Section read of NVMMd Fahad Iqbal Polash2019-11-065-9/+123
| * ice: add ethtool -m support for reading i2c eeprom modulesScott W Taylor2019-11-064-0/+226
* | net: dsa: mv8e6xxx: Fix stub function parametersAndrew Lunn2019-11-061-1/+2
* | Merge branch 'net-phy-at803x-device-tree-binding'David S. Miller2019-11-065-16/+441
|\ \
| * | net: phy: at803x: remove config_init for AR9331Michael Walle2019-11-061-2/+0
| * | net: phy: at803x: fix the PHY namesMichael Walle2019-11-061-9/+9
| * | net: phy: at803x: mention AR8033 as same as AR8031Michael Walle2019-11-062-6/+8
| * | net: phy: at803x: add device tree bindingMichael Walle2019-11-061-1/+300
| * | dt-bindings: net: phy: Add support for AT803XMichael Walle2019-11-063-0/+126
| * | net: phy: at803x: fix Kconfig descriptionMichael Walle2019-11-061-5/+5
|/ /
* | tcp: fix data-race in tcp_recvmsg()Eric Dumazet2019-11-061-8/+6
* | net: silence data-races on sk_backlog.tailEric Dumazet2019-11-064-9/+9
* | dpaa2-eth: fix an always true condition in dpaa2_mac_get_if_modeIoana Ciornei2019-11-061-5/+10
* | net: openvswitch: select vport upcall portid directlyTonghao Zhang2019-11-061-2/+3
* | net: axienet: Fix error return code in axienet_probe()Wei Yongjun2019-11-061-4/+0
* | net: aquantia: fix return value check in aq_ptp_init()Wei Yongjun2019-11-061-1/+1
* | ptp: ptp_clockmatrix: Fix missing unlock on error in idtcm_probe()Wei Yongjun2019-11-061-1/+3
* | tipc: eliminate the dummy packet in link synchingTuong Lien2019-11-061-15/+14
* | Merge branch 'lwtunnel-add-ip-and-ip6-options-setting-and-dumping'David S. Miller2019-11-062-21/+402
|\ \
| * | lwtunnel: add options setting and dumping for erspanXin Long2019-11-062-2/+104
| * | lwtunnel: add options setting and dumping for vxlanXin Long2019-11-062-2/+74
| * | lwtunnel: add options setting and dumping for geneveXin Long2019-11-062-16/+216
| * | lwtunnel: add options process for cmp_encapXin Long2019-11-061-2/+8
| * | lwtunnel: add options process for arp requestXin Long2019-11-061-3/+4
|/ /
* | tipc: reduce sensitive to retransmit failuresHoang Le2019-11-061-1/+1
* | tipc: update cluster capabilities if node deletedHoang Le2019-11-061-1/+11
* | selftest: net: add some traceroute testsFrancesco Ruggeri2019-11-062-1/+323
* | Merge branch 'net-various-KCSAN-inspired-fixes'David S. Miller2019-11-0631-62/+59
|\ \ | |/ |/|
| * net: annotate lockless accesses to sk->sk_max_ack_backlogEric Dumazet2019-11-069-10/+10
| * net: annotate lockless accesses to sk->sk_ack_backlogEric Dumazet2019-11-067-9/+9
| * net: use helpers to change sk_ack_backlogEric Dumazet2019-11-0616-21/+21
| * net: avoid potential false sharing in neighbor related codeEric Dumazet2019-11-063-12/+12
| * inet_diag: use jiffies_delta_to_msecs()Eric Dumazet2019-11-061-9/+6
| * net: neigh: use long type to store jiffies deltaEric Dumazet2019-11-061-2/+2
|/
* tc-testing: updated pedit TDC testsRoman Mashak2019-11-061-0/+250
* selftests: devlink: undo changes at the end of resource_testJakub Kicinski2019-11-061-0/+6
* gianfar: Maximize Rx buffer sizeClaudiu Manoil2019-11-061-4/+4
* ehea: replace with page_shift() in ehea_is_hugepage()Yunfeng Ye2019-11-061-4/+1
* net: forcedeth: add xmit_more supportZhu Yanjun2019-11-061-10/+49
* Merge branch 'netdevsim-fix-tests-and-netdevsim'David S. Miller2019-11-062-45/+22
|\
| * selftests: bpf: log direct file writesJakub Kicinski2019-11-061-6/+14
| * netdevsim: drop code duplicated by a mergeJakub Kicinski2019-11-061-39/+8
|/
* Merge tag 'wireless-drivers-next-2019-11-05' of git://git.kernel.org/pub/scm/...David S. Miller2019-11-05162-2523/+8542
|\
| * mt7601u: use DEFINE_DEBUGFS_ATTRIBUTE to define debugfs fopszhong jiang2019-10-311-1/+1
| * rtlwifi: rtl8821ae: Drop condition with no effectSaurav Girepunje2019-10-311-2/+0
| * b43: dma: Fix use true/false for bool type variableSaurav Girepunje2019-10-311-2/+2
| * b43: main: Fix use true/false for bool typeSaurav Girepunje2019-10-311-3/+3
| * rtlwifi: rtl8192c: Drop condition with no effectSaurav Girepunje2019-10-311-2/+0
| * rtw88: remove redundant null pointer check on arraysColin Ian King2019-10-311-1/+1
| * rtw88: avoid FW info floodYan-Hsuan Chuang2019-10-312-17/+10