summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-08-151752-29072/+119175
|\
| * bpf: test: fix spelling mistake "REUSEEPORT" -> "REUSEPORT"Colin Ian King2018-08-141-1/+1
| * hv/netvsc: Fix NULL dereference at single queue mode fallbackTakashi Iwai2018-08-141-1/+1
| * net: filter: mark expected switch fall-throughGustavo A. R. Silva2018-08-141-0/+1
| * xen-netfront: fix warn message as irq device name has '/'Xiao Liang2018-08-141-2/+4
| * cxgb4: Add new T5 PCI device ids 0x50af and 0x50b0Ganesh Goudar2018-08-141-0/+2
| * net: dsa: mv88e6xxx: missing unlock on error pathDan Carpenter2018-08-141-1/+1
| * rds: fix building with IPV6=mArnd Bergmann2018-08-141-0/+1
| * inet/connection_sock: prefer _THIS_IP_ to current_text_addrNick Desaulniers2018-08-141-1/+2
| * net: dsa: mv88e6xxx: bitwise vs logical bugDan Carpenter2018-08-141-2/+2
| * net: sock_diag: Fix spectre v1 gadget in __sock_diag_cmd()Jeremy Cline2018-08-142-2/+3
| * ieee802154: hwsim: using right kind of iterationAlexander Aring2018-08-141-1/+3
| * Merge branch 'hns3-next'David S. Miller2018-08-147-28/+165
| |\
| | * net: hns3: Add vlan filter setting by ethtool command -KPeng Li2018-08-141-0/+6
| | * net: hns3: Set tx ring' tc info when netdev is upYunsheng Lin2018-08-142-0/+25
| | * net: hns3: Remove tx ring BD len register in hns3_enetYunsheng Lin2018-08-142-3/+0
| | * net: hns3: Fix desc num set to default when setting channelYunsheng Lin2018-08-141-10/+12
| | * net: hns3: Fix for phy link issue when using marvell phy driverJian Shen2018-08-141-0/+2
| | * net: hns3: Fix for information of phydev lost problem when down/upFuyun Liang2018-08-143-9/+44
| | * net: hns3: Fix for command format parsing error in hclge_is_all_function_id_zeroXi Wang2018-08-141-1/+1
| | * net: hns3: Add support for serdes loopback selftestPeng Li2018-08-143-5/+75
| |/
| * bnxt_en: take coredump_record structure off stackArnd Bergmann2018-08-131-6/+3
| * net: systemport: fix unused function warningArnd Bergmann2018-08-131-4/+2
| * net: stmmac: mark PM functions as __maybe_unusedArnd Bergmann2018-08-131-2/+2
| * l2tp: fix unused function warningArnd Bergmann2018-08-133-12/+4
| * bnxt_en: avoid string overflow for record->system_nameArnd Bergmann2018-08-131-2/+2
| * net: lan743x: fix building without CONFIG_PTP_1588_CLOCKArnd Bergmann2018-08-132-11/+6
| * net: lan743x: select CRC16Arnd Bergmann2018-08-131-0/+1
| * Merge branch 'net_sched-Fix-two-tc_index-filter-init-issues'David S. Miller2018-08-131-5/+3
| |\
| | * net_sched: Fix missing res info when create new tc_index filterHangbin Liu2018-08-131-0/+1
| | * net_sched: fix NULL pointer dereference when delete tcindex filterHangbin Liu2018-08-131-5/+2
| |/
| * nfp: clean up return types in kdoc commentsJakub Kicinski2018-08-132-6/+2
| * Merge tag 'mlx5e-updates-2018-08-10' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2018-08-1314-466/+756
| |\
| | * net/mlx5: Improve argument name for add flow APIEli Cohen2018-08-132-5/+5
| | * net/mlx5: Reorganize the makefileSaeed Mahameed2018-08-131-17/+40
| | * net/mlx5e: clock.c depends on CONFIG_PTP_1588_CLOCKMoshe Shemesh2018-08-136-6/+34
| | * net/mlx5e: vxlan.c depends on CONFIG_VXLANSaeed Mahameed2018-08-133-9/+11
| | * net/mlx5e: Move flow steering declarations into en/fs.hSaeed Mahameed2018-08-132-126/+129
| | * net/mlx5e: Add CONFIG_MLX5_EN_ARFS for accelerated flow steering supportSaeed Mahameed2018-08-136-68/+68
| | * net/mlx5e: Add CONFIG_MLX5_EN_RXNFC for ethtool rx nfcSaeed Mahameed2018-08-135-21/+53
| | * net/mlx5e: Ethtool steering, move ethtool callbacksSaeed Mahameed2018-08-133-64/+62
| | * net/mlx5e: Ethtool steering, l4 proto supportSaeed Mahameed2018-08-131-3/+16
| | * net/mlx5e: Ethtool steering, ip6 supportSaeed Mahameed2018-08-131-0/+129
| | * net/mlx5e: Ethtool steering flow parsing refactoringSaeed Mahameed2018-08-131-102/+128
| | * net/mlx5e: Ethtool steering flow validation refactoringSaeed Mahameed2018-08-131-64/+100
| |/
| * net: sched: act_ife: disable bh when taking ife_mod_lockVlad Buslov2018-08-131-10/+10
| * Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2018-08-131-1/+1
| |\
| | * Bluetooth: mediatek: pass correct size to h4_recv_buf()Dan Carpenter2018-08-131-1/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-08-1356-176/+3707
| |\ \
| | * \ Merge branch 'bpf-ancestor-cgroup-id'Daniel Borkmann2018-08-139-5/+404
| | |\ \