summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sctp: remove the typedef sctp_chunks_param_tXin Long2017-07-164-7/+7
* sctp: remove the typedef sctp_random_param_tXin Long2017-07-163-8/+7
* sctp: remove the typedef sctp_supported_ext_param_tXin Long2017-07-162-16/+10
* sctp: remove the typedef sctp_adaptation_ind_param_tXin Long2017-07-162-4/+4
* sctp: remove struct sctp_ecn_capable_paramXin Long2017-07-161-5/+0
* sctp: remove the typedef sctp_supported_addrs_param_tXin Long2017-07-162-3/+3
* sctp: remove the typedef sctp_hostname_param_tXin Long2017-07-161-2/+2
* sctp: remove the typedef sctp_cookie_preserve_param_tXin Long2017-07-162-9/+8
* sctp: remove the typedef sctp_ipv6addr_param_tXin Long2017-07-163-4/+4
* sctp: remove the typedef sctp_ipv4addr_param_tXin Long2017-07-163-5/+5
* rds: cancel send/recv work before queuing connection shutdownSowmini Varadhan2017-07-166-12/+16
* Merge branch 'atm-constify-atm-pci_device_id'David S. Miller2017-07-1612-12/+12
|\
| * atm: idt77252: constify pci_device_id.Arvind Yadav2017-07-161-1/+1
| * atm: eni: constify pci_device_id.Arvind Yadav2017-07-161-1/+1
| * atm: firestream: constify pci_device_id.Arvind Yadav2017-07-161-1/+1
| * atm: zatm: constify pci_device_id.Arvind Yadav2017-07-161-1/+1
| * atm: lanai: constify pci_device_id.Arvind Yadav2017-07-161-1/+1
| * atm: solos-pci: constify pci_device_id.Arvind Yadav2017-07-161-1/+1
| * atm: horizon: constify pci_device_id.Arvind Yadav2017-07-161-1/+1
| * atm: he: constify pci_device_id.Arvind Yadav2017-07-161-1/+1
| * atm: nicstar: constify pci_device_id.Arvind Yadav2017-07-161-1/+1
| * atm: fore200e: constify pci_device_id.Arvind Yadav2017-07-161-1/+1
| * atm: ambassador: constify pci_device_id.Arvind Yadav2017-07-161-1/+1
| * atm: iphase: constify pci_device_id.Arvind Yadav2017-07-161-1/+1
|/
* ip6: fix PMTU discovery when using /127 subnetsVincent Bernat2017-07-161-1/+1
* tools: hv: ignore a NIC if it has been configuredsixiao@microsoft.com2017-07-161-2/+25
* sunvnet: add support for IPv6 checksum offloadsShannon Nelson2017-07-163-13/+81
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-07-1238-101/+172
|\
| * net: stmmac: revert "support future possible different internal phy mode"LABBE Corentin2017-07-121-7/+3
| * sfc: don't read beyond unicast address listBert Kenward2017-07-121-5/+3
| * Merge branch 'net-doc-fixes'David S. Miller2017-07-122-3/+6
| |\
| | * datagram: fix kernel-doc commentsstephen hemminger2017-07-121-3/+3
| | * socket: add documentation for missing elementsstephen hemminger2017-07-121-0/+3
| |/
| * smsc911x: Add check for ioremap_nocache() return codeAlexey Khoroshilov2017-07-121-0/+5
| * brcmfmac: fix possible buffer overflow in brcmf_cfg80211_mgmt_tx()Arend van Spriel2017-07-121-0/+5
| * net: hns: Bugfix for Tx timeout handling in hns driverLin Yun Sheng2017-07-121-7/+9
| * net: ipmr: ipmr_get_table() returns NULLDan Carpenter2017-07-121-2/+2
| * nfp: freeing the wrong variableDan Carpenter2017-07-121-1/+1
| * Merge branch 'mlxsw-spectrum-Various-fixes'David S. Miller2017-07-122-3/+10
| |\
| | * mlxsw: spectrum_switchdev: Check status of memory allocationIdo Schimmel2017-07-121-0/+6
| | * mlxsw: spectrum_switchdev: Remove unused variableIdo Schimmel2017-07-121-3/+0
| | * mlxsw: spectrum_router: Fix use-after-free in route replaceIdo Schimmel2017-07-121-0/+3
| | * mlxsw: spectrum_router: Add missing rollbackIdo Schimmel2017-07-121-0/+1
| |/
| * samples/bpf: fix a build issueYonghong Song2017-07-114-1/+15
| * bridge: mdb: fix leak on complete_info ptr on fail pathEduardo Valentin2017-07-111-1/+2
| * tap: convert a mutex to a spinlockWANG Cong2017-07-111-9/+9
| * cxgb4: fix BUG() on interrupt deallocating path of ULDGuilherme G. Piccoli2017-07-112-22/+36
| * qed: Fix printk option passed when printing ipv6 addressesKalderon, Michal2017-07-111-3/+3
| * net: Fix minor code bug in timestamping.txtAhmad Fatoum2017-07-111-4/+2
| * Merge branch 'stmmac-dma-resources-fixes'David S. Miller2017-07-111-7/+7
| |\