summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Merge branch 'vlan-fix'David S. Miller2018-03-302-4/+17
| |\ \ \ \ \
| | * | | | | vlan: Fix vlan insertion for packets without ethernet headerToshiaki Makita2018-03-301-2/+13
| | * | | | | net: Fix untag for vlan packets without ethernet headerToshiaki Makita2018-03-301-2/+4
| |/ / / / /
| * | | | | atm: iphase: fix spelling mistake: "Receiverd" -> "Received"Colin Ian King2018-03-301-1/+1
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-03-292-2/+6
| |\ \ \ \ \
| | * | | | | nfp: bpf: fix check of program max insn countJakub Kicinski2018-03-241-1/+5
| | * | | | | tools: bpftool: don't use hex numbers in JSON outputJakub Kicinski2018-03-241-1/+1
| * | | | | | vhost: validate log when IOTLB is enabledJason Wang2018-03-291-8/+6
| * | | | | | qede: Do not drop rx-checksum invalidated packets.Manish Chopra2018-03-291-8/+2
| * | | | | | hv_netvsc: enable multicast if necessaryStephen Hemminger2018-03-291-1/+1
| * | | | | | ip_tunnel: Resolve ipsec merge conflict properly.David S. Miller2018-03-291-6/+6
| * | | | | | lan78xx: Crash in lan78xx_writ_reg (Workqueue: events lan78xx_deferred_multic...Raghuram Chary J2018-03-291-2/+21
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2018-03-295-18/+38
| |\ \ \ \ \ \
| | * | | | | | xfrm: Fix transport mode skb control buffer usage.Steffen Klassert2018-03-231-0/+6
| | * | | | | | vti6: Fix dev->max_mtu settingStefano Brivio2018-03-191-1/+1
| | * | | | | | vti6: Keep set MTU on link creation or change, validate itStefano Brivio2018-03-191-8/+16
| | * | | | | | vti6: Properly adjust vti6 MTU from MTU of lower deviceStefano Brivio2018-03-191-4/+6
| | * | | | | | vti4: Don't override MTU passed on link creation via IFLA_MTUStefano Brivio2018-03-191-1/+0
| | * | | | | | ip_tunnel: Clamp MTU to bounds on new linkStefano Brivio2018-03-191-1/+7
| | * | | | | | vti4: Don't count header length twice on tunnel setupStefano Brivio2018-03-191-1/+0
| | * | | | | | xfrm: fix rcu_read_unlock usage in xfrm_local_errorTaehee Yoo2018-03-161-2/+3
| * | | | | | | qede: Fix barrier usage after tx doorbell write.Manish Chopra2018-03-271-6/+4
| * | | | | | | vhost: correctly remove wait queue during poll failureJason Wang2018-03-271-2/+1
| * | | | | | | Merge branch 'mlx4-misc-fixes-for-4.16'David S. Miller2018-03-274-47/+63
| |\ \ \ \ \ \ \
| | * | | | | | | net/mlx4_core: Fix memory leak while delete slave's resourcesMoshe Shemesh2018-03-271-0/+1
| | * | | | | | | net/mlx4_en: Fix mixed PFC and Global pause user control requestsEran Ben Elisha2018-03-273-47/+62
| |/ / / / / / /
| * | | | | | | net/smc: use announced length in sock_recvmsg()Ursula Braun2018-03-271-1/+1
| * | | | | | | llc: properly handle dev_queue_xmit() return valueCong Wang2018-03-273-16/+33
| * | | | | | | Merge tag 'mlx5-fixes-2018-03-23' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2018-03-275-33/+51
| |\ \ \ \ \ \ \
| | * | | | | | | net/mlx5e: Sync netdev vxlan ports at openShahar Klein2018-03-261-6/+3
| | * | | | | | | net/mlx5e: Avoid using the ipv6 stub in the TC offload neigh update pathOr Gerlitz2018-03-262-4/+4
| | * | | | | | | net/mlx5e: Fix memory usage issues in offloading TC flowsJianbo Liu2018-03-261-8/+8
| | * | | | | | | net/mlx5e: Fix traffic being dropped on VF representorRoi Dayan2018-03-261-2/+7
| | * | | | | | | net/mlx5e: Verify coalescing parameters in rangeMoshe Shemesh2018-03-261-0/+17
| | * | | | | | | net/mlx5: Make eswitch support to depend on switchdevOr Gerlitz2018-03-263-5/+3
| | * | | | | | | net/mlx5e: Use 32 bits to store VF representor SQ numberOr Gerlitz2018-03-261-3/+3
| | * | | | | | | net/mlx5e: Don't override vport admin link state in switchdev modeJianbo Liu2018-03-261-5/+6
| * | | | | | | | strparser: Fix sign of err codesDave Watson2018-03-271-2/+2
| * | | | | | | | net sched actions: fix dumping which requires several messages to user spaceCraig Dillabaugh2018-03-271-1/+3
| * | | | | | | | r8169: fix setting driver_data after register_netdevHeiner Kallweit2018-03-271-2/+2
| * | | | | | | | net: fix possible out-of-bound read in skb_network_protocol()Eric Dumazet2018-03-271-1/+1
| * | | | | | | | net-usb: add qmi_wwan if on lte modem wistron neweb d18q1Giuseppe Lippolis2018-03-271-0/+3
| * | | | | | | | Merge tag 'batadv-net-for-davem-20180326' of git://git.open-mesh.org/linux-mergeDavid S. Miller2018-03-272-3/+6
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | batman-adv: fix packet loss for broadcasted DHCP packets to a serverLinus Lüssing2018-03-241-1/+4
| | * | | | | | | batman-adv: fix multicast-via-unicast transmission with AP isolationLinus Lüssing2018-03-241-2/+2
| * | | | | | | | net: dsa: mt7530: fix module autoloading for OF platform driversSean Wang2018-03-261-0/+1
| * | | | | | | | net: dsa: mt7530: remove redundant MODULE_ALIAS entriesSean Wang2018-03-261-1/+0
| * | | | | | | | vhost_net: add missing lock nesting notationJason Wang2018-03-261-2/+2
| * | | | | | | | net/usb/qmi_wwan.c: Add USB id for lt4120 modemTorsten Hilbrich2018-03-261-0/+1
| * | | | | | | | team: move dev_mc_sync after master_upper_dev_link in team_port_addXin Long2018-03-261-7/+5