summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: openvswitch: kerneldoc fixesAndrew Lunn2020-07-132-4/+5
* net: nfc: kerneldoc fixesAndrew Lunn2020-07-132-4/+3
* net: netlabel: kerneldoc fixesAndrew Lunn2020-07-131-1/+1
* net: netfilter: kerneldoc fixesAndrew Lunn2020-07-133-9/+9
* net: mac80211: kerneldoc fixesAndrew Lunn2020-07-131-3/+1
* net: llc: kerneldoc fixesAndrew Lunn2020-07-135-5/+9
* net: ipv6: kerneldoc fixesAndrew Lunn2020-07-134-7/+13
* net: ipv4: kerneldoc fixesAndrew Lunn2020-07-136-7/+13
* net: decnet: kerneldoc fixesAndrew Lunn2020-07-131-0/+2
* net: dccp: kerneldoc fixesAndrew Lunn2020-07-136-0/+17
* net: core: kerneldoc fixesAndrew Lunn2020-07-131-0/+1
* net: can: kerneldoc fixesAndrew Lunn2020-07-131-0/+2
* net: 9p: kerneldoc fixesAndrew Lunn2020-07-132-4/+5
* net: ipa: fix kerneldoc commentsAlex Elder2020-07-1316-39/+64
* atm: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-132-2/+2
* WAN: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-134-4/+4
* AX.25 Kconfig: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-131-5/+5
* dccp: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-136-7/+7
* net: fddi: skfp: Remove addr_to_string().Tetsuo Handa2020-07-133-44/+27
* net: bridge: fix undefined br_vlan_can_enter_range in tunnel codeNikolay Aleksandrov2020-07-131-0/+6
* net: sky2: switch from 'pci_' to 'dma_' APIChristophe JAILLET2020-07-121-42/+45
* net: skge: switch from 'pci_' to 'dma_' APIChristophe JAILLET2020-07-121-40/+36
* Merge branch 'Fix-MTU-warnings-for-fec-mv886xxx-combo'David S. Miller2020-07-122-0/+29
|\
| * net: fec: Set max MTU size to allow the MTU to be changedAndrew Lunn2020-07-121-0/+2
| * net: dsa: mv88e6xxx: Implement MTU changeAndrew Lunn2020-07-121-0/+27
|/
* net: bridge: notify on vlan tunnel changes done via the old apiNikolay Aleksandrov2020-07-121-2/+47
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-07-11849-3770/+7181
|\
| * Merge tag 'libnvdimm-fix-v5.8-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-07-101-1/+1
| |\
| | * libnvdimm/security: Fix key lookup permissionsDan Williams2020-07-081-1/+1
| * | Merge tag '5.8-rc4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2020-07-105-18/+22
| |\ \
| | * | cifs: update internal module version numberSteve French2020-07-091-1/+1
| | * | cifs: fix reference leak for tlinkRonnie Sahlberg2020-07-091-1/+8
| | * | smb3: fix unneeded error message on change notifySteve French2020-07-081-2/+6
| | * | cifs: remove the retry in cifs_poxis_lock_setyangerkun2020-07-071-13/+6
| | * | smb3: fix access denied on change notify request to some serversSteve French2020-07-071-1/+1
| * | | Merge tag 'inclusive-terminology' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-07-101-0/+20
| |\ \ \
| | * | | CodingStyle: Inclusive TerminologyDan Williams2020-07-031-0/+20
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-07-10197-922/+1634
| |\ \ \ \
| | * \ \ \ Merge branch 'mlxsw-Various-fixes'David S. Miller2020-07-102-17/+39
| | |\ \ \ \
| | | * | | | mlxsw: pci: Fix use-after-free in case of failed devlink reloadIdo Schimmel2020-07-101-16/+38
| | | * | | | mlxsw: spectrum_router: Remove inappropriate usage of WARN_ON()Ido Schimmel2020-07-101-1/+1
| | |/ / / /
| | * | | | Merge branch 'macb-WOL-fixes'David S. Miller2020-07-101-12/+19
| | |\ \ \ \
| | | * | | | net: macb: fix call to pm_runtime in the suspend/resume functionsNicolas Ferre2020-07-101-2/+4
| | | * | | | net: macb: fix macb_suspend() by removing call to netif_carrier_off()Nicolas Ferre2020-07-101-1/+0
| | | * | | | net: macb: fix macb_get/set_wol() when moving to phylinkNicolas Ferre2020-07-101-6/+12
| | | * | | | net: macb: mark device wake capable when "magic-packet" property presentNicolas Ferre2020-07-101-1/+1
| | | * | | | net: macb: fix wakeup test in runtime suspend/resume routinesNicolas Ferre2020-07-101-2/+2
| | |/ / / /
| | * | | | bnxt_en: fix NULL dereference in case SR-IOV configuration failsDavide Caratti2020-07-101-1/+1
| | * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-07-104-15/+26
| | |\ \ \ \
| | | * | | | libbpf: Fix libbpf hashmap on (I)LP32 architecturesJakub Bogusz2020-07-091-4/+8