summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-03-0558-357/+433
|\
| * net: make skb_gso_*_seglen functions privateDaniel Axtens2018-03-041-2/+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-048-12/+13
| * Merge tag 'batadv-net-for-davem-20180302' of git://git.open-mesh.org/linux-mergeDavid S. Miller2018-03-039-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/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-03-0211-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/+2
| | * | 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/+5
| | * | | 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
| * | | | net: ethtool: don't ignore return from driver get_fecparam methodEdward Cree2018-03-011-1/+4
| * | | | vrf: check forwarding on the original netdevice when generating ICMP dest unr...Stephen Suryaputra2018-03-011-1/+10
| * | | | net: allow interface to be set into VRF if VLAN interface in same VRFMike Manning2018-03-011-5/+9
| * | | | net: ipv4: avoid unused variable warning for sysctlArnd Bergmann2018-03-011-2/+1
| * | | | mlxsw: spectrum: Fix handling of resource_size_paramJiri Pirko2018-02-281-3/+4
| * | | | net/smc: fix NULL pointer dereference on sock_create_kern() error pathDavide Caratti2018-02-281-1/+3
| * | | | net/smc: use link_id of server in confirm link replyKarsten Graul2018-02-282-1/+2
| * | | | net/smc: use a constant for control message lengthKarsten Graul2018-02-282-2/+2
| * | | | net/tcp/illinois: replace broken algorithm reference linkJoey Pabalinas2018-02-281-1/+1
| * | | | tcp: purge write queue upon RSTSoheil Hassas Yeganeh2018-02-281-0/+1
| * | | | tcp: revert F-RTO extension to detect more spurious timeoutsYuchung Cheng2018-02-281-18/+12
| * | | | tcp: revert F-RTO middle-box workaroundYuchung Cheng2018-02-281-10/+7
| * | | | tls: Use correct sk->sk_prot for IPV6Boris Pismenny2018-02-271-15/+37
| * | | | sit: fix IFLA_MTU ignored on NEWLINKXin Long2018-02-271-0/+7
| * | | | ip6_tunnel: fix IFLA_MTU ignored on NEWLINKXin Long2018-02-271-4/+8
| * | | | ip_gre: fix IFLA_MTU ignored on NEWLINKXin Long2018-02-271-5/+0
| * | | | tipc: correct initial value for group congestion flagJon Maloy2018-02-272-0/+2
OpenPOWER on IntegriCloud