summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* udp6: set rx_dst_cookie on rx_dst updatesPaolo Abeni2017-08-251-1/+1
* tcp: fix refcnt leak with ebpf congestion controlSabrina Dubroca2017-08-251-3/+1
* net_sched: fix a refcount_t issue with noop_qdiscEric Dumazet2017-08-241-0/+7
* net: core: Specify skb_pad()/skb_put_padto() SKB freeingFlorian Fainelli2017-08-231-4/+37
* ipv6: add rcu grace period before freeing fib6_nodeWei Wang2017-08-221-1/+29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-08-215-11/+14
|\
| * net_sched: fix order of queue length updates in qdisc_replace()Konstantin Khlebnikov2017-08-201-1/+4
| * datagram: When peeking datagrams with offset < 0 don't skip empty skbsMatthew Dawson2017-08-181-3/+1
| * ipv4: better IP_MAX_MTU enforcementEric Dumazet2017-08-161-2/+2
| * ptr_ring: use kmalloc_array()Eric Dumazet2017-08-162-5/+7
* | pids: make task_tgid_nr_ns() safeOleg Nesterov2017-08-212-25/+30
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-08-201-2/+2
|\ \
| * | perf/x86: Fix RDPMC vs. mm_struct trackingPeter Zijlstra2017-08-101-2/+2
* | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-08-201-0/+8
|\ \ \
| * | | kernel/watchdog: Prevent false positives with turbo modesThomas Gleixner2017-08-181-0/+8
* | | | mm, oom: fix potential data corruption when oom_reaper races with writerMichal Hocko2017-08-181-0/+22
* | | | mm: discard memblock data laterPavel Tatashin2017-08-181-2/+4
* | | | wait: add wait_event_killable_timeout()Luis R. Rodriguez2017-08-181-0/+37
* | | | mm: memcontrol: fix NULL pointer crash in test_clear_page_writeback()Johannes Weiner2017-08-181-2/+8
* | | | pty: fix the cached path of the pty slave file descriptor in the masterLinus Torvalds2017-08-171-1/+1
| |_|/ |/| |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-08-157-10/+44
|\ \ \ | |/ / |/| |
| * | net: Fix a typo in comment about sock flags.Tonghao Zhang2017-08-151-1/+1
| * | ipv6: fix NULL dereference in ip6_route_dev_notify()Eric Dumazet2017-08-151-0/+10
| * | Merge tag 'wireless-drivers-for-davem-2017-08-15' of git://git.kernel.org/pub...David S. Miller2017-08-151-0/+15
| |\ \
| | * | mac80211: add api to start ba session timer expired flowNaftali Goldstein2017-08-091-0/+15
| * | | udp: fix linear skb reception with PEEK_OFFAl Viro2017-08-141-5/+4
| * | | PCI: Disable PCIe Relaxed Ordering if unsupporteddingtianhong2017-08-141-0/+3
| * | | udp: harden copy_linear_skb()Eric Dumazet2017-08-111-0/+2
| * | | net: fix compilation when busy poll is not enabledDaniel Borkmann2017-08-111-6/+6
| * | | bonding: require speed/duplex only for 802.3ad, alb and tlbAndreas Born2017-08-111-0/+5
| | |/ | |/|
* | | Merge tag 'tty-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-08-131-0/+1
|\ \ \
| * | | tty: pl011: fix initialization order of QDF2400 E44Timur Tabi2017-07-301-0/+1
* | | | Merge tag 'staging-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-08-132-0/+9
|\ \ \ \
| * \ \ \ Merge tag 'iio-fixes-for-4.13a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-07-232-0/+9
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | iio: accel: st_accel: add SPI-3wire supportLorenzo Bianconi2017-07-062-0/+9
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2017-08-121-0/+1
|\ \ \ \ \
| * | | | | iscsi-target: Fix iscsi_np reset hung task during parallel deleteNicholas Bellinger2017-08-061-0/+1
| |/ / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-08-111-0/+7
|\ \ \ \ \
| * \ \ \ \ Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linusJens Axboe2017-08-111-0/+7
| |\ \ \ \ \
| | * | | | | nvmet_fc: add defer_req callback for deferment of cmd buffer returnJames Smart2017-08-101-0/+7
* | | | | | | Merge tag 'drm-fixes-for-v4.13-rc5' of git://people.freedesktop.org/~airlied/...Linus Torvalds2017-08-102-4/+5
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'drm-misc-fixes-2017-08-08' of git://anongit.freedesktop.org/git/dr...Dave Airlie2017-08-101-1/+2
| |\ \ \ \ \ \ \
| | * | | | | | | dma-buf/sync_file: Allow multiple sync_files to wrap a single dma-fenceChris Wilson2017-07-311-1/+2
| * | | | | | | | Merge branch 'msm-fixes-4.13-rc3' of git://people.freedesktop.org/~robclark/l...Dave Airlie2017-08-101-3/+3
| |\ \ \ \ \ \ \ \
| | * | | | | | | | drm/msm: Remove __user from __u64 data typesJordan Crouse2017-08-011-3/+3
* | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-08-102-29/+42
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | mm: fix MADV_[FREE|DONTNEED] TLB flush miss problemMinchan Kim2017-08-102-1/+9
| * | | | | | | | | | mm: make tlb_flush_pending globalMinchan Kim2017-08-101-21/+0
| * | | | | | | | | | mm: refactor TLB gathering APIMinchan Kim2017-08-102-3/+10
| * | | | | | | | | | mm: migrate: fix barriers around tlb_flush_pendingNadav Amit2017-08-101-4/+10