summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-03-14KVM: arm/arm64: vgic: Don't populate multiple LRs with the same vintidMarc Zyngier2-0/+2
2018-03-14KVM: arm/arm64: Reset mapped IRQs on VM resetChristoffer Dall1-0/+1
2018-03-14sctp: add SCTP_AUTH_NO_AUTH type for AUTHENTICATION_EVENTXin Long2-0/+2
2018-03-14sctp: add SCTP_AUTH_FREE_KEY type for AUTHENTICATION_EVENTXin Long1-1/+5
2018-03-14sctp: add sockopt SCTP_AUTH_DEACTIVATE_KEYXin Long2-6/+7
2018-03-14sctp: add support for SCTP AUTH Information for sendmsgXin Long2-1/+14
2018-03-14sctp: add refcnt support for sh_keyXin Long3-6/+15
2018-03-14ipv4: lock mtu in fnhe when received PMTU < net.ipv4.route.min_pmtuSabrina Dubroca3-3/+12
2018-03-14Merge tag 'usb-4.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+3
2018-03-14Merge tag 'tty-4.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+1
2018-03-14net: use skb_to_full_sk() in skb_update_prio()Eric Dumazet1-2/+2
2018-03-14batman-adv: add multicast flags netlink supportLinus Lüssing1-0/+62
2018-03-14batman-adv: add DAT cache netlink supportLinus Lüssing1-0/+20
2018-03-13workqueue: remove unused cancel_work()Stephen Hemminger1-1/+0
2018-03-13IB/mlx5: Fix integer overflows in mlx5_ib_create_srqBoris Pismenny1-2/+2
2018-03-13net: fix sysctl_fb_tunnels_only_for_init_net link errorArnd Bergmann1-1/+3
2018-03-13net: Add comment about pernet_operations methods and synchronizationKirill Tkhai1-0/+14
2018-03-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2-0/+6
2018-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-0/+2
2018-03-12net: ipv6: Introduce ip6_multipath_hash_policy()Petr Machata1-0/+11
2018-03-12sock_diag: request _diag module only when the family or proto has been regist...Xin Long2-0/+2
2018-03-12net: phy: Tell caller result of phy_change()Brad Mouring1-1/+0
2018-03-11netfilter: x_tables: add and use xt_check_proc_nameFlorian Westphal1-0/+2
2018-03-09Merge tag 'pci-v4.16-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-7/+10
2018-03-09net: introduce IFF_NO_RX_HANDLERPaolo Abeni1-0/+3
2018-03-09Merge tag 'powerpc-4.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-0/+17
2018-03-09vhost_net: examine pointer types during un-producingJason Wang1-0/+4
2018-03-09net sched actions: add new tc_action_ops callbackRoman Mashak1-0/+1
2018-03-09net sched actions: update Add/Delete action API with new argumentRoman Mashak1-1/+2
2018-03-09net: do not create fallback tunnels for non-default namespacesEric Dumazet2-0/+9
2018-03-08net: ethtool: extend RXNFC API to support RSS spreading of filter matchesEdward Cree2-6/+31
2018-03-08Merge tag 'mlx5-updates-2018-02-28-2' of git://git.kernel.org/pub/scm/linux/k...David S. Miller3-1/+238
2018-03-08Merge tag 'mips_fixes_4.16_4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+24
2018-03-08net/sched: cls_flower: Add support to handle first frag as match fieldPieter Jansen van Vuuren1-0/+1
2018-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-0/+22
2018-03-08bpf: add support to read sample address in bpf programTeng Qin1-0/+1
2018-03-07net/mlx5: IPSec, Add support for ESNAviad Yehezkel2-0/+4
2018-03-07net/mlx5: Add flow-steering commands for FPGA IPSec implementationAviad Yehezkel2-0/+8
2018-03-07net/mlx5: Refactor accel IPSec codeAviad Yehezkel2-2/+140
2018-03-07net/mlx5: Added required metadata capability for ipsecAviad Yehezkel1-0/+1
2018-03-07net/mlx5: Export ipsec capabilitiesAviad Yehezkel1-0/+57
2018-03-07net/mlx5: IPSec, Add command V2 supportAviad Yehezkel1-1/+3
2018-03-07net/mlx5e: IPSec, Add support for ESP trailer removal by hardwareYossi Kuperman1-1/+12
2018-03-07net/mlx5: IPSec, Generalize sandbox QP commandsYossi Kuperman1-0/+16
2018-03-07Merge tag 'mlx5-updates-2018-02-28-1' of git://git.kernel.org/pub/scm/linux/k...David S. Miller3-2/+143
2018-03-07Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-2/+3
2018-03-07net: unpollute priv_flags spacePaolo Abeni1-24/+8
2018-03-07net: usbnet: fix potential deadlock on 32bit hostsEric Dumazet1-0/+22
2018-03-07sch_netem: fix skb leak in netem_enqueue()Alexey Kodanev1-0/+19
2018-03-07sctp: add support for snd flag SCTP_SENDALL process in sendmsgXin Long1-0/+2