summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mlxsw: spectrum_switchdev: Check success of FDB add operationShalom Toledo2018-03-051-2/+27
* Merge branch 'GSO_BY_FRAGS-correctness-improvements'David S. Miller2018-03-0412-51/+54
|\
| * net: make skb_gso_*_seglen functions privateDaniel Axtens2018-03-042-35/+35
| * net: xfrm: use skb_gso_validate_network_len() to check gso sizesDaniel Axtens2018-03-042-2/+3
| * net: sched: tbf: handle GSO_BY_FRAGS case in enqueueDaniel Axtens2018-03-041-1/+2
| * net: rename skb_gso_validate_mtu -> skb_gso_validate_network_lenDaniel Axtens2018-03-049-13/+14
|/
* Merge tag 'batadv-net-for-davem-20180302' of git://git.open-mesh.org/linux-mergeDavid S. Miller2018-03-049-39/+50
|\
| * batman-adv: Fix internal interface indices typesSven Eckelmann2018-02-255-21/+31
| * batman-adv: Fix netlink dumping of BLA backbonesSven Eckelmann2018-02-251-4/+7
| * batman-adv: Fix netlink dumping of BLA claimsSven Eckelmann2018-02-251-4/+7
| * batman-adv: Ignore invalid batadv_v_gw during netlink sendSven Eckelmann2018-02-251-1/+1
| * batman-adv: Ignore invalid batadv_iv_gw during netlink sendSven Eckelmann2018-02-251-1/+1
| * batman-adv: invalidate checksum on fragment reassemblyMatthias Schiffer2018-02-251-1/+2
| * batman-adv: fix packet checksum in receive pathMatthias Schiffer2018-02-251-7/+1Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-03-0311-39/+98
|\ \
| * | ipvs: remove IPS_NAT_MASK check to fix passive FTPJulian Anastasov2018-02-281-1/+1
| * | netfilter: nf_tables: use the right index from flowtable error pathPablo Neira Ayuso2018-02-271-1/+1
| * | netfilter: nf_tables: missing attribute validation in nf_tables_delflowtable()Pablo Neira Ayuso2018-02-271-0/+5
| * | netfilter: nf_tables: return EBUSY if device already belongs to flowtablePablo Neira Ayuso2018-02-271-1/+17
| * | netfilter: use skb_to_full_sk in ip6_route_me_harderEric Dumazet2018-02-251-4/+5
| * | netfilter: don't set F_IFACE on ipv6 fib lookupsFlorian Westphal2018-02-252-14/+2Star
| * | netfilter: increase IPSTATS_MIB_CSUMERRORS statTaehee Yoo2018-02-251-1/+3
| * | netfilter: nf_flow_table: fix checksum when handling DNATFelix Fietkau2018-02-251-0/+1
| * | netfilter: ebtables: CONFIG_COMPAT: don't trust userland offsetsFlorian Westphal2018-02-251-1/+12
| * | netfilter: ebtables: convert BUG_ONs to WARN_ONsFlorian Westphal2018-02-251-9/+18
| * | netfilter: bridge: ebt_among: add missing match size checksFlorian Westphal2018-02-251-2/+19
| * | netfilter: ipv6: fix use-after-free Write in nf_nat_ipv6_manip_pktFlorian Westphal2018-02-251-0/+4
| * | netfilter: ipt_CLUSTERIP: put config instead of freeing itFlorian Westphal2018-02-251-3/+4
| * | netfilter: ipt_CLUSTERIP: put config struct if we can't increment ct refcountFlorian Westphal2018-02-251-2/+6
* | | Merge tag 'mac80211-for-davem-2018-03-02' of git://git.kernel.org/pub/scm/lin...David S. Miller2018-03-023-9/+14
|\ \ \
| * | | cfg80211: add missing dependency to CFG80211 suboptionsRomain Naour2018-02-271-8/+5Star
| * | | mac80211: drop frames with unexpected DS bits from fast-rx to slow pathFelix Fietkau2018-02-231-1/+1
| * | | mac80211: Adjust TSQ pacing shiftToke Høiland-Jørgensen2018-02-231-0/+8
* | | | rds: Incorrect reference counting in TCP socket creationKa-Cheong Poon2018-03-021-3/+11
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-03-024-17/+88
|\ \ \ \
| * | | | test_bpf: reduce MAX_TESTRUNSEric Dumazet2018-02-281-1/+1
| * | | | bpf, ppc64: fix out of bounds access in tail callDaniel Borkmann2018-02-271-0/+1
| * | | | test_bpf: add a schedule pointEric Dumazet2018-02-261-0/+2
| * | | | bpf: allow xadd only on aligned memoryDaniel Borkmann2018-02-232-16/+84
* | | | | net: ethtool: don't ignore return from driver get_fecparam methodEdward Cree2018-03-021-1/+4
* | | | | vrf: check forwarding on the original netdevice when generating ICMP dest unr...Stephen Suryaputra2018-03-021-1/+10
* | | | | net: allow interface to be set into VRF if VLAN interface in same VRFMike Manning2018-03-021-5/+9
* | | | | net: ipv4: avoid unused variable warning for sysctlArnd Bergmann2018-03-011-2/+1Star
* | | | | Merge branch 'mlxsw-fixes'David S. Miller2018-02-286-55/+76
|\ \ \ \ \
| * | | | | spectrum: Reference count VLAN entriesIdo Schimmel2018-02-282-1/+8
| * | | | | mlxsw: spectrum: Treat IPv6 unregistered multicast as broadcastIdo Schimmel2018-02-281-1/+1
| * | | | | mlxsw: spectrum: Fix handling of resource_size_paramJiri Pirko2018-02-283-43/+57
| * | | | | mlxsw: core: Fix flex keys scratchpad offset conflictJiri Pirko2018-02-281-10/+10
|/ / / / /
* | | | | Merge branch 'net-smc-fixes'David S. Miller2018-02-284-4/+7
|\ \ \ \ \
| * | | | | net/smc: fix NULL pointer dereference on sock_create_kern() error pathDavide Caratti2018-02-281-1/+3