summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-256-9/+23
|\
| * bnx2x: Fix NULL pointer dereference in bnx2x_del_all_vlans() on some hwIvan Mironov2018-12-241-4/+10
| * net/net_namespace: Check the return value of register_pernet_subsys()Aditya Pakki2018-12-241-1/+2
| * net/netlink_compat: Fix a missing check of nla_parse_nestedAditya Pakki2018-12-241-2/+5
| * ieee802154: lowpan_header_create check must check daddrWillem de Bruijn2018-12-241-0/+3
| * iptunnel: Set tun_flags in the iptunnel_metadata_reply from srcwenxu2018-12-241-0/+1
| * net: Revert recent Spectre-v1 patches.David S. Miller2018-12-244-9/+0
| * can: af_can: Fix Spectre v1 vulnerabilityGustavo A. R. Silva2018-12-231-0/+2
| * packet: validate address length if non-zeroWillem de Bruijn2018-12-231-2/+2
| * nfc: af_nfc: Fix Spectre v1 vulnerabilityGustavo A. R. Silva2018-12-231-0/+2
| * phonet: af_phonet: Fix Spectre v1 vulnerabilityGustavo A. R. Silva2018-12-231-0/+3
| * net: core: Fix Spectre v1 vulnerabilityGustavo A. R. Silva2018-12-231-0/+2
* | net: dccp: fix kernel crash on module loadPeter Oskolkov2018-12-253-12/+31
* | drivers/net: appletalk/cops: remove redundant if statement and maskColin Ian King2018-12-241-8/+2
* | net/mlx4_core: drop useless LIST_HEADJulia Lawall2018-12-241-5/+0
* | mlxsw: spectrum: drop useless LIST_HEADJulia Lawall2018-12-241-1/+0
* | net/mlx5e: drop useless LIST_HEADJulia Lawall2018-12-241-3/+0
* | net/mlx5e: fix semicolon.cocci warningskbuild test robot2018-12-241-1/+1
* | staging: octeon: fix build failure with XFRM enabledFlorian Westphal2018-12-241-2/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-2263-627/+767
|\|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2018-12-214-15/+35
| |\
| | * serial/sunsu: fix refcount leakYangtao Li2018-12-211-5/+26
| | * sparc: Set "ARCH: sunxx" information on the same lineCorentin Labbe2018-12-212-9/+8
| | * sparc: vdso: Drop implicit common-page-size linker flagndesaulniers@google.com2018-12-211-1/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-12-2111-16/+33
| |\ \
| | * | qmi_wwan: Fix qmap header retrieval in qmimux_rx_fixupDaniele Palmas2018-12-211-7/+8
| | * | qmi_wwan: Add support for Fibocom NL678 seriesJörgen Storvist2018-12-211-0/+1
| | * | tls: Do not call sk_memcopy_from_iter with zero lengthVakul Garg2018-12-211-4/+6
| | * | ipv6: tunnels: fix two use-after-freeEric Dumazet2018-12-212-0/+2
| | * | Prevent overflow of sk_msg in sk_msg_clone()Vakul Garg2018-12-211-0/+3
| | * | packet: validate address lengthWillem de Bruijn2018-12-211-0/+4
| | * | net: netxen: fix a missing check and an uninitialized useKangjie Lu2018-12-211-1/+2
| | * | tcp: fix a race in inet_diag_dump_icsk()Eric Dumazet2018-12-211-1/+3
| | * | MAINTAINERS: update cxgb4 and cxgb3 maintainerGanesh Goudar2018-12-211-2/+2
| | * | ipv6: frags: Fix bogus skb->sk in reassembled packetsHerbert Xu2018-12-211-0/+1
| | * | mscc: Configured MAC entries should be locked.Allan W. Nielsen2018-12-211-1/+1
| * | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-12-211-1/+3
| |\ \ \
| | * | | KVM: x86: nSVM: fix switch to guest mmuVitaly Kuznetsov2018-12-191-1/+3
| * | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2018-12-211-4/+1
| |\ \ \ \
| | * | | | posix-timers: Fix division by zero bugThomas Gleixner2018-12-171-4/+1
| * | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2018-12-211-6/+63
| |\ \ \ \ \
| | * | | | | futex: Cure exit raceThomas Gleixner2018-12-181-6/+63
| * | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-12-2127-392/+385
| |\ \ \ \ \ \
| | * | | | | | Revert "kbuild/Makefile: Prepare for using macros in inline assembly code to ...Ingo Molnar2018-12-195-26/+3
| | * | | | | | Revert "x86/objtool: Use asm macros to work around GCC inlining bugs"Ingo Molnar2018-12-192-45/+13
| | * | | | | | Revert "x86/refcount: Work around GCC inlining bug"Ingo Molnar2018-12-192-49/+33
| | * | | | | | Revert "x86/alternatives: Macrofy lock prefixes to work around GCC inlining b...Ingo Molnar2018-12-193-17/+15
| | * | | | | | Revert "x86/bug: Macrofy the BUG table section handling, to work around GCC i...Ingo Molnar2018-12-193-61/+46
| | * | | | | | Revert "x86/paravirt: Work around GCC inlining bugs when compiling paravirt ops"Ingo Molnar2018-12-192-28/+29
| | * | | | | | Revert "x86/extable: Macrofy inline assembly code to work around GCC inlining...Ingo Molnar2018-12-192-21/+33