summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sock_diag: fix autoloading of the raw_diag moduleAndrei Vagin2018-11-061-0/+1
* net: core: netpoll: Enable netconsole IPv6 link local addressMatwey V. Kornilov2018-11-061-1/+2
* ipv6: properly check return value in inet6_dump_all()Alexey Kodanev2018-11-061-2/+2
* rtnetlink: restore handling of dumpit return value in rtnl_dump_all()Alexey Kodanev2018-11-061-1/+1
* net/ipv6: Move anycast init/cleanup functions out of CONFIG_PROC_FSJeff Barnhill2018-11-051-1/+1
* bonding/802.3ad: fix link_failure_count trackingJarod Wilson2018-11-051-2/+2
* net: phy: realtek: fix RTL8201F sysfs nameHolger Hoffstätte2018-11-051-1/+1
* sctp: define SCTP_SS_DEFAULT for Stream schedulersXin Long2018-11-042-1/+2
* sctp: fix strchange_flags name for Stream Change EventXin Long2018-11-041-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-11-042-13/+26
|\
| * bpf: fix bpf_prog_get_info_by_fd to return 0 func_lens for unprivDaniel Borkmann2018-11-021-0/+1
| * Merge branch 'bpf-accurate-prog-addr'Daniel Borkmann2018-11-022-13/+25
| |\
| | * bpf: show main program address and length in bpf_prog_infoSong Liu2018-11-021-9/+24
| | * bpf: show real jited address in bpf_prog_info->jited_ksymsSong Liu2018-11-021-1/+0
| | * bpf: show real jited prog address in /proc/kallsymsSong Liu2018-11-021-3/+1
| |/
* | mlxsw: spectrum: Fix IP2ME CPU policer configurationShalom Toledo2018-11-041-1/+0
* | openvswitch: fix linking without CONFIG_NF_CONNTRACK_LABELSArnd Bergmann2018-11-041-1/+2
* | qed: fix link config error handlingArnd Bergmann2018-11-041-2/+5
* | net: hns3: Fix for out-of-bounds access when setting pfc back pressureYunsheng Lin2018-11-031-6/+4
* | Merge branch 'net-bql-better-deal-with-GSO'David S. Miller2018-11-033-3/+25
|\ \
| * | net/mlx4_en: use __netdev_tx_sent_queue()Eric Dumazet2018-11-031-2/+4
| * | net: do not abort bulk send on BQL statusEric Dumazet2018-11-031-1/+1
| * | net: bql: add __netdev_tx_sent_queue()Eric Dumazet2018-11-031-0/+20
|/ /
* | Merge branch 's390-qeth-fixes'David S. Miller2018-11-035-242/+207
|\ \
| * | s390/qeth: report 25Gbit link speedJulian Wiedmann2018-11-032-2/+20
| * | s390/qeth: sanitize ARP requestsJulian Wiedmann2018-11-034-79/+34
| * | s390/qeth: fix initial operstateJulian Wiedmann2018-11-034-10/+25
| * | s390/qeth: unregister netdevice only when registeredJulian Wiedmann2018-11-033-4/+11
| * | s390/qeth: fix HiperSockets snifferJulian Wiedmann2018-11-031-3/+5
| * | s390/qeth: sanitize strings in debug messagesJulian Wiedmann2018-11-034-151/+119
|/ /
* | Merge branch 'net-timeout-fixes-for-GENET-and-SYSTEMPORT'David S. Miller2018-11-032-14/+14
|\ \
| * | net: systemport: Protect stop from timeoutFlorian Fainelli2018-11-031-8/+7
| * | net: bcmgenet: protect stop from timeoutDoug Berger2018-11-031-6/+7
|/ /
* | rxrpc: Fix lockup due to no error backoff after ack transmit errorDavid Howells2018-11-033-8/+46
* | net: dsa: microchip: initialize mutex before useTristram Ha2018-11-031-5/+5
* | net/ipv6: Add anycast addresses to a global hashtableJeff Barnhill2018-11-034-4/+85
* | usbnet: smsc95xx: disable carrier check while suspendingFrieder Schrempf2018-11-031-0/+7
* | net: document skb parameter in function 'skb_gso_size_check'Mathieu Malaterre2018-11-031-0/+2
|/
* net: drop skb on failure in ip_check_defrag()Cong Wang2018-11-011-4/+8
* Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-11-013-4/+12
|\
| * MAINTAINERS: add maintainer for IMX LPI2C driverA.s. Dong2018-11-011-0/+8
| * dt-bindings: i2c: i2c-imx-lpi2c: add imx8qxp compatible stringA.s. Dong2018-11-011-0/+1
| * i2c: Clear client->irq in i2c_device_removeCharles Keepax2018-11-011-0/+2
| * i2c: Remove unnecessary call to irq_find_mappingCharles Keepax2018-11-011-4/+1
* | Merge branch 'for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/denn...Linus Torvalds2018-11-012-1/+4
|\ \
| * | arm64: percpu: Initialize ret in the default caseNathan Chancellor2018-09-251-0/+3
| * | mm: percpu: remove unnecessary unlikely()Igor Stoppa2018-09-131-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-11-0156-274/+793
|\ \ \
| * | | openvswitch: Fix push/pop ethernet validationJaime Caamaño Ruiz2018-11-011-2/+2
| * | | net: stmmac: Fix stmmac_mdio_reset() when building stmmac as modulesNiklas Cassel2018-11-011-1/+1