summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* batman-adv: Add missing refcnt for last_candidateSven Eckelmann2016-11-201-1/+27
* qdisc: fix a module refcount leak in qdisc_create_dflt()Eric Dumazet2016-11-201-4/+5
* netfilter: nfnetlink_queue: reject verdict request from different portidLiping Zhang2016-11-201-4/+2
* netfilter: nf_ct_expect: remove the redundant slash when policy name is emptyLiping Zhang2016-11-201-1/+1
* SUNRPC: allow for upcalls for same uid but different gss serviceOlga Kornievskaia2016-11-201-3/+5
* mac80211: fix purging multicast PS buffer queueFelix Fietkau2016-11-202-4/+4
* tcp: consider recv buf for the initial window scaleSoheil Hassas Yeganeh2016-11-201-1/+2
* l2tp: Correctly return -EBADF from pppol2tp_getname.phil.turnbull@oracle.com2016-11-201-5/+2
* net/irda: fix NULL pointer dereference on memory allocation failureVegard Nossum2016-11-201-2/+5
* libceph: apply new_state before new_up_client on incrementalsIlya Dryomov2016-11-201-43/+113
* libceph: set 'exists' flag for newly up osdYan, Zheng2016-11-201-1/+1
* netfilter: x_tables: speed up jump target validationFlorian Westphal2016-11-204-68/+123
* netfilter: x_tables: validate targets of jumpsFlorian Westphal2016-11-203-0/+51
* xfrm: fix crash in XFRM_MSG_GETSA netlink handlerVegard Nossum2016-11-201-3/+3
* Bluetooth: Fix l2cap_sock_setsockopt() with optname BT_RCVMTUAmadeusz Sławiński2016-11-201-1/+1
* NFS: Don't drop CB requests with invalid principalsChuck Lever2016-11-201-0/+5
* svc: Avoid garbage replies when pc_func() returns rpc_drop_replyChuck Lever2016-11-201-1/+1
* batman-adv: Fix speedy join in gateway client modeSven Eckelmann2016-11-201-2/+2
* batman-adv: Free last_bonding_candidate on release of orig_nodeSven Eckelmann2016-11-201-0/+7
* batman-adv: Fix reference leak in batadv_find_routerSven Eckelmann2016-11-202-14/+42
* batman-adv: Fix non-atomic bla_claim::backbone_gw accessSven Eckelmann2016-11-202-23/+90
* batman-adv: lock crc access in bridge loop avoidanceSimon Wunderlich2016-11-202-5/+32
* batman-adv: Fix kerneldoc member names in for main structsSven Eckelmann2016-11-201-6/+6
* batman-adv: Fix orig_node_vlan leak on orig_node_releaseSven Eckelmann2016-11-201-0/+8
* batman-adv: Avoid nullptr dereference in dat after vlan_insert_tagSven Eckelmann2016-11-201-2/+8
* batman-adv: Avoid nullptr dereference in bla after vlan_insert_tagSven Eckelmann2016-11-201-1/+4
* netlabel: add address family checks to netlbl_{sock,req}_delattr()Paul Moore2016-11-201-2/+10
* Revert "netfilter: ensure number of counters is >0 in do_replace()"Bernhard Thaler2016-08-221-4/+0
* netfilter: ensure number of counters is >0 in do_replace()Dave Jones2016-08-224-0/+22
* netfilter: x_tables: introduce and use xt_copy_counters_from_userFlorian Westphal2016-08-224-130/+89
* netfilter: x_tables: do compat validation via translate_tableFlorian Westphal2016-08-224-334/+80
* netfilter: x_tables: xt_compat_match_from_user doesn't need a retvalFlorian Westphal2016-08-224-50/+25
* netfilter: ip6_tables: simplify translate_compat_table argsFlorian Westphal2016-08-221-36/+25
* netfilter: ip_tables: simplify translate_compat_table argsFlorian Westphal2016-08-221-36/+24
* netfilter: arp_tables: simplify translate_compat_table argsFlorian Westphal2016-08-221-46/+36
* netfilter: x_tables: don't reject valid target size on some architecturesFlorian Westphal2016-08-221-2/+2
* netfilter: x_tables: validate all offsets and sizes in a ruleFlorian Westphal2016-08-221-5/+76
* netfilter: x_tables: check for bogus target offsetFlorian Westphal2016-08-224-8/+24
* netfilter: x_tables: check standard target size tooFlorian Westphal2016-08-221-0/+15
* netfilter: x_tables: add compat version of xt_check_entry_offsetsFlorian Westphal2016-08-224-3/+28
* netfilter: x_tables: assert minimum target sizeFlorian Westphal2016-08-221-0/+3
* netfilter: x_tables: kill check_entry helperFlorian Westphal2016-08-223-35/+24
* netfilter: x_tables: add and use xt_check_entry_offsetsFlorian Westphal2016-08-224-32/+37
* netfilter: x_tables: don't move to non-existent next ruleFlorian Westphal2016-08-223-3/+13
* tcp: make challenge acks less predictableEric Dumazet2016-08-221-4/+9
* rds: fix an infoleak in rds_inc_info_copyKangjie Lu2016-08-221-0/+2
* tipc: fix an infoleak in tipc_nl_compat_link_dumpKangjie Lu2016-08-221-1/+2
* batman-adv: Clean up untagged vlan when destroying via rtnl-linkSven Eckelmann2016-08-221-0/+9
* batman-adv: Fix ICMP RR ethernet access after skb_linearizeSven Eckelmann2016-08-221-0/+1
* batman-adv: Fix double-put of vlan objectBen Hutchings2016-08-221-1/+0