summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge tag 'microblaze-v5.1-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2019-03-141-11/+2
|\ \ \ \ \ \
| * | | | | | microblaze: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-01-141-11/+2
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-03-1446-213/+427
|\ \ \ \ \ \ \
| * | | | | | | pptp: dst_release sk_dst_cache in pptp_sock_destructXin Long2019-03-131-0/+1
| * | | | | | | MAINTAINERS: GENET & SYSTEMPORT: Add internal Broadcom listFlorian Fainelli2019-03-131-0/+2
| * | | | | | | l2tp: fix infoleak in l2tp_ip6_recvmsg()Eric Dumazet2019-03-131-3/+1
| * | | | | | | net/tls: Inform user space about send buffer availabilityVakul Garg2019-03-132-4/+2
| * | | | | | | net_sched: return correct value for *notify* functionsZhike Wang2019-03-132-13/+34
| * | | | | | | lan743x: Fix TX Stall IssueBryan Whitehead2019-03-131-8/+1
| * | | | | | | Merge branch 'mlx4-fixes'David S. Miller2019-03-122-3/+12
| |\ \ \ \ \ \ \
| | * | | | | | | net/mlx4_core: Fix qp mtt size calculationJack Morgenstein2019-03-121-3/+3
| | * | | | | | | net/mlx4_core: Fix locking in SRIOV mode when switching between events and po...Jack Morgenstein2019-03-121-0/+8
| | * | | | | | | net/mlx4_core: Fix reset flow when in command polling modeJack Morgenstein2019-03-121-0/+1
| |/ / / / / / /
| * | | | | | | Merge branch 'mlxsw-Various-fixes'David S. Miller2019-03-122-10/+29
| |\ \ \ \ \ \ \
| | * | | | | | | mlxsw: minimal: Initialize base_macJiri Pirko2019-03-121-0/+18
| | * | | | | | | mlxsw: core: Prevent duplication during QSFP module initializationVadim Pasternak2019-03-121-10/+11
| |/ / / / / / /
| * | | | | | | net: dwmac-sun8i: fix a missing check of of_get_phy_modeKangjie Lu2019-03-121-1/+4
| * | | | | | | net: sh_eth: fix a missing check of of_get_phy_modeKangjie Lu2019-03-121-1/+5
| * | | | | | | net: 8390: fix potential NULL pointer dereferencesKangjie Lu2019-03-121-0/+10
| * | | | | | | net: fujitsu: fix a potential NULL pointer dereferenceKangjie Lu2019-03-121-0/+5
| * | | | | | | net: qlogic: fix a potential NULL pointer dereferenceKangjie Lu2019-03-121-0/+6
| * | | | | | | isdn: hfcpci: fix potential NULL pointer dereferenceKangjie Lu2019-03-121-0/+9
| * | | | | | | Merge tag 'mlx5-fixes-2019-03-11' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2019-03-128-101/+128
| |\ \ \ \ \ \ \
| | * | | | | | | net/mlx5: Avoid panic when setting vport rateTonghao Zhang2019-03-111-4/+9
| | * | | | | | | net/mlx5: Avoid panic when setting vport mac, getting vport configTonghao Zhang2019-03-111-2/+2
| | * | | | | | | net/mlx5e: Fix access to non-existing receive queueTariq Toukan2019-03-111-0/+3
| | * | | | | | | net/mlx5e: IPoIB, Fix RX checksum statistics updateFeras Daoud2019-03-111-3/+8
| | * | | | | | | net/mlx5: Remove redundant lag function to get pf numRoi Dayan2019-03-112-23/+0
| | * | | | | | | net/mlx5e: Properly get the PF number phys port name ndoRoi Dayan2019-03-111-6/+7
| | * | | | | | | net/mlx5: Consolidate update FTE for all removal changesEli Britstein2019-03-111-6/+25
| | * | | | | | | net/mlx5: Add a locked flag to node removal functionsEli Britstein2019-03-111-42/+44
| | * | | | | | | net/mlx5: Add modify FTE helper functionEli Britstein2019-03-112-21/+30
| | * | | | | | | net/mlx5: Fix multiple updates of steering rules in parallelEli Britstein2019-03-111-0/+6
| * | | | | | | | Documentation: devicetree: add a new optional property for port mac addressxiaofeis2019-03-121-0/+5
| * | | | | | | | net: rocker: fix a potential NULL pointer dereferenceKangjie Lu2019-03-121-0/+5
| * | | | | | | | net: qlge: fix a potential NULL pointer dereferenceKangjie Lu2019-03-121-0/+5
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2019-03-126-40/+100
| |\ \ \ \ \ \ \ \
| | * | | | | | | | netfilter: nf_tables: return immediately on empty commitFlorian Westphal2019-03-111-0/+5
| | * | | | | | | | netfilter: nf_tables: use-after-free in dynamic operationsPablo Neira Ayuso2019-03-111-1/+3
| | * | | | | | | | netfilter: nf_tables: bogus EBUSY when deleting set after flushPablo Neira Ayuso2019-03-115-13/+60
| | * | | | | | | | netfilter: nf_tables: fix set double-free in abort pathPablo Neira Ayuso2019-03-082-10/+13
| | * | | | | | | | netfilter: nat: don't register device notifier twiceFlorian Westphal2019-03-081-16/+19
| * | | | | | | | | net/x25: reset state in x25_connect()Eric Dumazet2019-03-111-0/+1
| * | | | | | | | | tcp: Don't access TCP_SKB_CB before initializing itChristoph Paasch2019-03-111-8/+1
| * | | | | | | | | net: thunder: fix a potential NULL pointer dereferenceKangjie Lu2019-03-111-0/+6
| * | | | | | | | | net: lio_core: fix two NULL pointer dereferencesKangjie Lu2019-03-111-0/+10
| * | | | | | | | | lan743x: Fix RX Kernel PanicBryan Whitehead2019-03-111-14/+32
| * | | | | | | | | net: liquidio: fix a NULL pointer dereferenceKangjie Lu2019-03-111-0/+5
| * | | | | | | | | y2038: fix socket.h header inclusionArnd Bergmann2019-03-115-5/+5
| | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | net: sit: fix UBSAN Undefined behaviour in check_6rdMiaohe Lin2019-03-111-2/+3