summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-15bpf: Fix incorrect verifier simulation of ARSH under ALU32Daniel Borkmann
2020-01-11bpftool: Fix printing incorrect pointer in btf_dump_ptrMartin KaFai Lau
2020-01-10net: bpf: Don't leak time wait and request socketsLorenz Bauer
2020-01-09bpf/sockmap: Read psock ingress_msg before sk_receive_queueLingpeng Chen
2020-01-07net: stmmac: Fixed link does not need MDIO BusJose Abreu
2020-01-07Merge branch 'vlan-rtnetlink-newlink-fixes'David S. Miller
2020-01-07vlan: vlan_changelink() should propagate errorsEric Dumazet
2020-01-07vlan: fix memory leak in vlan_dev_set_egress_priorityEric Dumazet
2020-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-01-07stmmac: debugfs entry name is not be changed when udev rename device name.Jiping Ma
2020-01-06Merge tag 'mlx5-fixes-2020-01-06' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2020-01-06net/mlx5: DR, Init lists that are used in rule's memberErez Shitrit
2020-01-06net/mlx5e: Fix hairpin RSS table sizeEli Cohen
2020-01-06net/mlx5: DR, No need for atomic refcount for internal SW steering resourcesYevgeny Kliteynik
2020-01-06Revert "net/mlx5: Support lockless FTE read lookups"Parav Pandit
2020-01-06net/mlx5: Move devlink registration before interfaces loadMichael Guralnik
2020-01-06net/mlx5e: Always print health reporter message to dmesgEran Ben Elisha
2020-01-06net/mlx5e: Avoid duplicating rule destinationsDmytro Linkin
2020-01-06bpf: Fix passing modified ctx to ld/abs/ind instructionDaniel Borkmann
2020-01-06Merge branch 'atlantic-bugfixes'David S. Miller
2020-01-06net: atlantic: remove duplicate entriesIgor Russkikh
2020-01-06net: atlantic: loopback configuration in improper placeIgor Russkikh
2020-01-06net: atlantic: broken link status on old fwIgor Russkikh
2020-01-06bpf: cgroup: prevent out-of-order release of cgroup bpfRoman Gushchin
2020-01-06firmware: tee_bnxt: Fix multiple call to tee_client_close_contextVikas Gupta
2020-01-06net: dsa: mv88e6xxx: Preserve priority when setting CPU port.Andrew Lunn
2020-01-06net: ethernet: sxgbe: Rename Samsung to lowercaseKrzysztof Kozlowski
2020-01-06net: wan: sdla: Fix cast from pointer to integer of different sizeKrzysztof Kozlowski
2020-01-06sctp: free cmd->obj.chunk for the unprocessed SCTP_CMD_REPLYXin Long
2020-01-06tipc: eliminate KMSAN: uninit-value in __tipc_nl_compat_dumpit errorYing Xue
2020-01-05macb: Don't unregister clks unconditionallyStephen Boyd
2020-01-05MAINTAINERS: Drop obsolete entries from Samsung sxgbe ethernet driverKrzysztof Kozlowski
2020-01-05net: qrtr: fix len of skb_put_padto in qrtr_node_enqueueCarl Huang
2020-01-05drivers/net/b44: Change to non-atomic bit operations on pwol_maskFenghua Yu
2020-01-03net: Google gve: Remove dma_wmb() before ringing doorbellLiran Alon
2020-01-03net: phylink: fix failure to register on x86 systemsRussell King
2020-01-03doc/net: Update git https URLs in netdev-FAQ documentationJesper Dangaard Brouer
2020-01-03selftests: loopback.sh: skip this test if the driver does not supportHangbin Liu
2020-01-02net: Update GIT url in maintainers.David S. Miller
2020-01-02Merge tag 'linux-can-fixes-for-5.5-20200102' of git://git.kernel.org/pub/scm/...David S. Miller
2020-01-02net: freescale: fec: Fix ethtool -d runtime PMAndrew Lunn
2020-01-02vxlan: fix tos value before xmitHangbin Liu
2020-01-02sch_cake: avoid possible divide by zero in cake_enqueue()Wen Yang
2020-01-02net: Correct type of tcp_syncookies sysctl.David S. Miller
2020-01-02tcp: fix "old stuff" D-SACK causing SACK to be treated as D-SACKPengcheng Yang
2020-01-02net: dsa: mv88e6xxx: force cmode write on 6141/6341Baruch Siach
2020-01-02can: mscan: mscan_rx_poll(): fix rx path lockup when returning from polling t...Florian Faber
2020-01-02can: gs_usb: gs_usb_probe(): use descriptors of current altsettingJohan Hovold
2020-01-02can: kvaser_usb: fix interface sanity checkJohan Hovold
2020-01-02can: can_dropped_invalid_skb(): ensure an initialized headroom in outgoing CA...Oliver Hartkopp