summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller8-62/+465
2018-10-16net: extend sk_pacing_rate to unsigned longEric Dumazet1-2/+2
2018-10-16tcp: do not change tcp_wstamp_ns in tcp_mstamp_refreshEric Dumazet1-0/+1
2018-10-16net/ncsi: Extend NC-SI Netlink interface to allow user space to send NC-SI co...Justin.Lee1@Dell.com1-0/+6
2018-10-16Merge tag 'mlx5e-updates-2018-10-10' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2-12/+32
2018-10-16FDDI: defza: Support capturing outgoing SMT trafficMaciej W. Rozycki1-0/+1
2018-10-16FDDI: defza: Add support for DEC FDDIcontroller 700 TURBOchannel adapterMaciej W. Rozycki1-3/+18
2018-10-16bpf: 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-13Merge 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/sc...David 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/gi...Greg 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/lin...Greg 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/dto...Greg Kroah-Hartman1-0/+2
2018-10-12Merge tag 'next-fixes-20181012' of git://git.kernel.org/pub/scm/linux/kernel/...Greg 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/gi...Greg Kroah-Hartman1-0/+1
2018-10-11mac80211: minstrel: Enable STBC and LDPC for VHT RatesChaitanya T K1-0/+1
2018-10-11net: ipv4: update fnhe_pmtu when first hop's MTU changesSabrina Dubroca2-0/+8
2018-10-11Merge tag 'rxrpc-fixes-20181008' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller2-0/+2
2018-10-11net/ipv6: Make ipv6_route_table_template staticDavid Ahern1-2/+0
2018-10-11RDMA/netdev: Fix netlink support in IPoIBDenis Drozdov1-0/+7
2018-10-11RDMA/netdev: Hoist alloc_netdev_mqs out of the driverDenis Drozdov2-12/+25
2018-10-10devlink: Add helper function for safely copy string paramMoshe Shemesh1-2/+10
2018-10-10devlink: Fix param set handling for string typeMoshe Shemesh1-1/+1
2018-10-10gpio: Assign gpio_irq_chip::parents to non-stack pointerStephen Boyd1-0/+7
2018-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller7-18/+230
2018-10-09mm, sched/numa: Remove remaining traces of NUMA rate-limitingSrikar Dronamraju1-4/+0
2018-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller10-51/+103