summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-03-18netfilter: nft_redir: fix module autoload with ip4Pablo Neira Ayuso
2019-03-18netfilter: nf_tables: bogus EBUSY in helper removal from transactionPablo Neira Ayuso
2019-03-18netfilter: ip6t_srh: fix NULL pointer dereferencesKangjie Lu
2019-03-18netfilter: fix NETFILTER_XT_TARGET_TEE dependenciesArnd Bergmann
2019-03-18netfilter: bridge: set skb transport_header before entering NF_INET_PRE_ROUTINGXin Long
2019-03-18netfilter: nft_set_rbtree: check for inactive element after flag mismatchPablo Neira Ayuso
2019-03-18netfilter: nf_conntrack_sip: remove direct dependency on IPv6Alin Nastac
2019-03-12net: dwmac-sun8i: fix a missing check of of_get_phy_modeKangjie Lu
2019-03-12net: sh_eth: fix a missing check of of_get_phy_modeKangjie Lu
2019-03-12net: 8390: fix potential NULL pointer dereferencesKangjie Lu
2019-03-12net: fujitsu: fix a potential NULL pointer dereferenceKangjie Lu
2019-03-12net: qlogic: fix a potential NULL pointer dereferenceKangjie Lu
2019-03-12isdn: hfcpci: fix potential NULL pointer dereferenceKangjie Lu
2019-03-11Merge tag 'mlx5-fixes-2019-03-11' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2019-03-11Documentation: devicetree: add a new optional property for port mac addressxiaofeis
2019-03-11net: rocker: fix a potential NULL pointer dereferenceKangjie Lu
2019-03-11net: qlge: fix a potential NULL pointer dereferenceKangjie Lu
2019-03-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2019-03-11net/x25: reset state in x25_connect()Eric Dumazet
2019-03-11tcp: Don't access TCP_SKB_CB before initializing itChristoph Paasch
2019-03-11net: thunder: fix a potential NULL pointer dereferenceKangjie Lu
2019-03-11net: lio_core: fix two NULL pointer dereferencesKangjie Lu
2019-03-11lan743x: Fix RX Kernel PanicBryan Whitehead
2019-03-11netfilter: nf_tables: return immediately on empty commitFlorian Westphal
2019-03-11net: liquidio: fix a NULL pointer dereferenceKangjie Lu
2019-03-11net/mlx5: Avoid panic when setting vport rateTonghao Zhang
2019-03-11net/mlx5: Avoid panic when setting vport mac, getting vport configTonghao Zhang
2019-03-11net/mlx5e: Fix access to non-existing receive queueTariq Toukan
2019-03-11net/mlx5e: IPoIB, Fix RX checksum statistics updateFeras Daoud
2019-03-11net/mlx5: Remove redundant lag function to get pf numRoi Dayan
2019-03-11net/mlx5e: Properly get the PF number phys port name ndoRoi Dayan
2019-03-11net/mlx5: Consolidate update FTE for all removal changesEli Britstein
2019-03-11net/mlx5: Add a locked flag to node removal functionsEli Britstein
2019-03-11net/mlx5: Add modify FTE helper functionEli Britstein
2019-03-11net/mlx5: Fix multiple updates of steering rules in parallelEli Britstein
2019-03-11y2038: fix socket.h header inclusionArnd Bergmann
2019-03-11net: sit: fix UBSAN Undefined behaviour in check_6rdMiaohe Lin
2019-03-11netfilter: nf_tables: use-after-free in dynamic operationsPablo Neira Ayuso
2019-03-11netfilter: nf_tables: bogus EBUSY when deleting set after flushPablo Neira Ayuso
2019-03-10gro_cells: make sure device is up in gro_cells_receive()Eric Dumazet
2019-03-10vxlan: test dev->flags & IFF_UP before calling gro_cells_receive()Eric Dumazet
2019-03-10net/x25: fix use-after-free in x25_device_event()Eric Dumazet
2019-03-10isdn: mISDNinfineon: fix potential NULL pointer dereferenceKangjie Lu
2019-03-09net: hns3: fix to stop multiple HNS reset due to the AER changesShiju Jose
2019-03-09ip: fix ip_mc_may_pull() return valueEric Dumazet
2019-03-09net: keep refcount warning in reqsk_free()Guillaume Nault
2019-03-08net: stmmac: Avoid one more sometimes uninitialized Clang warningNathan Chancellor
2019-03-08net: dsa: mv88e6xxx: Set correct interface mode for CPU/DSA portsAndrew Lunn
2019-03-08rxrpc: Fix client call queueing, waiting for channelDavid Howells
2019-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller