summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2018-07-17netfilter: x_tables: initialise match/target check parameter structFlorian Westphal
2018-07-17netfilter: nf_queue: augment nfqa_cfg_policyEric Dumazet
2018-07-11netfilter: nf_log: don't hold nf_log_mutex during user accessJann Horn
2018-07-08ipvs: fix buffer overflow with sync daemon and serviceJulian Anastasov
2018-07-08netfilter: nft_limit: fix packet ratelimitingPablo Neira Ayuso
2018-07-08netfilter: ebtables: handle string from userspace with carePaolo Abeni
2018-07-08xfrm6: avoid potential infinite loop in _decode_session6()Eric Dumazet
2018-07-08netfilter: nf_tables: use WARN_ON_ONCE instead of BUG_ON in nft_do_chain()Taehee Yoo
2018-07-08netfilter: ip6t_rpfilter: provide input interface for route lookupVincent Bernat
2018-07-08netfilter: don't set F_IFACE on ipv6 fib lookupsFlorian Westphal
2018-07-08netfilter: nf_tables: fix NULL-ptr in nf_tables_dump_obj()Taehee Yoo
2018-07-08netfilter: nf_tables: add missing netlink attrs to policiesFlorian Westphal
2018-07-08netfilter: nf_tables: fix memory leak on error exit returnColin Ian King
2018-07-08netfilter: nf_tables: increase nft_counters_enabled in nft_chain_stats_replace()Taehee Yoo
2018-07-08netfilter: nf_tables: disable preemption in nft_update_chain_stats()Pablo Neira Ayuso
2018-07-08netfilter: nft_meta: fix wrong value dereference in nft_meta_set_evalTaehee Yoo
2018-07-08netfilter: nf_tables: bogus EBUSY in chain deletionsPablo Neira Ayuso
2018-07-08netfilter: nf_tables: don't assume chain stats are set when jumplabel is setFlorian Westphal
2018-07-08netfilter: nft_compat: fix handling of large matchinfo sizeFlorian Westphal
2018-07-08netfilter: nft_compat: prepare for indirect info storageFlorian Westphal
2018-07-08netfilter: nf_tables: nft_compat: fix refcount leak on xt moduleFlorian Westphal
2018-07-03xprtrdma: Return -ENOBUFS when no pages are availableChuck Lever
2018-06-26tls: fix use-after-free in tls_push_recordDaniel Borkmann
2018-06-26net: in virtio_net_hdr only add VLAN_HLEN to csum_start if payload holds vlanWillem de Bruijn
2018-06-26udp: fix rx queue len reported by diag and proc interfacePaolo Abeni
2018-06-26socket: close race condition between sock_close() and sockfs_setattr()Cong Wang
2018-06-26tcp: verify the checksum of the first data segment in a new connectionFrank van der Linden
2018-06-26net/sched: act_simple: fix parsing of TCA_DEF_DATADavide Caratti
2018-06-26net: dsa: add error handling for pskb_trim_rcsumZhouyang Jia
2018-06-26ipv6: allow PMTU exceptions to local routesJulian Anastasov
2018-06-21tcp: do not overshoot window_clamp in tcp_rcv_space_adjust()Eric Dumazet
2018-06-21net sched actions: fix invalid pointer dereferencing if skbedit flags missingRoman Mashak
2018-06-21rxrpc: Fix the min security level for kernel callsDavid Howells
2018-06-21rxrpc: Fix error reception on AF_INET6 socketsDavid Howells
2018-06-21tipc: eliminate KMSAN uninit-value in strcmp complaintYing Xue
2018-06-21mac80211: use timeout from the AddBA response instead of the requestSara Sharon
2018-06-21mac80211: Adjust SAE authentication timeoutIlan Peer
2018-06-21smc: fix sendpage() callStefan Raspl
2018-06-21tipc: fix bug in function tipc_nl_node_dump_monitorJon Maloy
2018-06-21rds: ib: Fix missing call to rds_ib_dev_put in rds_ib_setup_qpDag Moxnes
2018-06-21netfilter: nf_tables: fix out-of-bounds in nft_chain_commit_updateTaehee Yoo
2018-06-21netfilter: nf_tables: NAT chain and extensions require NF_TABLESPablo Neira Ayuso
2018-06-21tipc: fix infinite loop when dumping link monitor summaryTung Nguyen
2018-06-16af_key: Always verify length of provided sadb_keyKevin Easton
2018-06-16netfilter: nf_tables: fix NULL pointer dereference on nft_ct_helper_obj_dump()Taehee Yoo
2018-06-11cls_flower: Fix incorrect idr release when failing to modify rulePaul Blakey
2018-06-11rtnetlink: validate attributes in do_setlink()Eric Dumazet
2018-06-11net-sysfs: Fix memory leak in XPS configurationAlexander Duyck
2018-06-11ipv6: sr: fix memory OOB access in seg6_do_srh_encap/inlineMathieu Xhonneux
2018-06-11vrf: check the original netdevice for generating redirectStephen Suryaputra