summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: hns3: add dma_rmb() for rx descriptionJian Shen2019-03-081-0/+2
* net: add missing documentation in linux/skbuff.hPedro Tammela2019-03-081-5/+59
* Merge branch 'stmmac-add-some-fixes-for-stm32'David S. Miller2019-03-087-26/+183
|\
| * ARM: dts: stm32: Add Ethernet support on stm32h7 SOC and activate it for eval...Christophe Roullier2019-03-084-0/+62
| * dt-bindings: net: stmmac: remove syscfg clock propertyChristophe Roullier2019-03-081-2/+1
| * net: ethernet: stmmac: add management of clk_csr propertyChristophe Roullier2019-03-081-0/+3
| * dt-bindings: net: stmmac: add phys config propertiesChristophe Roullier2019-03-081-3/+3
| * net: ethernet: stmmac: update to support all PHY config for stm32mp157c.Christophe Roullier2019-03-081-21/+86
| * net: ethernet: stmmac: manage Ethernet WoL for stm32mp157c.Christophe Roullier2019-03-081-1/+29
|/
* Merge branch 'sctp-process-the-error-returned-from-sctp_sock_migrate'David S. Miller2019-03-083-24/+44
|\
| * sctp: call sctp_auth_init_hmacs() in sctp_sock_migrate()Xin Long2019-03-081-0/+10
| * sctp: move up sctp_auth_init_hmacs() in sctp_endpoint_init()Xin Long2019-03-082-14/+10
| * sctp: sctp_sock_migrate() returns error if sctp_bind_addr_dup() failsXin Long2019-03-081-10/+24
|/
* vxlan: Fix GRO cells race condition between receive and link deleteStefano Brivio2019-03-081-1/+2
* rxrpc: Fix client call connect/disconnect raceDavid Howells2019-03-082-5/+17
* sctp: remove sched init from sctp_stream_initXin Long2019-03-081-2/+0
* route: set the deleted fnhe fnhe_daddr to 0 in ip_del_fnhe to fix a raceXin Long2019-03-081-0/+4
* net/hsr: fix possible crash in add_timer()Eric Dumazet2019-03-071-8/+6
* nfp: fix simple vNIC mailbox lengthDirk van der Merwe2019-03-071-1/+1
* net: atm: Add another IS_ENABLED(CONFIG_COMPAT) in atm_dev_ioctlNathan Chancellor2019-03-071-1/+1
* net: stmmac: Avoid sometimes uninitialized Clang warningsNathan Chancellor2019-03-071-3/+3
* net: atm: Use IS_ENABLED in atm_dev_ioctlNathan Chancellor2019-03-071-6/+2
* ethtool: reduce stack usage with clangArnd Bergmann2019-03-071-7/+9
* qede: Fix internal loopback failure with jumbo mtu configurationSudarsana Reddy Kalluru2019-03-071-2/+5
* enic: fix build warning without CONFIG_CPUMASK_OFFSTACKArnd Bergmann2019-03-071-3/+3
* peak_usb: fix clang build warningArnd Bergmann2019-03-071-1/+1
* ravb: Decrease TxFIFO depth of Q3 and Q2 to oneMasaru Nagai2019-03-071-1/+1
* isdn: isdnloop: fix pointer dereference bugArnd Bergmann2019-03-071-1/+1
* davinci_emac: always build in CONFIG_OF codeArnd Bergmann2019-03-071-3/+1
* tcp: do not report TCP_CM_INQ of 0 for closed connectionsSoheil Hassas Yeganeh2019-03-061-0/+5
* net: hsr: fix memory leak in hsr_dev_finalize()Mao Wenan2019-03-063-1/+16
* net: sched: flower: insert new filter to idr after setting its maskVlad Buslov2019-03-061-21/+22
* tcp: detecting the misuse of .sendpage for Slab objectsVasily Averin2019-03-061-0/+4
* appletalk: Add atalk.h header files to MAINTAINERS fileArnd Bergmann2019-03-061-0/+2
* appletalk: Fix compile regressionArnd Bergmann2019-03-061-4/+14
* iptunnel: NULL pointer deref for ip_md_tunnel_xmitAlan Maguire2019-03-061-3/+6
* ipv4/route: fail early when inet dev is missingPaolo Abeni2019-03-061-4/+5
* net: hns3: Fix a logical vs bitwise typoDan Carpenter2019-03-061-2/+2
* net/sched: act_tunnel_key: Fix double free dst_cachewenxu2019-03-051-16/+6
* tipc: fix RDM/DGRAM connect() regressionErik Hugne2019-03-051-1/+1
* Merge tag 'mips_5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2019-03-05119-4615/+1610
|\
| * MIPS: lantiq: Remove separate GPHY Firmware loaderHauke Mehrtens2019-02-256-284/+0
| * MIPS: ingenic: Add support for appended devicetreePaul Cercueil2019-02-222-5/+11
| * MIPS: SGI-IP27: rework HUB interruptsThomas Bogendoerfer2019-02-1911-531/+260
| * MIPS: SGI-IP27: do boot CPU init laterThomas Bogendoerfer2019-02-194-3/+6
| * MIPS: SGI-IP27: do xtalk scanning laterThomas Bogendoerfer2019-02-192-4/+12
| * MIPS: SGI-IP27: use pr_info/pr_emerg and pr_cont to fix outputThomas Bogendoerfer2019-02-192-45/+45
| * MIPS: SGI-IP27: clean up bridge access and header filesThomas Bogendoerfer2019-02-195-192/+138
| * MIPS: SGI-IP27: get rid of volatile and hubreg_tThomas Bogendoerfer2019-02-198-75/+19
| * MIPS: irq: Allocate accurate order pages for irq stackLiu Xiang2019-02-191-2/+2