summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* f2fs: show flush list status in sysfsChao Yu2017-10-102-2/+6
* f2fs: introduce read_xattr_blockChao Yu2017-10-101-26/+24
* f2fs: introduce read_inline_xattrChao Yu2017-10-101-30/+29
* Revert "f2fs: reuse nids more aggressively"Chao Yu2017-10-101-4/+0
* Revert "f2fs: node segment is prior to data segment selected victim"Yunlong Song2017-10-101-11/+1
* Merge tag 'f2fs-for-4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-10-103-5/+5
|\
| * f2fs: fix potential panic during fstrimChao Yu2017-10-033-5/+5
* | Merge tag 'linux-kselftest-4.14-rc5-fixes' of git://git.kernel.org/pub/scm/li...Linus Torvalds2017-10-102-3/+3
|\ \
| * | selftests: mqueue: fix regression in silencing output from RUN_TESTSShuah Khan2017-10-051-2/+2
| * | selftests: x86: sysret_ss_attrs doesn't build on a PIE buildShuah Khan2017-10-051-1/+1
* | | Merge branch 'ppc-bundle' (bundle from Michael Ellerman)Linus Torvalds2017-10-092-2/+35
|\ \ \
| * | | powerpc/tm: Fix illegal TM state in signal handlerGustavo Romero2017-10-061-1/+12
| * | | powerpc/64s: Use emergency stack for kernel TM Bad Thing program checksCyril Bur2017-10-061-1/+23
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-10-0954-164/+211
|\ \ \ \
| * | | | cdc_ether: flag the u-blox TOBY-L2 and SARA-U2 as wwanAleksander Morgado2017-10-091-0/+13
| * | | | net: thunderx: mark expected switch fall-throughs in nicvf_main()Gustavo A. R. Silva2017-10-091-0/+2
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2017-10-0926-64/+107
| |\ \ \ \
| | * | | | netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'Shmulik Ladkani2017-10-094-2/+27
| | * | | | netfilter: SYNPROXY: skip non-tcp packet in {ipv4, ipv6}_synproxy_hookLin Zhang2017-10-092-2/+3
| | * | | | netfilter: x_tables: avoid stack-out-of-bounds read in xt_copy_counters_from_...Eric Dumazet2017-10-061-2/+2
| | * | | | netfilter: nf_tables: do not dump chain counters if not enabledPablo Neira Ayuso2017-10-061-1/+1
| | * | | | netfilter: nf_tables: Release memory obtained by kasprintfArvind Yadav2017-10-031-1/+3
| | * | | | netfilter: ebtables: fix race condition in frame_filter_net_init()Artem Savkov2017-09-295-17/+19
| | * | | | netfilter: nf_tables: fix update chain errorJingPiao Chen2017-09-291-2/+2
| | * | | | netfilter: ipset: Fix race between dump and swapRoss Lagerwall2017-09-291-2/+5
| | * | | | netfilter: ipset: pernet ops must be unregistered lastFlorian Westphal2017-09-261-9/+13
| | * | | | netfilter: ipset: Fix adding an IPv4 range containing more than 2^31 addressesJozsef Kadlecsik2017-09-2610-22/+24
| | * | | | netfilter: xt_socket: Restore mark from full sockets onlySubash Abhinov Kasiviswanathan2017-09-261-2/+2
| | * | | | netfilter: ipvs: full-functionality option for ECN encapsulation in tunnelVadim Fedorenko2017-09-261-2/+6
| * | | | | Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2017-10-096-54/+13
| |\ \ \ \ \
| | * | | | | ixgbe: incorrect XDP ring accounting in ethtool tx_frame paramJohn Fastabend2017-10-091-8/+8
| | * | | | | net: ixgbe: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flagDing Tianhong2017-10-092-41/+0
| | * | | | | Revert commit 1a8b6d76dc5b ("net:add one common config...")Ding Tianhong2017-10-093-5/+1
| | * | | | | ixgbe: fix masking of bits read from IXGBE_VXLANCTRL registerSabrina Dubroca2017-10-091-1/+1
| | * | | | | ixgbe: Return error when getting PHY address if PHY access is not supportedMark D Rustad2017-10-091-0/+4
| * | | | | | udp: fix bcast packet receptionPaolo Abeni2017-10-091-9/+5
| * | | | | | netlink: do not set cb_running if dump's start() errsJason A. Donenfeld2017-10-091-6/+7
| * | | | | | Merge tag 'mac80211-for-davem-2017-10-09' of git://git.kernel.org/pub/scm/lin...David S. Miller2017-10-091-2/+12
| |\ \ \ \ \ \
| | * | | | | | nl80211: Define policy for packet pattern attributesPeng Xu2017-10-041-2/+12
| * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-10-094-4/+8
| |\ \ \ \ \ \ \
| | * | | | | | | xfrm: don't call xfrm_policy_cache_flush under xfrm_state_lockArtem Savkov2017-09-281-2/+2
| | * | | | | | | vti: fix NULL dereference in xfrm_input()Alexey Kodanev2017-09-131-2/+4
| | * | | | | | | xfrm: Fix negative device refcount on offload failure.Steffen Klassert2017-09-111-0/+1
| | * | | | | | | xfrm: Fix deletion of offloaded SAs on failure.Steffen Klassert2017-09-111-0/+1
| * | | | | | | | ipv4: Fix traffic triggered IPsec connections.Steffen Klassert2017-10-091-1/+1
| * | | | | | | | ipv6: Fix traffic triggered IPsec connections.Steffen Klassert2017-10-091-1/+1
| | |_|/ / / / / | |/| | | | | |
| * | | | | | | tipc: Unclone message at secondary destination lookupJon Maloy2017-10-081-0/+8
| * | | | | | | tipc: correct initialization of skb listJon Maloy2017-10-081-2/+2
| * | | | | | | gso: fix payload length when gso_size is zeroAlexey Kodanev2017-10-083-3/+3
| * | | | | | | mlxsw: spectrum_router: Avoid expensive lookup during route removalIdo Schimmel2017-10-081-14/+0