aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-23nfp: bpf: fix ALU32 high bits clearance bugJiong Wang
2019-02-23nfp: bpf: fix code-gen bug on BPF_ALU | BPF_XOR | BPF_KJiong Wang
2019-02-22bpf, lpm: fix lookup bug in map_delete_elemAlban Crequy
2019-02-21Revert "xsk: simplify AF_XDP socket teardown"Björn Töpel
2019-02-19bpf/test_run: fix unkillable BPF_PROG_TEST_RUNStanislav Fomichev
2019-02-18net/mlx4_en: fix spelling mistake: "quiting" -> "quitting"Colin Ian King
2019-02-18net: crypto set sk to NULL when af_alg_release.Mao Wenan
2019-02-17Merge branch 'netdev-page_frag_alloc-fixes'David S. Miller
2019-02-17net: Do not allocate page fragments that are not skb alignedAlexander Duyck
2019-02-17mm: Use fixed constant in page_frag_alloc instead of size + 1Alexander Duyck
2019-02-17Merge branch 'tcp-fix-possible-crash-in-tcp_v4_err'David S. Miller
2019-02-17tcp: tcp_v4_err() should be more carefulEric Dumazet
2019-02-17tcp: clear icsk_backoff in tcp_write_queue_purge()Eric Dumazet
2019-02-17net: mv643xx_eth: disable clk on error path in mv643xx_eth_shared_probe()Alexey Khoroshilov
2019-02-17qmi_wwan: apply SET_DTR quirk to Sierra WP7607Beniamino Galvani
2019-02-17net: stmmac: handle endianness in dwmac4_get_timestampAlexandre Torgue
2019-02-17doc: Mention MSG_ZEROCOPY implementation for UDPPetr Vorel
2019-02-17mlxsw: __mlxsw_sp_port_headroom_set(): Fix a use of local variablePetr Machata
2019-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-02-16net: Add header for usage of fls64()David S. Miller
2019-02-15Merge branch 'net-dsa-b53-VLAN-and-L2-fixes'David S. Miller
2019-02-15net: dsa: b53: Do not program CPU port's PVIDFlorian Fainelli
2019-02-15net: dsa: bcm_sf2: Do not assume DSA master supports WoLFlorian Fainelli
2019-02-15net: systemport: Fix reception of BPDUsFlorian Fainelli
2019-02-15net: dsa: b53: Properly account for VLAN filteringFlorian Fainelli
2019-02-15net: dsa: b53: Fix default VLAN IDFlorian Fainelli
2019-02-15net: validate untrusted gso packets without csum offloadWillem de Bruijn
2019-02-15net: Fix for_each_netdev_feature on Big endianHauke Mehrtens
2019-02-15net: phy: xgmiitorgmii: Support generic PHY status readPaul Kocialkowski
2019-02-15net: ip6_gre: initialize erspan_ver just for erspan tunnelsLorenzo Bianconi
2019-02-15Merge tag 'mac80211-for-davem-2019-02-15' of git://git.kernel.org/pub/scm/lin...David S. Miller
2019-02-16MIPS: eBPF: Remove REG_32BIT_ZERO_EXPaul Burton
2019-02-16MIPS: eBPF: Always return sign extended 32b valuesPaul Burton
2019-02-15Merge tag 'for-linus-20190215' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-02-15Merge tag 'for-5.0/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-02-15Merge tag 'mmc-v5.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2019-02-15Merge tag 'drm-fixes-2019-02-15-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-02-15Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-02-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2019-02-15mac80211: Restore vif beacon interval if start ap failsRakesh Pillai
2019-02-15mac80211: Free mpath object when rhashtable insertion failsHerbert Xu
2019-02-15mac80211: Use linked list instead of rhashtable walk for mesh tablesHerbert Xu
2019-02-15drm: Use array_size() when creating leaseMatthew Wilcox
2019-02-15Merge branch 'drm-fixes-5.0' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2019-02-15Merge tag 'drm-intel-fixes-2019-02-13' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2019-02-15Merge tag 'drm-misc-fixes-2019-02-13' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-02-14dm thin: fix bug where bio that overwrites thin block ignores FUANikos Tsironis
2019-02-14Revert "exec: load_script: don't blindly truncate shebang string"Linus Torvalds
2019-02-14Revert "gfs2: read journal in large chunks to locate the head"Bob Peterson