summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | sock_diag: request _diag module only when the family or proto has been regist...Xin Long2018-03-122-0/+2
| | * | | | | net: phy: Tell caller result of phy_change()Brad Mouring2018-03-121-1/+0
| | * | | | | vhost_net: examine pointer types during un-producingJason Wang2018-03-091-0/+4
| | * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-03-081-0/+22
| | |\ \ \ \ \
| | | * | | | | bpf: fix bpf_skb_adjust_net/bpf_skb_proto_xlat to deal with gso sctp skbsDaniel Axtens2018-03-031-0/+22
| | * | | | | | net: usbnet: fix potential deadlock on 32bit hostsEric Dumazet2018-03-071-0/+22
| | * | | | | | sch_netem: fix skb leak in netem_enqueue()Alexey Kodanev2018-03-071-0/+19
| | * | | | | | rhashtable: Fix rhlist duplicates insertionPaul Blakey2018-03-071-1/+3
| | | |/ / / / | | |/| | | |
| * | | | | | Merge tag 'mmc-v4.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2018-03-221-2/+2
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | mmc: core: Fix tracepoint print of blk_addr and blkszAdrian Hunter2018-03-151-2/+2
| * | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-03-212-6/+2
| |\ \ \ \ \ \
| | * | | | | | RDMA/verbs: Remove restrack entry from XRCD structureLeon Romanovsky2018-03-191-4/+0
| | * | | | | | IB/mlx5: Fix integer overflows in mlx5_ib_create_srqBoris Pismenny2018-03-131-2/+2
| * | | | | | | Merge branch 'for-4.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-03-191-1/+0
| |\ \ \ \ \ \ \
| | * | | | | | | workqueue: remove unused cancel_work()Stephen Hemminger2018-03-131-1/+0
| * | | | | | | | Merge branch 'for-4.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-03-191-6/+12
| |\ \ \ \ \ \ \ \
| | * | | | | | | | percpu_ref: Update doc to dissuade users from depending on internal RCU grace...Tejun Heo2018-03-191-6/+12
| * | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-03-183-0/+3
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge tag 'kvm-arm-fixes-for-v4.16-2' of git://git.kernel.org/pub/scm/linux/k...Paolo Bonzini2018-03-153-0/+3
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | KVM: arm/arm64: vgic: Don't populate multiple LRs with the same vintidMarc Zyngier2018-03-142-0/+2
| | | * | | | | | | | | KVM: arm/arm64: Reset mapped IRQs on VM resetChristoffer Dall2018-03-141-0/+1
| | | |/ / / / / / / /
| * | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-03-161-0/+1
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | fs: Teach path_connected to handle nfs filesystems with multiple roots.Eric W. Biederman2018-03-151-0/+1
| * | | | | | | | | | Merge tag 'usb-4.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-03-141-0/+3
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | usb: quirks: add control message delay for 1b1c:1b20Danilo Krummrich2018-03-061-0/+3
| * | | | | | | | | | | Merge tag 'tty-4.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-03-141-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | tty: make n_tty_read() always abort if hangup is in progressTejun Heo2018-02-281-0/+1
| | |/ / / / / / / / /
| * | | | | | | | | | Merge tag 'pci-v4.16-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-03-091-7/+10
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | PCI: Move of_irq_parse_and_map_pci() declaration under OF_IRQGuenter Roeck2018-03-061-7/+10
| | | |_|/ / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge tag 'powerpc-4.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-03-091-0/+17
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ocxl: Add get_metadata IOCTL to share OCXL information to userspaceAlastair D'Silva2018-03-021-0/+17
| | | |_|/ / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge tag 'mips_fixes_4.16_4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-03-081-2/+24
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | signals: Move put_compat_sigset to compat.h to silence hardened usercopyMatt Redfearn2018-03-021-2/+24
| | |/ / / / / / / / /
| * | | | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2018-03-072-2/+3
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | scsi: core: Avoid that ATA error handling can trigger a kernel hang or oopsBart Van Assche2018-03-022-2/+3
| * | | | | | | | | | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-03-062-4/+4
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | |
| | * | | | | | | | | | signal: Correct the offset of si_pkey in struct siginfoEric W. Biederman2018-03-062-4/+4
| | | |_|/ / / / / / / | | |/| | | | | | | |
* | | | | | | | | | | net: Replace ip_ra_lock with per-net mutexKirill Tkhai2018-03-221-0/+1
* | | | | | | | | | | net: Make ip_ra_chain per struct netKirill Tkhai2018-03-222-2/+12
* | | | | | | | | | | net: qualcomm: rmnet: Export mux_id and flags to netlinkSubash Abhinov Kasiviswanathan2018-03-221-0/+21
* | | | | | | | | | | tipc: step sk->sk_drops when rcv buffer is fullGhantaKrishnamurthy MohanKrishna2018-03-221-0/+1
* | | | | | | | | | | tipc: implement socket diagnostics for AF_TIPCGhantaKrishnamurthy MohanKrishna2018-03-222-0/+35
* | | | | | | | | | | devlink: Remove top_hierarchy arg to devlink_resource_registerDavid Ahern2018-03-221-1/+0
* | | | | | | | | | | Merge tag 'batadv-next-for-davem-20180319' of git://git.open-mesh.org/linux-m...David S. Miller2018-03-221-0/+82
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | batman-adv: add multicast flags netlink supportLinus Lüssing2018-03-141-0/+62
| * | | | | | | | | | | batman-adv: add DAT cache netlink supportLinus Lüssing2018-03-141-0/+20
* | | | | | | | | | | | net: add uevent socket memberChristian Brauner2018-03-221-1/+3
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-03-217-1/+71
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | bpf: sk_msg program helper bpf_sk_msg_pull_dataJohn Fastabend2018-03-191-1/+2
| * | | | | | | | | | | | bpf: sockmap, add msg_cork_bytes() helperJohn Fastabend2018-03-191-1/+2