summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-03-07net: phy: use phy_disable_interrupts in phy_stopHeiner Kallweit1-7/+2
2018-03-07net: phy: remove phy_error from phy_disable_interruptsHeiner Kallweit1-11/+2
2018-03-07selftests/net: fix in_netns.sh scriptPrashant Bhole1-1/+1
2018-03-07net: mvpp2: mvpp2_check_hw_buf_num() can be statickbuild test robot1-1/+1
2018-03-07ipv6: ndisc: use true and false for boolean valuesGustavo A. R. Silva1-1/+1
2018-03-07dt-bindings: net: dsa: marvell: describe compatibility stringBrandon Streiff1-1/+10
2018-03-07tipc: bcast: use true and false for boolean valuesGustavo A. R. Silva1-1/+1
2018-03-07Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller2-6/+30
2018-03-07Merge branch 'lan743x-driver'David S. Miller5-0/+3398
2018-03-07lan743x: Update MAINTAINERS to include lan743x driverBryan Whitehead1-0/+7
2018-03-07lan743x: Add main source files for new lan743x driverBryan Whitehead4-0/+3391
2018-03-07Merge branch 'sctp-add-support-for-some-msg_control-options-from-RFC6458'David S. Miller3-5/+163
2018-03-07sctp: add support for snd flag SCTP_SENDALL process in sendmsgXin Long2-4/+33
2018-03-07sctp: add support for SCTP_DSTADDRV4/6 Information for sendmsgXin Long3-0/+84
2018-03-07sctp: add support for PR-SCTP Information for sendmsgXin Long3-1/+46
2018-03-07ravb: remove erroneous commentNiklas Söderlund1-1/+0
2018-03-07net: Make account struct net to memcgKirill Tkhai1-1/+1
2018-03-07net/mlx5: Flow steering cmd interface should get the fte when deletingAviad Yehezkel3-5/+5
2018-03-07{net,IB}/mlx5: Add flow steering helpersBoris Pismenny3-6/+143
2018-03-07net/mlx5: Embed mlx5_flow_act into fs_fteMatan Barak4-25/+21
2018-03-07net/mlx5: Add empty egress namespace to flow steering coreAviad Yehezkel6-0/+36
2018-03-07net/mlx5: Add shim layer between fs and cmdMatan Barak4-100/+248
2018-03-07{net,IB}/mlx5: Add has_tag to mlx5_flow_actMatan Barak4-2/+5
2018-03-07IB/mlx5: Pass mlx5_flow_act struct instead of multiple argumentsBoris Pismenny1-12/+8
2018-03-07net/mlx5: FPGA and IPSec initialization to be before flow steeringMatan Barak1-19/+20
2018-03-07net/mlx5e: Removed not need synchronize_rcuAviad Yehezkel1-2/+2
2018-03-07net/mlx5e: Fixed sleeping inside atomic contextAviad Yehezkel1-9/+4
2018-03-07net/mlx5e: Wait for FPGA command responses with a timeoutAviad Yehezkel1-3/+6
2018-03-07net/mlx5: Fixed compilation issue when CONFIG_MLX5_ACCEL is disabledAviad Yehezkel1-2/+2
2018-03-07IB/mlx5: Removed not used parametersAviad Yehezkel2-5/+0
2018-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller484-2550/+4721
2018-03-06Merge tag 'please-pull-ia64_misc' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-57/+34
2018-03-06ia64/err-inject: fix spelling mistake: "capapbilities" -> "capabilities"Colin Ian King1-1/+1
2018-03-06ia64/err-inject: Use get_user_pages_fast()Davidlohr Bueso1-1/+1
2018-03-06ia64: doc: tweak whitespace for 'console=' parameterSergei Trofimovich1-1/+1
2018-03-06ia64: Convert remaining atomic operationsMatthew Wilcox1-46/+23
2018-03-06ia64: convert unwcheck.py to python3Corentin Labbe1-8/+8
2018-03-05Merge tag 'linux-kselftest-4.16-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+2
2018-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds95-658/+1033
2018-03-05Merge branch 'mvpp2-jumbo-frames-support'David S. Miller1-68/+167
2018-03-05net: mvpp2: jumbo frames supportStefan Chulski1-23/+75
2018-03-05net: mvpp2: enable UDP/TCP checksum over IPv6Antoine Tenart1-1/+2
2018-03-05net: mvpp2: use a data size of 10kB for Tx FIFO on port 0Yan Markman1-5/+22
2018-03-05net: mvpp2: update the BM buffer free/destroy logicStefan Chulski1-7/+38
2018-03-05net: mvpp2: use the same buffer pool for all portsStefan Chulski1-39/+37
2018-03-05net: core: dst: Add kernel-doc for 'net' parameterJonathan Neuschäfer1-0/+1
2018-03-05net: core: dst_cache_set_ip6: Rename 'addr' parameter to 'saddr' for consistencyJonathan Neuschäfer2-3/+3
2018-03-05net: core: dst_cache: Fix a typo in a commentJonathan Neuschäfer1-1/+1
2018-03-05igb: Fix a test with HWTSTAMP_TX_ONChristophe JAILLET1-1/+1
2018-03-05igb: Do not call netif_device_detach() when PCIe link goes missingMika Westerberg1-2/+1