summaryrefslogtreecommitdiff
path: root/net
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-03-05
|\
| * net: make skb_gso_*_seglen functions privateDaniel Axtens2018-03-04
| * net: xfrm: use skb_gso_validate_network_len() to check gso sizesDaniel Axtens2018-03-04
| * net: sched: tbf: handle GSO_BY_FRAGS case in enqueueDaniel Axtens2018-03-04
| * net: rename skb_gso_validate_mtu -> skb_gso_validate_network_lenDaniel Axtens2018-03-04
| * Merge tag 'batadv-net-for-davem-20180302' of git://git.open-mesh.org/linux-mergeDavid S. Miller2018-03-03
| |\
| | * batman-adv: Fix internal interface indices typesSven Eckelmann2018-02-25
| | * batman-adv: Fix netlink dumping of BLA backbonesSven Eckelmann2018-02-25
| | * batman-adv: Fix netlink dumping of BLA claimsSven Eckelmann2018-02-25
| | * batman-adv: Ignore invalid batadv_v_gw during netlink sendSven Eckelmann2018-02-25
| | * batman-adv: Ignore invalid batadv_iv_gw during netlink sendSven Eckelmann2018-02-25
| | * batman-adv: invalidate checksum on fragment reassemblyMatthias Schiffer2018-02-25
| | * batman-adv: fix packet checksum in receive pathMatthias Schiffer2018-02-25
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-03-02
| |\ \
| | * | ipvs: remove IPS_NAT_MASK check to fix passive FTPJulian Anastasov2018-02-28
| | * | netfilter: nf_tables: use the right index from flowtable error pathPablo Neira Ayuso2018-02-27
| | * | netfilter: nf_tables: missing attribute validation in nf_tables_delflowtable()Pablo Neira Ayuso2018-02-27
| | * | netfilter: nf_tables: return EBUSY if device already belongs to flowtablePablo Neira Ayuso2018-02-27
| | * | netfilter: use skb_to_full_sk in ip6_route_me_harderEric Dumazet2018-02-25
| | * | netfilter: don't set F_IFACE on ipv6 fib lookupsFlorian Westphal2018-02-25
| | * | netfilter: increase IPSTATS_MIB_CSUMERRORS statTaehee Yoo2018-02-25
| | * | netfilter: nf_flow_table: fix checksum when handling DNATFelix Fietkau2018-02-25
| | * | netfilter: ebtables: CONFIG_COMPAT: don't trust userland offsetsFlorian Westphal2018-02-25
| | * | netfilter: ebtables: convert BUG_ONs to WARN_ONsFlorian Westphal2018-02-25
| | * | netfilter: bridge: ebt_among: add missing match size checksFlorian Westphal2018-02-25
| | * | netfilter: ipv6: fix use-after-free Write in nf_nat_ipv6_manip_pktFlorian Westphal2018-02-25
| | * | netfilter: ipt_CLUSTERIP: put config instead of freeing itFlorian Westphal2018-02-25
| | * | netfilter: ipt_CLUSTERIP: put config struct if we can't increment ct refcountFlorian Westphal2018-02-25
| * | | Merge tag 'mac80211-for-davem-2018-03-02' of git://git.kernel.org/pub/scm/lin...David S. Miller2018-03-02
| |\ \ \
| | * | | cfg80211: add missing dependency to CFG80211 suboptionsRomain Naour2018-02-27
| | * | | mac80211: drop frames with unexpected DS bits from fast-rx to slow pathFelix Fietkau2018-02-23
| | * | | mac80211: Adjust TSQ pacing shiftToke Høiland-Jørgensen2018-02-23
| * | | | rds: Incorrect reference counting in TCP socket creationKa-Cheong Poon2018-03-02
| * | | | net: ethtool: don't ignore return from driver get_fecparam methodEdward Cree2018-03-01
| * | | | vrf: check forwarding on the original netdevice when generating ICMP dest unr...Stephen Suryaputra2018-03-01
| * | | | net: allow interface to be set into VRF if VLAN interface in same VRFMike Manning2018-03-01
| * | | | net: ipv4: avoid unused variable warning for sysctlArnd Bergmann2018-03-01
| * | | | mlxsw: spectrum: Fix handling of resource_size_paramJiri Pirko2018-02-28
| * | | | net/smc: fix NULL pointer dereference on sock_create_kern() error pathDavide Caratti2018-02-28
| * | | | net/smc: use link_id of server in confirm link replyKarsten Graul2018-02-28
| * | | | net/smc: use a constant for control message lengthKarsten Graul2018-02-28
| * | | | net/tcp/illinois: replace broken algorithm reference linkJoey Pabalinas2018-02-28
| * | | | tcp: purge write queue upon RSTSoheil Hassas Yeganeh2018-02-28
| * | | | tcp: revert F-RTO extension to detect more spurious timeoutsYuchung Cheng2018-02-28
| * | | | tcp: revert F-RTO middle-box workaroundYuchung Cheng2018-02-28
| * | | | tls: Use correct sk->sk_prot for IPV6Boris Pismenny2018-02-27
| * | | | sit: fix IFLA_MTU ignored on NEWLINKXin Long2018-02-27
| * | | | ip6_tunnel: fix IFLA_MTU ignored on NEWLINKXin Long2018-02-27
| * | | | ip_gre: fix IFLA_MTU ignored on NEWLINKXin Long2018-02-27
| * | | | tipc: correct initial value for group congestion flagJon Maloy2018-02-27