aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/net_namespace.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-06net/mlx5: Flow steering cmd interface should get the fte when deletingAviad Yehezkel3-5/+5
2018-03-06{net,IB}/mlx5: Add flow steering helpersBoris Pismenny3-6/+143
2018-03-06net/mlx5: Embed mlx5_flow_act into fs_fteMatan Barak4-25/+21
2018-03-06net/mlx5: Add empty egress namespace to flow steering coreAviad Yehezkel6-0/+36
2018-03-06net/mlx5: Add shim layer between fs and cmdMatan Barak4-100/+248
2018-03-06{net,IB}/mlx5: Add has_tag to mlx5_flow_actMatan Barak4-2/+5
2018-03-06IB/mlx5: Pass mlx5_flow_act struct instead of multiple argumentsBoris Pismenny1-12/+8
2018-03-06net/mlx5: FPGA and IPSec initialization to be before flow steeringMatan Barak1-19/+20
2018-03-06net/mlx5e: Removed not need synchronize_rcuAviad Yehezkel1-2/+2
2018-03-06net/mlx5e: Fixed sleeping inside atomic contextAviad Yehezkel1-9/+4
2018-03-06net/mlx5e: Wait for FPGA command responses with a timeoutAviad Yehezkel1-3/+6
2018-03-06net/mlx5: Fixed compilation issue when CONFIG_MLX5_ACCEL is disabledAviad Yehezkel1-2/+2
2018-03-06IB/mlx5: Removed not used parametersAviad Yehezkel2-5/+0
2018-03-05ia64/err-inject: fix spelling mistake: "capapbilities" -> "capabilities"Colin Ian King1-1/+1
2018-03-05ia64/err-inject: Use get_user_pages_fast()Davidlohr Bueso1-1/+1
2018-03-05ia64: doc: tweak whitespace for 'console=' parameterSergei Trofimovich1-1/+1
2018-03-05ia64: Convert remaining atomic operationsMatthew Wilcox1-46/+23
2018-03-05ia64: convert unwcheck.py to python3Corentin Labbe1-8/+8
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
2018-03-05igb: add VF trust infrastructureCorinna Vinschen2-3/+28
2018-03-05net: Convert proto_gre_net_opsKirill Tkhai1-0/+1
2018-03-05net: Convert ctnetlink_net_opsKirill Tkhai1-0/+1
2018-03-05net: Convert nf_conntrack_net_opsKirill Tkhai1-0/+1
2018-03-05net: Convert ip_set_net_opsKirill Tkhai1-1/+2
2018-03-05net: Convert fou_net_opsKirill Tkhai1-0/+1
2018-03-05net: Convert dccp_v6_opsKirill Tkhai1-0/+1
2018-03-05net: Convert dccp_v4_opsKirill Tkhai1-0/+1
2018-03-05net: Convert cangw_pernet_opsKirill Tkhai1-0/+1
2018-03-05net: Convert caif_net_opsKirill Tkhai1-0/+1
2018-03-05net: Convert arp_tables_net_ops and ip6_tables_net_opsKirill Tkhai2-0/+2
2018-03-05net: Convert log pernet_operationsKirill Tkhai5-0/+5
2018-03-05net: Convert broute_net_ops, frame_filter_net_ops and frame_nat_net_opsKirill Tkhai3-0/+3
2018-03-05selftests: forwarding: Add suppport to create veth interfacesDavid Ahern2-0/+40
2018-03-05net/ncsi: Add generic netlink familySamuel Mendoza-Jonas6-5/+586
2018-03-05tcp: add ca_state stat in SCM_TIMESTAMPING_OPT_STATSPriyaranjan Jha2-1/+3
2018-03-05tcp: add send queue size stat in SCM_TIMESTAMPING_OPT_STATSPriyaranjan Jha2-1/+4
2018-03-05selftests: Extend the tc action test for action mirrorArkadi Sharshevsky1-6/+10
2018-03-05net: Make RX-FCS and LRO mutually exclusiveGal Pressman1-0/+6
2018-03-05liquidio: Corrected Rx bytes countingIntiyaz Basha1-1/+2
2018-03-05net sched actions: corrected extack messageRoman Mashak1-1/+1
2018-03-04hv_netvsc: propagate rx filters to VFStephen Hemminger1-4/+36