summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* batman-adv: fix packet loss for broadcasted DHCP packets to a serverLinus Lüssing2018-03-241-1/+4
* batman-adv: fix multicast-via-unicast transmission with AP isolationLinus Lüssing2018-03-241-2/+2
* batman-adv: Fix skbuff rcsum on packet rerouteSven Eckelmann2018-03-181-5/+10
* batman-adv: Add missing include for EPOLL* constantsSven Eckelmann2018-03-182-0/+2
* batman-adv: fix header size check in batadv_dbg_arp()Matthias Schiffer2018-03-161-1/+1
* batman-adv: update data pointers after skb_cow()Matthias Schiffer2018-03-161-5/+5
* batman-adv: Fix multicast packet loss with a single WANT_ALL_IPV4/6 flagLinus Lüssing2018-03-041-2/+2
* batman-adv: Fix internal interface indices typesSven Eckelmann2018-02-255-21/+31
* batman-adv: Fix netlink dumping of BLA backbonesSven Eckelmann2018-02-251-4/+7
* batman-adv: Fix netlink dumping of BLA claimsSven Eckelmann2018-02-251-4/+7
* batman-adv: Ignore invalid batadv_v_gw during netlink sendSven Eckelmann2018-02-251-1/+1
* batman-adv: Ignore invalid batadv_iv_gw during netlink sendSven Eckelmann2018-02-251-1/+1
* batman-adv: invalidate checksum on fragment reassemblyMatthias Schiffer2018-02-251-1/+2
* batman-adv: fix packet checksum in receive pathMatthias Schiffer2018-02-251-7/+1
* Linux 4.16-rc1v4.16-rc1Linus Torvalds2018-02-111-2/+2
* unify {de,}mangle_poll(), get rid of kernel-side POLL...Al Viro2018-02-118-142/+47
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11297-913/+913
* Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-02-118-40/+47
|\
| * annotate ep_scan_ready_list()Al Viro2018-02-011-11/+13
| * ep_send_events_proc(): return result via esed->resAl Viro2018-02-011-7/+10
| * preparation to switching ->poll() to returning EPOLL...Al Viro2018-02-011-1/+2
| * add EPOLLNVAL, annotate EPOLL... and event_poll->eventAl Viro2018-02-011-16/+17
| * use linux/poll.h instead of asm/poll.hAl Viro2018-02-013-3/+3
| * xen: fix poll misannotationAl Viro2018-02-011-1/+1
| * smc: missing poll annotationsAl Viro2018-02-011-1/+1
* | Merge tag 'xtensa-20180211' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2018-02-111-0/+2
|\ \
| * | xtensa: fix build with KASANMax Filippov2018-02-111-0/+2
* | | Merge tag 'nios2-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-02-113-10/+8
|\ \ \ | |/ / |/| |
| * | nios2: defconfig: Cleanup from old Kconfig optionsKrzysztof Kozlowski2018-02-112-2/+0
| * | nios2: dts: Remove leading 0x and 0s from bindings notationMathieu Malaterre2018-02-111-8/+8
* | | Merge tag 'pci-v4.16-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-02-101-2/+3
|\ \ \
| * | | powerpc/pci: Fix broken INTx configuration via OFAlexey Kardashevskiy2018-02-101-2/+3
* | | | Merge tag 'for-linus-20180210' of git://git.kernel.dk/linux-blockLinus Torvalds2018-02-1012-63/+212
|\ \ \ \
| * \ \ \ Merge branch 'for-linus' into testJens Axboe2018-02-0712-63/+212
| |\ \ \ \
| | * | | | block, bfq: add requeue-request hookPaolo Valente2018-02-071-25/+82
| | * | | | bcache: fix for data collapse after re-attaching an attached deviceTang Junhui2018-02-073-7/+11
| | * | | | bcache: return attach error when no cache set existTang Junhui2018-02-071-2/+3
| | * | | | bcache: set writeback_rate_update_seconds in range [1, 60] secondsColy Li2018-02-073-2/+7
| | * | | | bcache: fix for allocator and register thread raceTang Junhui2018-02-072-4/+18
| | * | | | bcache: set error_limit correctlyColy Li2018-02-073-3/+4
| | * | | | bcache: properly set task state in bch_writeback_thread()Coly Li2018-02-072-3/+8
| | * | | | bcache: fix high CPU occupancy during journalTang Junhui2018-02-073-15/+36
| | * | | | bcache: add journal statisticTang Junhui2018-02-073-0/+24
| | * | | | block: Add should_fail_bio() for bpf error injectionHoward McLauchlan2018-02-061-1/+10
| | * | | | blk-wbt: account flush requests correctlyJens Axboe2018-02-061-1/+9
| * | | | | Merge branch 'master' into testJens Axboe2018-02-071825-25966/+43314
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into testJens Axboe2018-02-05787-9908/+35377
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'for-linus' into testJens Axboe2018-02-0111-26/+75
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge tag 'platform-drivers-x86-v4.16-3' of git://github.com/dvhart/linux-pdx86Linus Torvalds2018-02-102-11/+363
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | platform/x86: mlx-platform: Add support for new 200G IB and Ethernet systemsVadim Pasternak2018-02-091-0/+142