summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | netfilter: nf_tables: release flowtable hooksPablo Neira Ayuso2018-03-111-0/+1
| * | | netfilter: bridge: ebt_among: add more missing match size checksFlorian Westphal2018-03-111-0/+34
| * | | netfilter: x_tables: add and use xt_check_proc_nameFlorian Westphal2018-03-113-9/+43
| * | | netfilter: ebtables: fix erroneous reject of last ruleFlorian Westphal2018-03-111-1/+5
| * | | netfilter: nft_set_hash: skip fixed hash if timeout is specifiedPablo Neira Ayuso2018-03-061-1/+1
* | | | sock_diag: request _diag module only when the family or proto has been regist...Xin Long2018-03-124-10/+31
* | | | openvswitch: meter: fix the incorrect calculation of max delta_tzhangliping2018-03-111-3/+9
* | | | ip6erspan: make sure enough headroom at xmit.William Tu2018-03-091-0/+3
* | | | ip6erspan: improve error handling for erspan version number.William Tu2018-03-091-0/+2
* | | | ip6gre: add erspan v2 to tunnel lookupWilliam Tu2018-03-091-1/+2
* | | | net: use skb_is_gso_sctp() instead of open-codingDaniel Axtens2018-03-095-8/+8
* | | | ieee802154: 6lowpan: fix possible NULL deref in lowpan_device_event()Eric Dumazet2018-03-091-4/+8
* | | | ipv6: fix access to non-linear packet in ndisc_fill_redirect_hdr_option()Lorenzo Bianconi2018-03-091-1/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-03-071-18/+42
|\ \ \ \
| * | | | bpf: fix bpf_skb_adjust_net/bpf_skb_proto_xlat to deal with gso sctp skbsDaniel Axtens2018-03-031-18/+42
* | | | | net: don't unnecessarily load kernel modules in dev_ioctl()Paul Moore2018-03-071-2/+5
* | | | | tcp: purge write queue upon aborting the connectionSoheil Hassas Yeganeh2018-03-072-0/+2
* | | | | dccp: check sk for closed state in dccp_sendmsg()Alexey Kodanev2018-03-071-0/+5
* | | | | l2tp: do not accept arbitrary socketsEric Dumazet2018-03-071-2/+6
* | | | | net: Fix hlist corruptions in inet_evict_bucket()Kirill Tkhai2018-03-071-0/+3
* | | | | ipv6: Reflect MTU changes on PMTU of exceptions for MTU-less routesStefano Brivio2018-03-071-29/+42
* | | | | sch_netem: fix skb leak in netem_enqueue()Alexey Kodanev2018-03-071-1/+1
* | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2018-03-071-1/+7
|\ \ \ \ \
| * | | | | Bluetooth: Fix missing encryption refresh on Security RequestSzymon Janc2018-03-011-1/+7
* | | | | | net: Only honor ifindex in IP_PKTINFO if non-0David Ahern2018-03-061-2/+4
| |_|/ / / |/| | | |
* | | | | 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