summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ipvlan: properly annotate rx_handler accessPaolo Abeni2018-03-081-1/+1
* ip6mr: remove synchronize_rcu() in favor of SOCK_RCU_FREEEric Dumazet2018-03-081-1/+5
* Merge branch 'RDS-zerocopy-code-enhancements'David S. Miller2018-03-084-85/+138
|\
| * rds: use list structure to track information for zerocopy completion notifica...Sowmini Varadhan2018-03-084-44/+85
| * rds: refactor zcopy code into rds_message_zcopy_from_userSowmini Varadhan2018-03-081-48/+60
|/
* cxgb3: remove VLA usageGustavo A. R. Silva2018-03-071-4/+4
* sock: Fix SO_ZEROCOPY switch caseJesus Sanchez-Palencia2018-03-071-1/+2
* Merge branch 'mvpp2-ucast-filter'David S. Miller2018-03-071-147/+173
|\
| * net: mvpp2: Add support for unicast filteringMaxime Chevallier2018-03-071-135/+161
| * net: mvpp2: Simplify MAC filtering function parametersMaxime Chevallier2018-03-071-15/+15
|/
* selftests: forwarding: fix flags passed to first drop rule in gact_drop_and_o...Jiri Pirko2018-03-071-1/+1
* selftests: forwarding: fix "ok" action testJiri Pirko2018-03-071-1/+4
* net: cdc_eem: clean up bind error pathJohan Hovold2018-03-071-4/+1
* net: kalmia: clean up bind error pathJohan Hovold2018-03-071-5/+1
* Merge tag 'mlx5-updates-2018-02-28-1' of git://git.kernel.org/pub/scm/linux/k...David S. Miller2018-03-0716-184/+494
|\
| * net/mlx5: Flow steering cmd interface should get the fte when deletingAviad Yehezkel2018-03-073-5/+5
| * {net,IB}/mlx5: Add flow steering helpersBoris Pismenny2018-03-073-6/+143
| * net/mlx5: Embed mlx5_flow_act into fs_fteMatan Barak2018-03-074-25/+21
| * net/mlx5: Add empty egress namespace to flow steering coreAviad Yehezkel2018-03-076-0/+36
| * net/mlx5: Add shim layer between fs and cmdMatan Barak2018-03-074-100/+248
| * {net,IB}/mlx5: Add has_tag to mlx5_flow_actMatan Barak2018-03-074-2/+5
| * IB/mlx5: Pass mlx5_flow_act struct instead of multiple argumentsBoris Pismenny2018-03-071-12/+8
| * net/mlx5: FPGA and IPSec initialization to be before flow steeringMatan Barak2018-03-071-19/+20
| * net/mlx5e: Removed not need synchronize_rcuAviad Yehezkel2018-03-071-2/+2
| * net/mlx5e: Fixed sleeping inside atomic contextAviad Yehezkel2018-03-071-9/+4
| * net/mlx5e: Wait for FPGA command responses with a timeoutAviad Yehezkel2018-03-071-3/+6
| * net/mlx5: Fixed compilation issue when CONFIG_MLX5_ACCEL is disabledAviad Yehezkel2018-03-071-2/+2
| * IB/mlx5: Removed not used parametersAviad Yehezkel2018-03-072-5/+0
* | selftests: net: Introduce first PMTU testStefano Brivio2018-03-072-1/+164
* | net/mlx4_en: try to use high order pages for RX ringsEric Dumazet2018-03-071-8/+5
* | enic: fix boolreturn.cocci warningsFengguang Wu2018-03-071-1/+1
* | net: dsa: mv88e6xxx: fix boolreturn.cocci warningsFengguang Wu2018-03-071-3/+3
* | net: phy: mdio-mux: slience probe defer errorJerome Brunet2018-03-071-2/+3
* | net: unpollute priv_flags spacePaolo Abeni2018-03-073-28/+20
* | Merge branch 'net-phy-remove-phy_error-from-phy_disable_interrupts'David S. Miller2018-03-071-18/+4
|\ \
| * | net: phy: use phy_disable_interrupts in phy_stopHeiner Kallweit2018-03-071-7/+2
| * | net: phy: remove phy_error from phy_disable_interruptsHeiner Kallweit2018-03-071-11/+2
|/ /
* | selftests/net: fix in_netns.sh scriptPrashant Bhole2018-03-071-1/+1
* | net: mvpp2: mvpp2_check_hw_buf_num() can be statickbuild test robot2018-03-071-1/+1
* | ipv6: ndisc: use true and false for boolean valuesGustavo A. R. Silva2018-03-071-1/+1
* | dt-bindings: net: dsa: marvell: describe compatibility stringBrandon Streiff2018-03-071-1/+10
* | tipc: bcast: use true and false for boolean valuesGustavo A. R. Silva2018-03-071-1/+1
* | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller2018-03-072-6/+30
|\ \
| * | igb: Fix a test with HWTSTAMP_TX_ONChristophe JAILLET2018-03-051-1/+1
| * | igb: Do not call netif_device_detach() when PCIe link goes missingMika Westerberg2018-03-051-2/+1
| * | igb: add VF trust infrastructureCorinna Vinschen2018-03-052-3/+28
* | | Merge branch 'lan743x-driver'David S. Miller2018-03-075-0/+3398
|\ \ \
| * | | lan743x: Update MAINTAINERS to include lan743x driverBryan Whitehead2018-03-071-0/+7
| * | | lan743x: Add main source files for new lan743x driverBryan Whitehead2018-03-074-0/+3391
|/ / /
* | | Merge branch 'sctp-add-support-for-some-msg_control-options-from-RFC6458'David S. Miller2018-03-073-5/+163
|\ \ \