summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2018-06-08netfilter: x_tables: initialise match/target check parameter structFlorian Westphal
2018-06-06netfilter: nft_set_rbtree: fix parameter of __nft_rbtree_lookup()Taehee Yoo
2018-06-06Merge git://blackhole.kfki.hu/nfPablo Neira Ayuso
2018-06-06netfilter: ebtables: reject non-bridge targetsFlorian Westphal
2018-06-06netfilter: ipset: forbid family for hash:mac setsFlorent Fourcot
2018-06-06netfilter: ipset: Limit max timeout valueJozsef Kadlecsik
2018-06-06netfilter: xt_set: Check hook mask correctlySerhey Popovych
2018-06-04netfilter: ebtables: fix compat entry paddingAlin Nastac
2018-06-04ipvs: fix check on xmit to non-local addressesJulian Anastasov
2018-06-04netfilter: nft_reject_bridge: fix skb allocation size in nft_reject_br_send_v...Taehee Yoo
2018-06-02ipvs: register conntrack hooks for ftpJulian Anastasov
2018-06-01netfilter: nf_tables: check msg_type before nft_trans_set(trans)Alexey Kodanev
2018-06-01netfilter: xt_CT: Reject the non-null terminated string from user spaceGao Feng
2018-05-31net-sysfs: Fix memory leak in XPS configurationAlexander Duyck
2018-05-31net/ncsi: Fix array size in dumpit handlerSamuel Mendoza-Jonas
2018-05-31cls_flower: Fix incorrect idr release when failing to modify rulePaul Blakey
2018-05-28ipv6: sr: fix memory OOB access in seg6_do_srh_encap/inlineMathieu Xhonneux
2018-05-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2018-05-29netfilter: nf_tables: increase nft_counters_enabled in nft_chain_stats_replace()Taehee Yoo
2018-05-29netfilter: nf_tables: fix NULL-ptr in nf_tables_dump_obj()Taehee Yoo
2018-05-29netfilter: nf_tables: disable preemption in nft_update_chain_stats()Pablo Neira Ayuso
2018-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-05-25Merge tag 'batadv-net-for-davem-20180524' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2018-05-24ipv4: remove warning in ip_recv_errorWillem de Bruijn
2018-05-24net : sched: cls_api: deal with egdev path only if neededOr Gerlitz
2018-05-24packet: fix reserve calculationWillem de Bruijn
2018-05-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-05-24netfilter: provide correct argument to nla_strlcpy()Eric Dumazet
2018-05-23net: ipv4: add missing RTA_TABLE to rtm_ipv4_policyRoopa Prabhu
2018-05-23Merge tag 'mac80211-for-davem-2018-05-23' of git://git.kernel.org/pub/scm/lin...David S. Miller
2018-05-23ipvs: fix buffer overflow with sync daemon and serviceJulian Anastasov
2018-05-23netfilter: nft_limit: fix packet ratelimitingPablo Neira Ayuso
2018-05-23netfilter: nft_meta: fix wrong value dereference in nft_meta_set_evalTaehee Yoo
2018-05-22ipmr: properly check rhltable_init() return valueEric Dumazet
2018-05-22dccp: don't free ccid2_hc_tx_sock struct in dccp_disconnect()Alexey Kodanev
2018-05-22sctp: fix the issue that flags are ignored when using kernel_connectXin Long
2018-05-22cfg80211: fix NULL pointer derference when querying regdbHaim Dreyfuss
2018-05-19net: ip6_gre: fix tunnel metadata device sharing.William Tu
2018-05-18net: sched: red: avoid hashing NULL childPaolo Abeni
2018-05-18sock_diag: fix use-after-free read in __sk_freeEric Dumazet
2018-05-18net: dsa: Do not register devlink for unused portsFlorian Fainelli
2018-05-18net: Fix a bug in removing queues from XPS mapAmritha Nambiar
2018-05-18mac80211: mesh: fix premature update of rc statsBob Copeland
2018-05-18nl80211: fix nlmsg allocation in cfg80211_ft_eventDedy Lansky
2018-05-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-05-17bpf: fix truncated jump targets on heavy expansionsDaniel Borkmann
2018-05-17net: test tailroom before appending to linear skbWillem de Bruijn
2018-05-17net: ip6_gre: Fix ip6erspan hlen calculationPetr Machata
2018-05-17net: ip6_gre: Split up ip6gre_changelink()Petr Machata
2018-05-17net: ip6_gre: Split up ip6gre_newlink()Petr Machata