Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | net: convert sk_filter.refcnt from atomic_t to refcount_t | Reshetova, Elena | 2017-03-22 | 1 | -1/+2 | |
* | | | | | | openvswitch: Optimize sample action for the clone use cases | andy zhou | 2017-03-22 | 1 | -0/+15 | |
* | | | | | | sock: introduce SO_MEMINFO getsockopt | Josh Hunt | 2017-03-22 | 2 | -0/+4 | |
* | | | | | | neighbour: fix nlmsg_pid in notifications | Roopa Prabhu | 2017-03-22 | 1 | -1/+2 | |
* | | | | | | rhashtable: Add rhashtable_lookup_get_insert_fast | Andreas Gruenbacher | 2017-03-21 | 1 | -0/+22 | |
* | | | | | | net: stmmac: RX queue routing configuration | Joao Pinto | 2017-03-21 | 1 | -0/+1 | |
* | | | | | | net: stmmac: TX and RX queue priority configuration | Joao Pinto | 2017-03-21 | 1 | -0/+4 | |
* | | | | | | net: usb: usb: remove old api ethtool_{get|set}_settings | Philippe Reynes | 2017-03-21 | 1 | -4/+0 | |
* | | | | | | net: usb: usbnet: add new api ethtool_{get|set}_link_ksettings | Philippe Reynes | 2017-03-21 | 1 | -0/+4 | |
* | | | | | | net: ipv4: add support for ECMP hash policy choice | Nikolay Aleksandrov | 2017-03-21 | 3 | -12/+9 | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 2017-03-21 | 6 | -16/+47 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | netfilter: refcounter conversions | Reshetova, Elena | 2017-03-17 | 3 | -9/+14 | |
| * | | | | | | netfilter: nft_fib: Support existence check | Phil Sutter | 2017-03-13 | 2 | -1/+2 | |
| * | | | | | | netfilter: nft_ct: add helper set support | Florian Westphal | 2017-03-13 | 1 | -1/+11 | |
| * | | | | | | netfilter: provide nft_ctx in object init function | Florian Westphal | 2017-03-13 | 1 | -1/+2 | |
| * | | | | | | netfilter: nf_tables: add nft_set_lookup() | Pablo Neira Ayuso | 2017-03-06 | 1 | -4/+5 | |
| * | | | | | | netfilter: nft_hash: support of symmetric hash | Laura Garcia Liebana | 2017-03-06 | 1 | -0/+13 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | bpf: add helper inlining infra and optimize map_array lookup | Alexei Starovoitov | 2017-03-16 | 3 | -1/+15 | |
* | | | | | | tcp: remove tcp_tw_recycle | Soheil Hassas Yeganeh | 2017-03-16 | 3 | -4/+1 | |
* | | | | | | tcp: remove per-destination timestamp cache | Soheil Hassas Yeganeh | 2017-03-16 | 1 | -5/+1 | |
* | | | | | | ipv4: fib_rules: Add notifier info to FIB rules notifications | Ido Schimmel | 2017-03-16 | 1 | -0/+5 | |
* | | | | | | ipv4: fib_rules: Check if rule is a default rule | Ido Schimmel | 2017-03-16 | 2 | -0/+8 | |
* | | | | | | net: dsa: check out-of-range ageing time value | Vivien Didelot | 2017-03-15 | 1 | -0/+4 | |
* | | | | | | mqprio: Modify mqprio to pass user parameters via ndo_setup_tc. | Amritha Nambiar | 2017-03-15 | 1 | -1/+1 | |
* | | | | | | mqprio: Change handling of hw u8 to allow for multiple hardware offload modes | Alexander Duyck | 2017-03-15 | 1 | -0/+8 | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-03-15 | 44 | -104/+429 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| * | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2017-03-15 | 2 | -0/+5 | |
| |\ \ \ \ \ | ||||||
| | * \ \ \ \ | Merge remote-tracking branch 'mkp-scsi/fixes' into fixes | James Bottomley | 2017-03-07 | 2 | -0/+5 | |
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | | | ||||||
| | | * | | | | scsi: mpt3sas: Avoid sleeping in interrupt context | Bart Van Assche | 2017-03-01 | 1 | -0/+4 | |
| | | * | | | | scsi: libiscsi: add lock around task lists to fix list corruption regression | Chris Leech | 2017-02-28 | 1 | -0/+1 | |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-03-14 | 12 | -13/+50 | |
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | ||||||
| | * | | | | | bpf: improve read-only handling | Daniel Borkmann | 2017-03-12 | 1 | -4/+12 | |
| | * | | | | | net: Work around lockdep limitation in sockets that use sockets | David Howells | 2017-03-09 | 6 | -8/+13 | |
| | * | | | | | bpf: convert htab map to hlist_nulls | Alexei Starovoitov | 2017-03-09 | 2 | -0/+19 | |
| | * | | | | | uapi: fix linux/packet_diag.h userspace compilation error | Dmitry V. Levin | 2017-03-09 | 1 | -1/+1 | |
| | * | | | | | dccp: fix use-after-free in dccp_feat_activate_values | Eric Dumazet | 2017-03-07 | 1 | -0/+1 | |
| * | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-03-12 | 1 | -0/+23 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | kexec, x86/purgatory: Unbreak it and clean it up | Thomas Gleixner | 2017-03-10 | 1 | -0/+23 | |
| * | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-03-12 | 1 | -0/+4 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | irqdomain: Add empty irq_domain_check_msi_remap | Mian Yousaf Kaukab | 2017-03-06 | 1 | -0/+4 | |
| | | |_|/ / / / | | |/| | | | | | ||||||
| * | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2017-03-11 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | KVM: arm/arm64: vgic-v3: Don't pretend to support IRQ/FIQ bypass | Marc Zyngier | 2017-03-06 | 1 | -0/+2 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-03-11 | 1 | -3/+15 | |
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | ||||||
| | * | | | | | | random: convert get_random_int/long into get_random_u32/u64 | Jason A. Donenfeld | 2017-01-27 | 1 | -2/+15 | |
| | * | | | | | | random: use chacha20 for get_random_int/long | Jason A. Donenfeld | 2017-01-27 | 1 | -1/+0 | |
| * | | | | | | | Merge tag 'ceph-for-4.11-rc2' of git://github.com/ceph/ceph-client | Linus Torvalds | 2017-03-10 | 2 | -0/+3 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | libceph: osd_request_timeout option | Ilya Dryomov | 2017-03-07 | 2 | -0/+3 | |
| | | |/ / / / / | | |/| | | | | | ||||||
| * | | | | | | | Merge branch 'prep-for-5level' | Linus Torvalds | 2017-03-10 | 10 | -35/+277 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | mm: convert generic code to 5-level paging | Kirill A. Shutemov | 2017-03-09 | 4 | -10/+75 | |
| | * | | | | | | | asm-generic: introduce <asm-generic/pgtable-nop4d.h> | Kirill A. Shutemov | 2017-03-09 | 3 | -24/+89 |