aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-19Merge branch 'for-4.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-1/+0
2018-03-19Merge branch 'for-4.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-6/+12
2018-03-19bpf: sk_msg program helper bpf_sk_msg_pull_dataJohn Fastabend1-1/+2
2018-03-19bpf: sockmap, add msg_cork_bytes() helperJohn Fastabend1-1/+2
2018-03-19bpf: sockmap, add bpf_msg_apply_bytes() helperJohn Fastabend1-1/+2
2018-03-19bpf: create tcp_bpf_ulp allowing BPF to monitor socket TX/RX dataJohn Fastabend4-1/+40
2018-03-19net: generalize sk_alloc_sg to work with scatterlist ringsJohn Fastabend1-1/+1
2018-03-19net: do_tcp_sendpages flag to avoid SKBTX_SHARED_FRAGJohn Fastabend1-0/+1
2018-03-19sock: make static tls function alloc_sg generic sock helperJohn Fastabend1-0/+4
2018-03-19RDMA/verbs: Remove restrack entry from XRCD structureLeon Romanovsky1-4/+0
2018-03-19percpu_ref: Update doc to dissuade users from depending on internal RCU grace periodsTejun Heo1-6/+12
2018-03-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-0/+3
2018-03-17sctp: use proc_remove_subtree()Al Viro1-10/+1
2018-03-17tipc: obsolete TIPC_ZONE_SCOPEJon Maloy1-48/+54
2018-03-16tcp: add snd_ssthresh stat in SCM_TIMESTAMPING_OPT_STATSYousuk Seung1-0/+1
2018-03-16net: Add rtnl_lock_killable()Kirill Tkhai1-0/+1
2018-03-16udp: Move the udp sysctl to namespace.Tonghao Zhang1-0/+3
2018-03-16net/ipv6: Change address check to always take a device argumentDavid Ahern1-2/+2
2018-03-16vlan: Fix out of order vlan headers with reorder header offToshiaki Makita1-11/+55
2018-03-16net: Fix vlan untag for bridge and vlan_dev with reorder_hdr offToshiaki Makita1-0/+1
2018-03-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+1
2018-03-15fs: Teach path_connected to handle nfs filesystems with multiple roots.Eric W. Biederman1-0/+1
2018-03-15Merge tag 'kvm-arm-fixes-for-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-masterPaolo Bonzini3-0/+3
2018-03-15mmc: core: Fix tracepoint print of blk_addr and blkszAdrian Hunter1-2/+2
2018-03-15bpf: extend stackmap to save binary_build_id+offset instead of addressSong Liu1-0/+22
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/gregkh/usbLinus Torvalds1-0/+3
2018-03-14Merge tag 'tty-4.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus 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-13Bluetooth: btrsi: add new rsi bluetooth driverPrameela Rani Garnepudi1-1/+3
2018-03-13rsi: add coex supportPrameela Rani Garnepudi1-0/+20
2018-03-13rsi: add header file rsi_91xPrameela Rani Garnepudi1-0/+34
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/klassert/ipsecDavid 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 registeredXin Long2-0/+2
2018-03-12net: phy: Tell caller result of phy_change()Brad Mouring1-1/+0