summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: ipv4: kerneldoc fixesAndrew Lunn2020-07-146-7/+13
* net: decnet: kerneldoc fixesAndrew Lunn2020-07-141-0/+2
* net: dccp: kerneldoc fixesAndrew Lunn2020-07-146-0/+17
* net: core: kerneldoc fixesAndrew Lunn2020-07-141-0/+1
* net: can: kerneldoc fixesAndrew Lunn2020-07-141-0/+2
* net: 9p: kerneldoc fixesAndrew Lunn2020-07-142-4/+5
* net: ipa: fix kerneldoc commentsAlex Elder2020-07-1416-39/+64
* atm: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-142-2/+2
* WAN: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-144-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-131-42/+45
* net: skge: switch from 'pci_' to 'dma_' APIChristophe JAILLET2020-07-131-40/+36
* Merge branch 'Fix-MTU-warnings-for-fec-mv886xxx-combo'David S. Miller2020-07-132-0/+29
|\
| * net: fec: Set max MTU size to allow the MTU to be changedAndrew Lunn2020-07-131-0/+2
| * net: dsa: mv88e6xxx: Implement MTU changeAndrew Lunn2020-07-131-0/+27
|/
* net: bridge: notify on vlan tunnel changes done via the old apiNikolay Aleksandrov2020-07-131-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-111-1/+1
| |\
| | * libnvdimm/security: Fix key lookup permissionsDan Williams2020-07-091-1/+1
| * | Merge tag '5.8-rc4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2020-07-115-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-081-13/+6
| | * | smb3: fix access denied on change notify request to some serversSteve French2020-07-081-1/+1
| * | | Merge tag 'inclusive-terminology' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-07-111-0/+20
| |\ \ \
| | * | | CodingStyle: Inclusive TerminologyDan Williams2020-07-041-0/+20
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-07-11197-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-101-4/+8
| | | * | | | selftests: bpf: Fix detach from sockmap testsLorenz Bauer2020-07-091-6/+6
| | | * | | | bpf: net: Avoid incorrect bpf_sk_reuseport_detach callMartin KaFai Lau2020-07-092-3/+5
| | | * | | | bpf: net: Avoid copying sk_user_data of reuseport_array during sk_cloneMartin KaFai Lau2020-07-091-4/+9
| | * | | | | Merge tag 'mlx5-fixes-2020-07-02' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2020-07-1014-62/+196
| | |\ \ \ \ \
| | | * | | | | net/mlx5e: CT: Fix memory leak in cleanupEli Britstein2020-07-101-0/+1
| | | * | | | | net/mlx5e: Fix port buffers cell size valueEran Ben Elisha2020-07-106-25/+78
| | | * | | | | net/mlx5e: Fix 50G per lane indicationAya Levin2020-07-103-8/+23