summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* llc: properly handle dev_queue_xmit() return valueCong Wang2018-03-271-1/+1
* net: sched, fix OOO packets with pfifo_fastJohn Fastabend2018-03-261-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-03-241-0/+4
|\
| * netfilter: nf_tables: cache device name in flowtable objectPablo Neira Ayuso2018-03-221-0/+4
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-03-222-1/+10
|\ \
| * | Revert "mm: page_alloc: skip over regions of invalid pfns where possible"Daniel Vacek2018-03-221-1/+0
| * | mm/vmalloc: add interfaces to free unmapped page tableToshi Kani2018-03-221-0/+10
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-03-2217-18/+158
|\ \ \
| * \ \ Merge tag 'mac80211-for-davem-2018-03-21' of git://git.kernel.org/pub/scm/lin...David S. Miller2018-03-221-0/+4
| |\ \ \
| | * | | mac80211: add ieee80211_hw flag for QoS NDP supportBen Caradoc-Davies2018-03-211-0/+4
| | | |/ | | |/|
| * / | net: phy: Add general dummy stubs for MMD register accessKevin Hao2018-03-221-0/+4
| |/ /
| * | vlan: Fix out of order vlan headers with reorder header offToshiaki Makita2018-03-161-11/+55
| * | net: Fix vlan untag for bridge and vlan_dev with reorder_hdr offToshiaki Makita2018-03-161-0/+1
| * | ipv4: lock mtu in fnhe when received PMTU < net.ipv4.route.min_pmtuSabrina Dubroca2018-03-143-3/+12
| * | net: use skb_to_full_sk() in skb_update_prio()Eric Dumazet2018-03-141-2/+2
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2018-03-132-0/+6
| |\ \
| | * | xfrm: reuse uncached_list to track xdstsXin Long2018-02-162-0/+6
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-03-121-0/+2
| |\ \ \
| | * | | netfilter: x_tables: add and use xt_check_proc_nameFlorian Westphal2018-03-111-0/+2
| * | | | 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-071-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-202-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-151-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-051-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
| | |_|/ / / / / / | |/| | | | | | |