summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2016-11-20Bluetooth: Fix potential NULL dereference in RFCOMM bind callbackJaganath Kanakkassery
2016-11-20ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_routeNikolay Aleksandrov
2016-11-20ip6_gre: fix flowi6_proto value in ip6gre_xmit_other()Lance Richardson
2016-11-20ip6_gre: Set flowi6_proto as IPPROTO_GRE in xmit path.Haishuang Yan
2016-11-20tcp: fix a compile error in DBGUNDO()Eric Dumazet
2016-11-20xfrm: Fix memory leak of aead algorithm nameIlan Tayari
2016-11-20irda: Free skb on irda_accept error path.phil.turnbull@oracle.com
2016-11-20nl80211: validate number of probe response CSA countersJohannes Berg
2016-11-20xfrm_user: propagate sec ctx allocation errorsMathias Krause
2016-11-20ipv6: addrconf: fix dev refcont leak when DAD failedWei Yongjun
2016-11-20l2tp: fix use-after-free during module unloadSabrina Dubroca
2016-11-20tcp: fastopen: fix rcv_wup initialization for TFO server on SYN/dataNeal Cardwell
2016-11-20ipv6: add missing netconf notif when 'all' is updatedNicolas Dichtel
2016-11-20batman-adv: Add missing refcnt for last_candidateSven Eckelmann
2016-11-20qdisc: fix a module refcount leak in qdisc_create_dflt()Eric Dumazet
2016-11-20netfilter: nfnetlink_queue: reject verdict request from different portidLiping Zhang
2016-11-20netfilter: nf_ct_expect: remove the redundant slash when policy name is emptyLiping Zhang
2016-11-20SUNRPC: allow for upcalls for same uid but different gss serviceOlga Kornievskaia
2016-11-20mac80211: fix purging multicast PS buffer queueFelix Fietkau
2016-11-20tcp: consider recv buf for the initial window scaleSoheil Hassas Yeganeh
2016-11-20l2tp: Correctly return -EBADF from pppol2tp_getname.phil.turnbull@oracle.com
2016-11-20net/irda: fix NULL pointer dereference on memory allocation failureVegard Nossum
2016-11-20libceph: apply new_state before new_up_client on incrementalsIlya Dryomov
2016-11-20libceph: set 'exists' flag for newly up osdYan, Zheng
2016-11-20netfilter: x_tables: speed up jump target validationFlorian Westphal
2016-11-20netfilter: x_tables: validate targets of jumpsFlorian Westphal
2016-11-20xfrm: fix crash in XFRM_MSG_GETSA netlink handlerVegard Nossum
2016-11-20Bluetooth: Fix l2cap_sock_setsockopt() with optname BT_RCVMTUAmadeusz Sławiński
2016-11-20NFS: Don't drop CB requests with invalid principalsChuck Lever
2016-11-20svc: Avoid garbage replies when pc_func() returns rpc_drop_replyChuck Lever
2016-11-20batman-adv: Fix speedy join in gateway client modeSven Eckelmann
2016-11-20batman-adv: Free last_bonding_candidate on release of orig_nodeSven Eckelmann
2016-11-20batman-adv: Fix reference leak in batadv_find_routerSven Eckelmann
2016-11-20batman-adv: Fix non-atomic bla_claim::backbone_gw accessSven Eckelmann
2016-11-20batman-adv: lock crc access in bridge loop avoidanceSimon Wunderlich
2016-11-20batman-adv: Fix kerneldoc member names in for main structsSven Eckelmann
2016-11-20batman-adv: Fix orig_node_vlan leak on orig_node_releaseSven Eckelmann
2016-11-20batman-adv: Avoid nullptr dereference in dat after vlan_insert_tagSven Eckelmann
2016-11-20batman-adv: Avoid nullptr dereference in bla after vlan_insert_tagSven Eckelmann
2016-11-20netlabel: add address family checks to netlbl_{sock,req}_delattr()Paul Moore
2016-08-22Revert "netfilter: ensure number of counters is >0 in do_replace()"Bernhard Thaler
2016-08-22netfilter: ensure number of counters is >0 in do_replace()Dave Jones
2016-08-22netfilter: x_tables: introduce and use xt_copy_counters_from_userFlorian Westphal
2016-08-22netfilter: x_tables: do compat validation via translate_tableFlorian Westphal
2016-08-22netfilter: x_tables: xt_compat_match_from_user doesn't need a retvalFlorian Westphal
2016-08-22netfilter: ip6_tables: simplify translate_compat_table argsFlorian Westphal
2016-08-22netfilter: ip_tables: simplify translate_compat_table argsFlorian Westphal
2016-08-22netfilter: arp_tables: simplify translate_compat_table argsFlorian Westphal
2016-08-22netfilter: x_tables: don't reject valid target size on some architecturesFlorian Westphal
2016-08-22netfilter: x_tables: validate all offsets and sizes in a ruleFlorian Westphal