aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-20ulp: remove uid and user_visible membersDaniel Borkmann1-7/+0
2018-10-20bpf: sk_msg program helper bpf_msg_push_dataJohn Fastabend2-1/+24
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 MAP_LOOKUP_AND_DELETE_ELEM syscallMauricio Vasquez B1-0/+1
2018-10-19bpf: add queue and stack mapsMauricio Vasquez B3-1/+36
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-17bpf: fix doc of bpf_skb_adjust_room() in uapiNicolas Dichtel1-1/+1
2018-10-17bpf: sockmap, support for msg_peek in sk_msg with redirect ingressJohn Fastabend1-1/+1
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: Enable kernel side filtering of route dumpsDavid Ahern1-1/+1
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-16net/ipv4: Plumb support for filtering route dumpsDavid Ahern1-1/+1
2018-10-16net: Add struct for fib dump filterDavid Ahern2-1/+13
2018-10-16netlink: Add answer_flags to netlink_callbackDavid Ahern1-0/+1
2018-10-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller8-62/+465
2018-10-15net: extend sk_pacing_rate to unsigned longEric Dumazet1-2/+2
2018-10-15tcp: do not change tcp_wstamp_ns in tcp_mstamp_refreshEric Dumazet1-0/+1
2018-10-15net/ncsi: Extend NC-SI Netlink interface to allow user space to send NC-SI commandJustin.Lee1@Dell.com1-0/+6
2018-10-15Merge tag 'mlx5e-updates-2018-10-10' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller2-12/+32
2018-10-15FDDI: defza: Support capturing outgoing SMT trafficMaciej W. Rozycki1-0/+1
2018-10-15FDDI: defza: Add support for DEC FDDIcontroller 700 TURBOchannel adapterMaciej W. Rozycki1-3/+18
2018-10-15bpf: Allow sk_lookup with IPv6 moduleJoe Stringer1-0/+5
2018-10-15tls: add bpf support to sk_msg handlingJohn Fastabend1-2/+39
2018-10-15tls: replace poll implementation with read hookJohn Fastabend1-4/+2
2018-10-15tls: convert to generic sk_msg interfaceDaniel Borkmann3-13/+11
2018-10-15bpf, sockmap: convert to generic sk_msg interfaceDaniel Borkmann5-44/+410
2018-10-15tcp, ulp: remove ulp bits from sockmapDaniel Borkmann1-1/+0
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-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller15-26/+78
2018-10-12netlink: replace __NLA_ENSURE implementationJohannes Berg1-1/+1
2018-10-12Merge tag 'mac80211-next-for-davem-2018-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller4-3/+201
2018-10-12net: bridge: add support for per-port vlan statsNikolay Aleksandrov1-0/+1
2018-10-12net: Evict neighbor entries on carrier downDavid Ahern1-0/+1
2018-10-12net/ipv6: Add knob to skip DELROUTE message on device downDavid Ahern2-0/+4
2018-10-12Merge tag 'armsoc-fixes-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socGreg Kroah-Hartman2-0/+16
2018-10-12mac80211: implement ieee80211_tx_rate_update to update rateAnilkumar Kolli1-0/+15
2018-10-12nl80211: Add per peer statistics to compute FCS error rateAnkita Bajaj2-0/+15
2018-10-12Merge tag 'gpio-v4.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioGreg Kroah-Hartman1-0/+7
2018-10-12mac80211: support FTM responder configuration/statisticsPradeep Kumar Chitrapu1-0/+28
2018-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputGreg Kroah-Hartman1-0/+2
2018-10-12Merge tag 'next-fixes-20181012' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr/next-fixesGreg Kroah-Hartman1-3/+3
2018-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman6-13/+34
2018-10-12vmlinux.lds.h: Fix linker warnings about orphan .LPBX sectionsPeter Oberparleiter1-1/+1
2018-10-12vmlinux.lds.h: Fix incomplete .text.exit discardsPeter Oberparleiter1-2/+2
2018-10-11Merge branch 'for-4.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupGreg Kroah-Hartman1-0/+1