summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2018-10-23umh: Add command line to user mode helpersOlivier Brunel1-0/+1
2018-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller4-10/+64
2018-10-20bpf: sk_msg program helper bpf_msg_push_dataJohn Fastabend1-0/+5
2018-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-1/+2
2018-10-20net: phy: micrel: add Microchip KSZ9131 initial driverYuiko Oshino1-0/+1
2018-10-20netpoll: allow cleanup to be synchronousDebabrata Banerjee1-3/+1
2018-10-20bpf: skmsg, fix psock create on existing kcm/tls portJohn Fastabend1-5/+20
2018-10-19bpf: add cg_skb_is_valid_access for BPF_PROG_TYPE_CGROUP_SKBSong Liu1-0/+21
2018-10-19bpf: add queue and stack mapsMauricio Vasquez B2-0/+8
2018-10-19bpf/verifier: add ARG_PTR_TO_UNINIT_MAP_VALUEMauricio Vasquez B1-0/+1
2018-10-19bpf: rename stack trace map operationsMauricio Vasquez B1-1/+1
2018-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-15/+41
2018-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman1-0/+8
2018-10-18net/mlx5: Added "per_lane_error_counters" cap bit to PCAMShay Agroskin1-1/+2
2018-10-18net/mlx5: Add FEC fields to Port Phy Link Mode (PPLM) regShay Agroskin2-11/+29
2018-10-18net/mlx5: Refactor fragmented buffer struct fields and init flowTariq Toukan1-14/+8
2018-10-18Merge tag 'mlx5-updates-2018-10-17' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller7-99/+172
2018-10-18mremap: properly flush TLB before releasing the pageLinus Torvalds1-1/+1
2018-10-18net: skbuff.h: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+6
2018-10-18Merge tag 'trace-v4.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman3-14/+31
2018-10-18net/mlx5: Add a no-append flow insertion modePaul Blakey1-3/+11
2018-10-18net/mlx5: Split FDB fast path prio to multiple namespacesPaul Blakey1-0/+2
2018-10-18net/mlx5: Add cap bits for multi fdb encapPaul Blakey1-1/+3
2018-10-18net/mlx5: Use flow counter IDs and not the wrapping cache objectMark Bloch1-1/+2
2018-10-18net/mlx5: E-Switch, Get counters for offloaded flows from callersMark Bloch1-1/+0
2018-10-18Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed7-93/+154
2018-10-17tracepoint: Fix tracepoint array element size mismatchMathieu Desnoyers3-14/+31
2018-10-17bpf: skmsg, improve sk_msg_used_element to work in cork contextJohn Fastabend1-5/+8
2018-10-17bpf: sockmap, fix skmsg recvmsg handler to track size correctlyJohn Fastabend1-0/+1
2018-10-16net/mlx5: Expose DC scatter to CQE capability bitYonatan Cohen1-1/+2
2018-10-16qed: Add supported link and advertise link to display in ethtool.Rahul Verma1-3/+23
2018-10-16netfilter: nft_osf: Add ttl option supportFernando Fernandez Mancera1-1/+2
2018-10-16net: Plumb support for filtering ipv4 and ipv6 multicast route dumpsDavid Ahern1-3/+4
2018-10-16ipmr: Refactor mr_rtm_dumprouteDavid Ahern1-0/+6
2018-10-16netlink: Add answer_flags to netlink_callbackDavid Ahern1-0/+1
2018-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller4-44/+422
2018-10-16tcp: do not change tcp_wstamp_ns in tcp_mstamp_refreshEric Dumazet1-0/+1
2018-10-16Merge tag 'mlx5-fixes-2018-10-10' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller1-0/+8
2018-10-16Merge tag 'mlx5e-updates-2018-10-10' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller1-10/+4
2018-10-16FDDI: defza: Support capturing outgoing SMT trafficMaciej W. Rozycki1-0/+1
2018-10-15tls: add bpf support to sk_msg handlingJohn Fastabend1-2/+39
2018-10-15tls: convert to generic sk_msg interfaceDaniel Borkmann1-0/+2
2018-10-15bpf, sockmap: convert to generic sk_msg interfaceDaniel Borkmann4-44/+383
2018-10-14Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo1-1/+3
2018-10-13firmware: qcom: scm: Add WLAN VMID for Qualcomm SCM interfaceGovind Singh1-1/+3
2018-10-13Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Greg Kroah-Hartman1-0/+1
2018-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller7-10/+32
2018-10-12Merge tag 'mac80211-next-for-davem-2018-10-12' of git://git.kernel.org/pub/sc...David S. Miller1-0/+1
2018-10-12arm64: perf: Reject stand-alone CHAIN events for PMUv3Will Deacon1-0/+1
2018-10-12Merge tag 'gpio-v4.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Greg Kroah-Hartman1-0/+7