summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | net: convert sk_filter.refcnt from atomic_t to refcount_tReshetova, Elena2017-03-221-1/+2
* | | | | | openvswitch: Optimize sample action for the clone use casesandy zhou2017-03-221-0/+15
* | | | | | sock: introduce SO_MEMINFO getsockoptJosh Hunt2017-03-222-0/+4
* | | | | | neighbour: fix nlmsg_pid in notificationsRoopa Prabhu2017-03-221-1/+2
* | | | | | rhashtable: Add rhashtable_lookup_get_insert_fastAndreas Gruenbacher2017-03-211-0/+22
* | | | | | net: stmmac: RX queue routing configurationJoao Pinto2017-03-211-0/+1
* | | | | | net: stmmac: TX and RX queue priority configurationJoao Pinto2017-03-211-0/+4
* | | | | | net: usb: usb: remove old api ethtool_{get|set}_settingsPhilippe Reynes2017-03-211-4/+0
* | | | | | net: usb: usbnet: add new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-211-0/+4
* | | | | | net: ipv4: add support for ECMP hash policy choiceNikolay Aleksandrov2017-03-213-12/+9
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2017-03-216-16/+47
|\ \ \ \ \ \
| * | | | | | netfilter: refcounter conversionsReshetova, Elena2017-03-173-9/+14
| * | | | | | netfilter: nft_fib: Support existence checkPhil Sutter2017-03-132-1/+2
| * | | | | | netfilter: nft_ct: add helper set supportFlorian Westphal2017-03-131-1/+11
| * | | | | | netfilter: provide nft_ctx in object init functionFlorian Westphal2017-03-131-1/+2
| * | | | | | netfilter: nf_tables: add nft_set_lookup()Pablo Neira Ayuso2017-03-061-4/+5
| * | | | | | netfilter: nft_hash: support of symmetric hashLaura Garcia Liebana2017-03-061-0/+13
| | |_|/ / / | |/| | | |
* | | | | | bpf: add helper inlining infra and optimize map_array lookupAlexei Starovoitov2017-03-163-1/+15
* | | | | | tcp: remove tcp_tw_recycleSoheil Hassas Yeganeh2017-03-163-4/+1
* | | | | | tcp: remove per-destination timestamp cacheSoheil Hassas Yeganeh2017-03-161-5/+1
* | | | | | ipv4: fib_rules: Add notifier info to FIB rules notificationsIdo Schimmel2017-03-161-0/+5
* | | | | | ipv4: fib_rules: Check if rule is a default ruleIdo Schimmel2017-03-162-0/+8
* | | | | | net: dsa: check out-of-range ageing time valueVivien Didelot2017-03-151-0/+4
* | | | | | mqprio: Modify mqprio to pass user parameters via ndo_setup_tc.Amritha Nambiar2017-03-151-1/+1
* | | | | | mqprio: Change handling of hw u8 to allow for multiple hardware offload modesAlexander Duyck2017-03-151-0/+8
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-03-1544-104/+429
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-03-152-0/+5
| |\ \ \ \ \
| | * \ \ \ \ Merge remote-tracking branch 'mkp-scsi/fixes' into fixesJames Bottomley2017-03-072-0/+5
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | scsi: mpt3sas: Avoid sleeping in interrupt contextBart Van Assche2017-03-011-0/+4
| | | * | | | scsi: libiscsi: add lock around task lists to fix list corruption regressionChris Leech2017-02-281-0/+1
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-03-1412-13/+50
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | bpf: improve read-only handlingDaniel Borkmann2017-03-121-4/+12
| | * | | | | net: Work around lockdep limitation in sockets that use socketsDavid Howells2017-03-096-8/+13
| | * | | | | bpf: convert htab map to hlist_nullsAlexei Starovoitov2017-03-092-0/+19
| | * | | | | uapi: fix linux/packet_diag.h userspace compilation errorDmitry V. Levin2017-03-091-1/+1
| | * | | | | dccp: fix use-after-free in dccp_feat_activate_valuesEric Dumazet2017-03-071-0/+1
| * | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-03-121-0/+23
| |\ \ \ \ \ \
| | * | | | | | kexec, x86/purgatory: Unbreak it and clean it upThomas Gleixner2017-03-101-0/+23
| * | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-03-121-0/+4
| |\ \ \ \ \ \ \
| | * | | | | | | irqdomain: Add empty irq_domain_check_msi_remapMian Yousaf Kaukab2017-03-061-0/+4
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-03-111-0/+2
| |\ \ \ \ \ \ \
| | * | | | | | | KVM: arm/arm64: vgic-v3: Don't pretend to support IRQ/FIQ bypassMarc Zyngier2017-03-061-0/+2
| | |/ / / / / /
| * | | | | | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-03-111-3/+15
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | random: convert get_random_int/long into get_random_u32/u64Jason A. Donenfeld2017-01-271-2/+15
| | * | | | | | random: use chacha20 for get_random_int/longJason A. Donenfeld2017-01-271-1/+0
| * | | | | | | Merge tag 'ceph-for-4.11-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds2017-03-102-0/+3
| |\ \ \ \ \ \ \
| | * | | | | | | libceph: osd_request_timeout optionIlya Dryomov2017-03-072-0/+3
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge branch 'prep-for-5level'Linus Torvalds2017-03-1010-35/+277
| |\ \ \ \ \ \ \
| | * | | | | | | mm: convert generic code to 5-level pagingKirill A. Shutemov2017-03-094-10/+75
| | * | | | | | | asm-generic: introduce <asm-generic/pgtable-nop4d.h>Kirill A. Shutemov2017-03-093-24/+89