summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-07net: cdc_eem: clean up bind error pathJohan Hovold
2018-03-07net: kalmia: clean up bind error pathJohan Hovold
2018-03-07Merge tag 'mlx5-updates-2018-02-28-1' of git://git.kernel.org/pub/scm/linux/k...David S. Miller
2018-03-07selftests: net: Introduce first PMTU testStefano Brivio
2018-03-07net/mlx4_en: try to use high order pages for RX ringsEric Dumazet
2018-03-07enic: fix boolreturn.cocci warningsFengguang Wu
2018-03-07net: dsa: mv88e6xxx: fix boolreturn.cocci warningsFengguang Wu
2018-03-07net: phy: mdio-mux: slience probe defer errorJerome Brunet
2018-03-07net: unpollute priv_flags spacePaolo Abeni
2018-03-07Merge branch 'net-phy-remove-phy_error-from-phy_disable_interrupts'David S. Miller
2018-03-07net: phy: use phy_disable_interrupts in phy_stopHeiner Kallweit
2018-03-07net: phy: remove phy_error from phy_disable_interruptsHeiner Kallweit
2018-03-07selftests/net: fix in_netns.sh scriptPrashant Bhole
2018-03-07net: mvpp2: mvpp2_check_hw_buf_num() can be statickbuild test robot
2018-03-07ipv6: ndisc: use true and false for boolean valuesGustavo A. R. Silva
2018-03-07dt-bindings: net: dsa: marvell: describe compatibility stringBrandon Streiff
2018-03-07tipc: bcast: use true and false for boolean valuesGustavo A. R. Silva
2018-03-07Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2018-03-07Merge branch 'lan743x-driver'David S. Miller
2018-03-07lan743x: Update MAINTAINERS to include lan743x driverBryan Whitehead
2018-03-07lan743x: Add main source files for new lan743x driverBryan Whitehead
2018-03-07Merge branch 'sctp-add-support-for-some-msg_control-options-from-RFC6458'David S. Miller
2018-03-07sctp: add support for snd flag SCTP_SENDALL process in sendmsgXin Long
2018-03-07sctp: add support for SCTP_DSTADDRV4/6 Information for sendmsgXin Long
2018-03-07sctp: add support for PR-SCTP Information for sendmsgXin Long
2018-03-07ravb: remove erroneous commentNiklas Söderlund
2018-03-07net: Make account struct net to memcgKirill Tkhai
2018-03-06net/mlx5: Flow steering cmd interface should get the fte when deletingAviad Yehezkel
2018-03-06{net,IB}/mlx5: Add flow steering helpersBoris Pismenny
2018-03-06net/mlx5: Embed mlx5_flow_act into fs_fteMatan Barak
2018-03-06net/mlx5: Add empty egress namespace to flow steering coreAviad Yehezkel
2018-03-06net/mlx5: Add shim layer between fs and cmdMatan Barak
2018-03-06{net,IB}/mlx5: Add has_tag to mlx5_flow_actMatan Barak
2018-03-06IB/mlx5: Pass mlx5_flow_act struct instead of multiple argumentsBoris Pismenny
2018-03-06net/mlx5: FPGA and IPSec initialization to be before flow steeringMatan Barak
2018-03-06net/mlx5e: Removed not need synchronize_rcuAviad Yehezkel
2018-03-06net/mlx5e: Fixed sleeping inside atomic contextAviad Yehezkel
2018-03-06net/mlx5e: Wait for FPGA command responses with a timeoutAviad Yehezkel
2018-03-06net/mlx5: Fixed compilation issue when CONFIG_MLX5_ACCEL is disabledAviad Yehezkel
2018-03-06IB/mlx5: Removed not used parametersAviad Yehezkel
2018-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-03-05Merge tag 'please-pull-ia64_misc' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-03-05ia64/err-inject: fix spelling mistake: "capapbilities" -> "capabilities"Colin Ian King
2018-03-05ia64/err-inject: Use get_user_pages_fast()Davidlohr Bueso
2018-03-05ia64: doc: tweak whitespace for 'console=' parameterSergei Trofimovich
2018-03-05ia64: Convert remaining atomic operationsMatthew Wilcox
2018-03-05ia64: convert unwcheck.py to python3Corentin Labbe
2018-03-05Merge tag 'linux-kselftest-4.16-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-03-05Merge branch 'mvpp2-jumbo-frames-support'David S. Miller