aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-06-10bpf: Allow bpf_map_lookup_elem() on an xskmapJonathan Lemon7-19/+85
2019-06-07bpf: allow CGROUP_SKB programs to use bpf_skb_cgroup_id() helperRoman Gushchin1-0/+4
2019-06-06samples: bpf: print a warning about headers_installJakub Kicinski1-0/+9
2019-06-04bpf: remove redundant assignment to errColin Ian King2-2/+2
2019-06-04bpf: hbm: fix spelling mistake "notifcations" -> "notificiations"Colin Ian King1-1/+1
2019-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller122-1013/+6430
2019-05-31selftests/bpf: measure RTT from xdp using xdpingAlan Maguire6-2/+558
2019-05-31Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller19-1255/+1259
2019-05-31bpf: doc: update answer for 32-bit subregister questionJiong Wang1-5/+25
2019-05-31Merge branch 'map-charge-cleanup'Alexei Starovoitov14-135/+132
2019-05-31bpf: move memory size checks to bpf_map_charge_init()Roman Gushchin14-67/+20
2019-05-31bpf: rework memlock-based memory accounting for mapsRoman Gushchin14-88/+112
2019-05-31bpf: group memory related fields in struct bpf_map_memoryRoman Gushchin14-31/+36
2019-05-31bpf: add memlock precharge for socket local storageRoman Gushchin1-2/+10
2019-05-31bpf: add memlock precharge check for cgroup_local_storageRoman Gushchin1-2/+9
2019-05-31Merge branch 'propagate-cn-to-tcp'Alexei Starovoitov12-51/+299
2019-05-31bpf: Add more stats to HBMbrakmo4-10/+117
2019-05-31bpf: Add cn support to hbm_out_kern.cbrakmo4-12/+45
2019-05-31bpf: Update BPF_CGROUP_RUN_PROG_INET_EGRESS callsbrakmo2-20/+40
2019-05-31bpf: Update __cgroup_bpf_run_filter_skb with cnbrakmo1-5/+20
2019-05-31bpf: cgroup inet skb programs can return 0 to 3brakmo3-4/+27
2019-05-31bpf: Create BPF_PROG_CGROUP_INET_EGRESS_RUN_ARRAYbrakmo1-0/+50
2019-05-31xen-netback: remove redundant assignment to errColin Ian King1-1/+1
2019-05-31nexthop: remove redundant assignment to errColin Ian King1-1/+1
2019-05-31Merge branch 'phylink-sfp-updates'David S. Miller4-36/+90
2019-05-31net: sfp: remove sfp-bus use of netdevsRussell King3-13/+6
2019-05-31net: sfp: add mandatory attach/detach methods for sfp busesRussell King3-2/+24
2019-05-31net: phy: allow Clause 45 access via mii ioctlRussell King1-9/+24
2019-05-31net: phylink: support for link gpio interruptRussell King1-4/+32
2019-05-31net: phylink: remove netdev from phylink mii ioctl emulationRussell King1-8/+4
2019-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1459-15901/+5330
2019-05-31netfilter: nf_conntrack_bridge: fix CONFIG_IPV6=yPablo Neira Ayuso2-1/+3
2019-05-31iavf: update comments and file checks to match iavfAlice Michael4-7/+7
2019-05-31iavf: rename i40e_device to iavf_deviceAlice Michael2-12/+12
2019-05-31iavf: change remaining i40e defines to be iavfAlice Michael3-51/+51
2019-05-31iavf: rename iavf_client.h defines to match driver nameAlice Michael3-95/+95
2019-05-31iavf: rename iavf_status structure flagsAlice Michael7-245/+245
2019-05-31iavf: replace i40e variables with iavfAlice Michael10-533/+531
2019-05-31iavf: rename i40e functions to be iavfAlice Michael2-5/+5
2019-05-31iavf: change iavf_status_code to iavf_statusSergey Nemov10-113/+121
2019-05-31iavf: Rename i40e_adminq* files to iavf_adminq*Alice Michael6-5/+5
2019-05-31iavf: iavf_client: use struct_size() helperGustavo A. R. Silva1-4/+3
2019-05-31iavf: use struct_size() in kzalloc()Gustavo A. R. Silva1-5/+4
2019-05-31iavf: Limiting RSS queues to CPUsAleksandr Loktionov1-1/+1
2019-05-30iavf: Use printf instead of gnu_printf for iavf_debug_dNathan Chancellor1-1/+1
2019-05-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds87-680/+1765
2019-05-30Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds6-30/+56
2019-05-30Merge tag 'for-5.2-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linuxLinus Torvalds7-48/+128
2019-05-30Merge tag 'configfs-for-5.2-2' of git://git.infradead.org/users/hch/configfsLinus Torvalds1-8/+6
2019-05-30Merge tag 'sound-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds6-33/+51