aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-02-06mac80211: Allocate a sync skcipher explicitly for FILS AEADJouni Malinen1-2/+2
2017-02-06mac80211: Fix FILS AEAD protection in Association Request frameJouni Malinen1-1/+1
2017-02-05Linux 4.10-rc7Linus Torvalds1-1/+1
2017-02-05ip6_gre: fix ip6gre_err() invalid readsEric Dumazet1-19/+21
2017-02-05Merge branch 'remove-__napi_complete_done'David S. Miller13-222/+127
2017-02-05net: remove __napi_complete()Eric Dumazet2-22/+3
2017-02-05aeroflex/greth: use napi_complete_done()Eric Dumazet1-1/+1
2017-02-05ibm/emac: use napi_complete_done()Eric Dumazet1-9/+9
2017-02-05qla3xxx: add GRO supportEric Dumazet1-17/+14
2017-02-05ks8695net: add GRO supportEric Dumazet1-6/+5
2017-02-05skge: use napi_complete_done()Eric Dumazet1-5/+3
2017-02-05ep93xx_eth: add GRO supportEric Dumazet1-23/+6
2017-02-05pcnet32: use napi_complete_done()Eric Dumazet1-8/+3
2017-02-05amd8111e: add GRO supportEric Dumazet1-92/+72
2017-02-05epic100: use napi_complete_done()Eric Dumazet1-24/+7
2017-02-058139cp: use napi_complete_done()Eric Dumazet1-9/+2
2017-02-058139too: use napi_complete_done()Eric Dumazet1-6/+2
2017-02-04Merge branch 'ipv6-Improve-user-experience-with-multipath-routes'David S. Miller4-25/+227
2017-02-04net: ipv6: Use compressed IPv6 addresses showing route replace errorDavid Ahern1-1/+1
2017-02-04net: ipv6: Change notifications for multipath delete to RTA_MULTIPATHDavid Ahern2-1/+28
2017-02-04net: ipv6: Change notifications for multipath add to RTA_MULTIPATHDavid Ahern3-3/+54
2017-02-04net: ipv6: Add support to dump multipath routes via RTA_MULTIPATH attributeDavid Ahern2-17/+105
2017-02-04net: ipv6: Allow shorthand delete of all nexthops in multipath routeDavid Ahern2-3/+39
2017-02-04netlabel: out of bound access in cipso_v4_validate()Eric Dumazet2-0/+8
2017-02-04ipv4: keep skb->dst around in presence of IP optionsEric Dumazet1-1/+8
2017-02-04virtio_net: exploit napi_complete_done() return valueEric Dumazet1-5/+6
2017-02-04libnvdimm, pfn: fix memmap reservation size versus 4K alignmentDan Williams1-5/+2
2017-02-04Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-14/+50
2017-02-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2017-02-04Merge tag 'char-misc-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds4-6/+38
2017-02-04Merge tag 'staging-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds6-9/+17
2017-02-04Merge tag 'usb-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds8-15/+33
2017-02-04Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller14-153/+129
2017-02-03Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+10
2017-02-04PM / runtime: Avoid false-positive warnings from might_sleep_if()Rafael J. Wysocki1-5/+6
2017-02-03Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds3-14/+5
2017-02-03Merge tag 'vfio-v4.10-rc7' of git://github.com/awilliam/linux-vfioLinus Torvalds1-6/+5
2017-02-04cpufreq: intel_pstate: Disable energy efficiency optimizationSrinivas Pandruvada1-0/+30
2017-02-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds10-18/+84
2017-02-03net: skb_needs_check() accepts CHECKSUM_NONE for txEric Dumazet1-3/+4
2017-02-03net: remove support for per driver ndo_busy_poll()Eric Dumazet4-21/+0
2017-02-03enic: Remove local ndo_busy_poll() implementation.David S. Miller2-139/+5
2017-02-03ixgbevf: get rid of custom busy polling codeEric Dumazet3-215/+0
2017-02-03ixgbe: get rid of custom busy polling codeEric Dumazet4-224/+5
2017-02-03mm, fs: check for fatal signals in do_generic_file_read()Michal Hocko1-0/+5
2017-02-03fs: break out of iomap_file_buffered_write on fatal signalsMichal Hocko2-0/+8
2017-02-03base/memory, hotplug: fix a kernel oops in show_valid_zones()Toshi Kani3-12/+23
2017-02-03mm/memory_hotplug.c: check start_pfn in test_pages_in_a_zone()Toshi Kani1-4/+8
2017-02-03jump label: pass kbuild_cflags when checking for asm goto supportDavid Lin1-1/+1
2017-02-03shmem: fix sleeping from atomic contextKirill A. Shutemov1-2/+9