summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* bpf: reduce verifier memory consumptionAlexei Starovoitov2017-11-011-3/+13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-307-33/+43
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-10-293-19/+21
| |\
| | * sctp: fix some type cast warnings introduced since very beginningXin Long2017-10-291-1/+1
| | * sctp: fix some type cast warnings introduced by stream reconfXin Long2017-10-291-16/+16
| | * tap: reference to KVA of an unloaded module causes kernel panicGirish Moodalbail2017-10-281-2/+2
| | * net/mlx5e: DCBNL, Implement tc with ets type and zero bandwidthHuy Nguyen2017-10-261-0/+2
| * | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-10-271-11/+16
| |\ \
| | * | sched/swait: Document it clearly that the swait facilities are special and sh...Davidlohr Bueso2017-10-231-11/+16
| * | | PM / QoS: Fix device resume latency PM QoSRafael J. Wysocki2017-10-241-2/+3
| |/ /
| * | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-10-222-1/+3
| |\ \ | | |/ | |/|
| | * Merge tag 'irqchip-4.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Thomas Gleixner2017-10-162-1/+3
| | |\
| | | * genirq: generic chip: remove irq_gc_mask_disable_reg_and_ack()Doug Berger2017-10-131-1/+0
| | | * genirq: generic chip: Add irq_gc_mask_disable_and_ack_set()Doug Berger2017-10-131-0/+1
| | | * irqchip/gic-v3-its: Add missing changes to support 52bit physical addressShanker Donthineni2017-10-131-0/+2
* | | | net/sched: Add support for HW offloading for CBSVinicius Costa Gomes2017-10-271-0/+1
* | | | net: dsa: lan9303: Move struct lan9303 to include/linux/dsa/lan9303.hEgil Hjelmeland2017-10-271-0/+36
* | | | bpf: remove tail_call and get_stackid helper declarations from bpf.hGianluca Borello2017-10-271-3/+0
* | | | drivers/net: wan/sdla: Convert timers to use timer_setup()Kees Cook2017-10-271-0/+1
* | | | tcp: TCP experimental option for SMCUrsula Braun2017-10-261-2/+7
* | | | macvlan: remove unused fields in struct macvlan_devGirish Moodalbail2017-10-262-15/+4
* | | | bpf: permit multiple bpf attachments for a single perf eventYonghong Song2017-10-252-9/+64
* | | | tcp: Configure TFO without cookie per socket and/or per routeChristoph Paasch2017-10-241-1/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-2217-55/+168
|\| | |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-10-212-1/+4
| |\ \ \
| | * | | bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb regionJohn Fastabend2017-10-201-1/+1
| | * | | tun: call dev_get_valid_name() before register_netdevice()Cong Wang2017-10-161-0/+3
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-10-212-0/+10
| |\ \ \ \
| | * | | | Input: allow matching device IDs on property bitsDmitry Torokhov2017-10-192-0/+7
| | * | | | Input: factor out and export input_device_id matching codeDmitry Torokhov2017-10-191-0/+3
| * | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2017-10-201-2/+2
| |\ \ \ \ \
| | * \ \ \ \ Merge tag 'mvebu-fixes-4.14-2' of git://git.infradead.org/linux-mvebu into fixesArnd Bergmann2017-10-191-2/+2
| | |\ \ \ \ \
| | | * | | | | bus: mbus: fix window size calculation for 4GB windowsJan Luebbe2017-10-121-2/+2
| * | | | | | | Merge branch 'fixes-v4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-10-201-17/+30
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge commit 'tags/keys-fixes-20171018' into fixes-v4.14-rc5James Morris2017-10-191-17/+30
| | |\ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| | | * | | | | | KEYS: Fix race between updating and finding a negative keyDavid Howells2017-10-181-17/+30
| | | | |_|_|_|/ | | | |/| | | |
| * | | | | | | doc: Fix various RCU docbook comment-header problemsPaul E. McKenney2017-10-193-9/+16
| * | | | | | | membarrier: Provide register expedited private commandMathieu Desnoyers2017-10-192-0/+19
| |/ / / / / /
| * | | | | | Merge tag 'char-misc-4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-10-151-1/+1
| |\ \ \ \ \ \
| | * | | | | | Drivers: hv: vmbus: Fix bugs in rescind handlingK. Y. Srinivasan2017-10-041-1/+1
| * | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-10-141-8/+0
| |\ \ \ \ \ \ \
| | * | | | | | | sched/core: Fix wake_affine() performance regressionPeter Zijlstra2017-10-101-8/+0
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | kmemleak: clear stale pointers from task stacksKonstantin Khlebnikov2017-10-131-1/+1
| * | | | | | | fs/mpage.c: fix mpage_writepage() for pages with buffersMatthew Wilcox2017-10-131-0/+1
| * | | | | | | linux/kernel.h: add/correct kernel-doc notationRandy Dunlap2017-10-131-16/+74
| * | | | | | | include/linux/of.h: provide of_n_{addr,size}_cells wrappers for !CONFIG_OFArnd Bergmann2017-10-131-0/+10
| |/ / / / / /
* | | | | | | drivers, connector: convert cn_callback_entry.refcnt from atomic_t to refcount_tElena Reshetova2017-10-221-2/+2
* | | | | | | drivers, net, mlx5: convert mlx5_cq.refcount from atomic_t to refcount_tElena Reshetova2017-10-221-2/+2
* | | | | | | drivers, net, mlx4: convert mlx4_srq.refcount from atomic_t to refcount_tElena Reshetova2017-10-221-1/+1
* | | | | | | drivers, net, mlx4: convert mlx4_qp.refcount from atomic_t to refcount_tElena Reshetova2017-10-221-1/+1