summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-04bpf: remove redundant assignment to errColin Ian King
2019-06-04bpf: hbm: fix spelling mistake "notifcations" -> "notificiations"Colin Ian King
2019-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-05-31selftests/bpf: measure RTT from xdp using xdpingAlan Maguire
2019-05-31Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2019-05-31bpf: doc: update answer for 32-bit subregister questionJiong Wang
2019-05-31Merge branch 'map-charge-cleanup'Alexei Starovoitov
2019-05-31bpf: move memory size checks to bpf_map_charge_init()Roman Gushchin
2019-05-31bpf: rework memlock-based memory accounting for mapsRoman Gushchin
2019-05-31bpf: group memory related fields in struct bpf_map_memoryRoman Gushchin
2019-05-31bpf: add memlock precharge for socket local storageRoman Gushchin
2019-05-31bpf: add memlock precharge check for cgroup_local_storageRoman Gushchin
2019-05-31Merge branch 'propagate-cn-to-tcp'Alexei Starovoitov
2019-05-31bpf: Add more stats to HBMbrakmo
2019-05-31bpf: Add cn support to hbm_out_kern.cbrakmo
2019-05-31bpf: Update BPF_CGROUP_RUN_PROG_INET_EGRESS callsbrakmo
2019-05-31bpf: Update __cgroup_bpf_run_filter_skb with cnbrakmo
2019-05-31bpf: cgroup inet skb programs can return 0 to 3brakmo
2019-05-31bpf: Create BPF_PROG_CGROUP_INET_EGRESS_RUN_ARRAYbrakmo
2019-05-31xen-netback: remove redundant assignment to errColin Ian King
2019-05-31nexthop: remove redundant assignment to errColin Ian King
2019-05-31Merge branch 'phylink-sfp-updates'David S. Miller
2019-05-31net: sfp: remove sfp-bus use of netdevsRussell King
2019-05-31net: sfp: add mandatory attach/detach methods for sfp busesRussell King
2019-05-31net: phy: allow Clause 45 access via mii ioctlRussell King
2019-05-31net: phylink: support for link gpio interruptRussell King
2019-05-31net: phylink: remove netdev from phylink mii ioctl emulationRussell King
2019-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-05-31netfilter: nf_conntrack_bridge: fix CONFIG_IPV6=yPablo Neira Ayuso
2019-05-31iavf: update comments and file checks to match iavfAlice Michael
2019-05-31iavf: rename i40e_device to iavf_deviceAlice Michael
2019-05-31iavf: change remaining i40e defines to be iavfAlice Michael
2019-05-31iavf: rename iavf_client.h defines to match driver nameAlice Michael
2019-05-31iavf: rename iavf_status structure flagsAlice Michael
2019-05-31iavf: replace i40e variables with iavfAlice Michael
2019-05-31iavf: rename i40e functions to be iavfAlice Michael
2019-05-31iavf: change iavf_status_code to iavf_statusSergey Nemov
2019-05-31iavf: Rename i40e_adminq* files to iavf_adminq*Alice Michael
2019-05-31iavf: iavf_client: use struct_size() helperGustavo A. R. Silva
2019-05-31iavf: use struct_size() in kzalloc()Gustavo A. R. Silva
2019-05-31iavf: Limiting RSS queues to CPUsAleksandr Loktionov
2019-05-30iavf: Use printf instead of gnu_printf for iavf_debug_dNathan Chancellor
2019-05-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-05-30Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-05-30Merge tag 'for-5.2-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-05-30Merge tag 'configfs-for-5.2-2' of git://git.infradead.org/users/hch/configfsLinus Torvalds
2019-05-30Merge tag 'sound-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2019-05-30Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-05-30net: correct zerocopy refcnt with udp MSG_MOREWillem de Bruijn
2019-05-30Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller