summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2018-08-1012-67/+304
|\
| * netfilter: nfnetlink_osf: fix using plain integer as NULL warningWei Yongjun2018-08-081-1/+1
| * netfilter: nfnetlink_osf: add missing enum in nfnetlink_osf uapi headerFernando Fernandez Mancera2018-08-083-12/+13
| * netfilter: nft_ct: enable conntrack for helpersPablo Neira Ayuso2018-08-071-0/+14
| * netfilter: nft_ct: add ct timeout supportHarsha Sharma2018-08-072-2/+216
| * netfilter: remove ifdef around cttimeout in struct nf_conntrack_l4protoPablo Neira Ayuso2018-08-071-2/+0
| * netfilter: cttimeout: decouple timeout policy from nfnetlink_cttimeout objectPablo Neira Ayuso2018-08-074-30/+39
| * netfilter: cttimeout: move ctnl_untimeout to nf_conntrackHarsha Sharma2018-08-073-18/+20
| * netfilter: nft_osf: use NFT_OSF_MAXGENRELEN instead of IFNAMSIZFernando Fernandez Mancera2018-08-072-5/+4
* | cxgb4: add support to display DCB infoGanesh Goudar2018-08-104-2/+197
* | net: chelsio: cxgb2: remove unused array pci_speedColin Ian King2018-08-101-4/+0
* | mlxsw: remove unused arrays mlxsw_i2c_driver_name and mlxsw_pci_driver_nameColin Ian King2018-08-102-4/+0
* | net: Provide stub for __netif_set_xps_queue if there is no CONFIG_XPSKrzysztof Kozlowski2018-08-101-0/+7
* | cxgb4: update 1.20.8.0 as the latest firmware supportedGanesh Goudar2018-08-091-6/+6
* | net: allow to call netif_reset_xps_queues() under cpus_read_lockAndrei Vagin2018-08-093-6/+22
* | net: phy: sftp: print debug message with text, not numbersAndrew Lunn2018-08-091-4/+72
* | ethernet/qlogic: remove unused array msi_tgt_statusColin Ian King2018-08-091-7/+0
* | net: dsa: rtl8366rb: Support port 4 (WAN)Linus Walleij2018-08-091-0/+30
* | mlxsw: spectrum_flower: use PTR_ERR_OR_ZERO()YueHaibing2018-08-091-3/+2
* | net: sched: fix block->refcnt decrementJiri Pirko2018-08-091-0/+2
* | decnet: fix using plain integer as NULL warningYueHaibing2018-08-091-2/+2
* | net: skbuff.h: fix using plain integer as NULL warningYueHaibing2018-08-091-1/+1
* | be2net: Use Kconfig flag to support for enabling/disabling adaptersPetr Oros2018-08-093-3/+63
* | net: ipv6_gre: Fix GRO to work on IPv6 over GRE tapMaria Pasechnik2018-08-091-3/+3
* | Merge branch 'qed-Enhancements'David S. Miller2018-08-098-108/+628
|\ \
| * | qede: Ingress tc flower offload (drop action) support.Manish Chopra2018-08-094-11/+362
| * | qede: Add destination ip based flow profile.Manish Chopra2018-08-091-48/+66
| * | qed/qede: Multi CoS support.Manish Chopra2018-08-097-49/+200
|/ /
* | Merge branch 's390-qeth-next'David S. Miller2018-08-096-144/+98
|\ \
| * | s390/qeth: use true and false for boolean valuesGustavo A. R. Silva2018-08-091-2/+2
| * | s390/qeth: don't restrict qeth_card to DMA memoryJulian Wiedmann2018-08-093-14/+19
| * | s390/qeth: clean up card initializationJulian Wiedmann2018-08-091-34/+10
| * | s390/qeth: do basic setup for data channelJulian Wiedmann2018-08-091-9/+15
| * | s390/qeth: use qeth_setup_ccw() to set up all CCWsJulian Wiedmann2018-08-094-43/+16
| * | s390/qeth: reduce hard-coded access to ccw channelsJulian Wiedmann2018-08-092-28/+31
| * | s390/qeth: extract helper for MPC protocol typeJulian Wiedmann2018-08-093-24/+15
|/ /
* | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-0940-355/+374
|\ \
| * \ Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-08-098-191/+101
| |\ \
| | * | crypto: x86/aegis,morus - Fix and simplify CPUID checksOndrej Mosnacek2018-08-076-45/+21
| | * | crypto: arm64 - revert NEON yield for fast AEAD implementationsArd Biesheuvel2018-08-072-146/+80
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-08-0926-161/+178
| |\ \ \
| | * | | dsa: slave: eee: Allow ports to use phylinkAndrew Lunn2018-08-091-2/+2
| | * | | Merge branch 'smc-fixes'David S. Miller2018-08-091-5/+10
| | |\ \ \
| | | * | | net/smc: move sock lock in smc_ioctl()Ursula Braun2018-08-091-3/+7
| | | * | | net/smc: allow sysctl rmem and wmem defaults for serversUrsula Braun2018-08-091-0/+2
| | | * | | net/smc: no shutdown in state SMC_LISTENUrsula Braun2018-08-091-2/+1
| | |/ / /
| | * | | net: aquantia: Fix IFF_ALLMULTI flag functionalityDmitry Bogdanov2018-08-091-1/+1
| | * | | rxrpc: Fix the keepalive generator [ver #2]David Howells2018-08-097-89/+109
| | * | | Merge branch 'mlx5-fixes'David S. Miller2018-08-093-25/+15
| | |\ \ \
| | | * | | net/mlx5e: Cleanup of dcbnl related fieldsHuy Nguyen2018-08-092-21/+11