summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-07-16sctp: remove the typedef sctp_hmac_algo_param_tXin Long4-7/+7
2017-07-16sctp: remove the typedef sctp_chunks_param_tXin Long4-7/+7
2017-07-16sctp: remove the typedef sctp_random_param_tXin Long3-8/+7
2017-07-16sctp: remove the typedef sctp_supported_ext_param_tXin Long2-16/+10
2017-07-16sctp: remove the typedef sctp_adaptation_ind_param_tXin Long2-4/+4
2017-07-16sctp: remove struct sctp_ecn_capable_paramXin Long1-5/+0
2017-07-16sctp: remove the typedef sctp_supported_addrs_param_tXin Long2-3/+3
2017-07-16sctp: remove the typedef sctp_hostname_param_tXin Long1-2/+2
2017-07-16sctp: remove the typedef sctp_cookie_preserve_param_tXin Long2-9/+8
2017-07-16sctp: remove the typedef sctp_ipv6addr_param_tXin Long3-4/+4
2017-07-16sctp: remove the typedef sctp_ipv4addr_param_tXin Long3-5/+5
2017-07-16rds: cancel send/recv work before queuing connection shutdownSowmini Varadhan6-12/+16
2017-07-16Merge branch 'atm-constify-atm-pci_device_id'David S. Miller12-12/+12
2017-07-16atm: idt77252: constify pci_device_id.Arvind Yadav1-1/+1
2017-07-16atm: eni: constify pci_device_id.Arvind Yadav1-1/+1
2017-07-16atm: firestream: constify pci_device_id.Arvind Yadav1-1/+1
2017-07-16atm: zatm: constify pci_device_id.Arvind Yadav1-1/+1
2017-07-16atm: lanai: constify pci_device_id.Arvind Yadav1-1/+1
2017-07-16atm: solos-pci: constify pci_device_id.Arvind Yadav1-1/+1
2017-07-16atm: horizon: constify pci_device_id.Arvind Yadav1-1/+1
2017-07-16atm: he: constify pci_device_id.Arvind Yadav1-1/+1
2017-07-16atm: nicstar: constify pci_device_id.Arvind Yadav1-1/+1
2017-07-16atm: fore200e: constify pci_device_id.Arvind Yadav1-1/+1
2017-07-16atm: ambassador: constify pci_device_id.Arvind Yadav1-1/+1
2017-07-16atm: iphase: constify pci_device_id.Arvind Yadav1-1/+1
2017-07-16ip6: fix PMTU discovery when using /127 subnetsVincent Bernat1-1/+1
2017-07-16tools: hv: ignore a NIC if it has been configuredsixiao@microsoft.com1-2/+25
2017-07-16sunvnet: add support for IPv6 checksum offloadsShannon Nelson3-13/+81
2017-07-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds38-101/+172
2017-07-12disable new gcc-7.1.1 warnings for nowLinus Torvalds1-0/+3
2017-07-12Merge tag 'modules-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-53/+73
2017-07-12net: stmmac: revert "support future possible different internal phy mode"LABBE Corentin1-7/+3
2017-07-12sfc: don't read beyond unicast address listBert Kenward1-5/+3
2017-07-12Merge branch 'net-doc-fixes'David S. Miller2-3/+6
2017-07-12datagram: fix kernel-doc commentsstephen hemminger1-3/+3
2017-07-12socket: add documentation for missing elementsstephen hemminger1-0/+3
2017-07-12smsc911x: Add check for ioremap_nocache() return codeAlexey Khoroshilov1-0/+5
2017-07-12Merge branch 'i2c/for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds41-2483/+4944
2017-07-12Merge tag 'iommu-updates-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds22-548/+1233
2017-07-12Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds12-383/+1456
2017-07-12fix a braino in compat_sys_getrlimit()Al Viro1-1/+1
2017-07-12brcmfmac: fix possible buffer overflow in brcmf_cfg80211_mgmt_tx()Arend van Spriel1-0/+5
2017-07-12net: hns: Bugfix for Tx timeout handling in hns driverLin Yun Sheng1-7/+9
2017-07-12net: ipmr: ipmr_get_table() returns NULLDan Carpenter1-2/+2
2017-07-12nfp: freeing the wrong variableDan Carpenter1-1/+1
2017-07-12Merge branch 'mlxsw-spectrum-Various-fixes'David S. Miller2-3/+10
2017-07-12mlxsw: spectrum_switchdev: Check status of memory allocationIdo Schimmel1-0/+6
2017-07-12mlxsw: spectrum_switchdev: Remove unused variableIdo Schimmel1-3/+0
2017-07-12mlxsw: spectrum_router: Fix use-after-free in route replaceIdo Schimmel1-0/+3
2017-07-12mlxsw: spectrum_router: Add missing rollbackIdo Schimmel1-0/+1