summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2016-08-22net/irda: fix NULL pointer dereference on memory allocation failureVegard Nossum1-2/+5
2016-08-22Bluetooth: Fix l2cap_sock_setsockopt() with optname BT_RCVMTUAmadeusz Sławiński1-1/+1
2016-08-22netlabel: add address family checks to netlbl_{sock,req}_delattr()Paul Moore1-2/+10
2016-08-08libceph: apply new_state before new_up_client on incrementalsIlya Dryomov1-43/+113
2016-08-08libceph: set 'exists' flag for newly up osdYan, Zheng1-1/+1
2016-08-03netfilter: x_tables: speed up jump target validationFlorian Westphal4-65/+123
2016-07-12netfilter: x_tables: introduce and use xt_copy_counters_from_userFlorian Westphal4-130/+89
2016-07-12netfilter: x_tables: do compat validation via translate_tableFlorian Westphal4-333/+80
2016-07-12netfilter: x_tables: xt_compat_match_from_user doesn't need a retvalFlorian Westphal4-50/+25
2016-07-12netfilter: ip6_tables: simplify translate_compat_table argsFlorian Westphal1-36/+25
2016-07-12netfilter: ip_tables: simplify translate_compat_table argsFlorian Westphal1-36/+25
2016-07-12netfilter: arp_tables: simplify translate_compat_table argsFlorian Westphal1-46/+36
2016-07-12netfilter: x_tables: don't reject valid target size on some architecturesFlorian Westphal1-2/+2
2016-07-12netfilter: x_tables: validate all offsets and sizes in a ruleFlorian Westphal1-5/+76
2016-07-12netfilter: x_tables: check for bogus target offsetFlorian Westphal4-8/+24
2016-07-12netfilter: x_tables: check standard target size tooFlorian Westphal1-0/+15
2016-07-12netfilter: x_tables: add compat version of xt_check_entry_offsetsFlorian Westphal4-3/+28
2016-07-12netfilter: x_tables: assert minimum target sizeFlorian Westphal1-0/+3
2016-07-12netfilter: x_tables: kill check_entry helperFlorian Westphal3-35/+24
2016-07-12netfilter: x_tables: add and use xt_check_entry_offsetsFlorian Westphal4-32/+37
2016-07-12netfilter: x_tables: validate targets of jumpsFlorian Westphal3-0/+48
2016-07-12netfilter: x_tables: don't move to non-existent next ruleFlorian Westphal3-3/+13
2016-07-12netfilter: x_tables: fix unconditional helperFlorian Westphal3-33/+31
2016-07-12netfilter: x_tables: make sure e->next_offset covers remaining blob sizeFlorian Westphal3-6/+12
2016-07-12netfilter: x_tables: validate e->target_offset earlyFlorian Westphal3-27/+24
2016-07-12tcp: record TLP and ER timer stats in v6 statsYuchung Cheng1-1/+3
2016-07-12netlink: Fix dump skb leak/double freeHerbert Xu1-2/+5
2016-07-12tcp: refresh skb timestamp at retransmit timeEric Dumazet1-2/+4
2016-07-12net: fix a kernel infoleak in x25 moduleKangjie Lu1-0/+1
2016-07-12net: bridge: fix old ioctl unlocked net device walkNikolay Aleksandrov1-2/+3
2016-07-12VSOCK: do not disconnect socket when peer has shutdown SEND onlyIan Campbell1-20/+1
2016-07-12net: fix infoleak in rtnetlinkKangjie Lu1-8/+10
2016-07-12net: fix infoleak in llcKangjie Lu1-0/+1
2016-07-12netem: Segment GSO packets on enqueueNeil Horman1-2/+59
2016-07-12sch_dsmark: update backlog as wellWANG Cong1-0/+3
2016-07-12sch_htb: update backlog as wellWANG Cong1-1/+4
2016-07-12net_sched: update hierarchical backlog tooWANG Cong19-47/+84
2016-07-12net_sched: introduce qdisc_replace() helperWANG Cong12-78/+12
2016-07-12net: sched: do not requeue a NULL skbLars Persson1-1/+4
2016-07-12packet: fix heap info leak in PACKET_DIAG_MCLIST sock_diag interfaceMathias Krause1-0/+1
2016-07-12route: do not cache fib route info on local routes with oifChris Friesen1-0/+12
2016-07-12decnet: Do not build routes to devices without decnet private data.David S. Miller1-1/+8
2016-07-12batman-adv: Reduce refcnt of removed router when updating routeSven Eckelmann1-0/+9
2016-07-12batman-adv: Fix broadcast/ogm queue limit on a removed interfaceLinus Lüssing1-0/+6
2016-07-12batman-adv: Check skb size before using encapsulated ETH+VLAN headerSven Eckelmann1-2/+6
2016-07-12ipvs: correct initial offset of Call-ID header search in SIP persistence engineMarco Angaroni1-1/+1
2016-07-12sunrpc/cache: drop reference when sunrpc_cache_pipe_upcall() detects a raceNeilBrown1-3/+3
2016-07-12mac80211: fix unnecessary frame drops in mesh fwdingMichal Kazior1-2/+3
2016-07-12ip6_tunnel: set rtnl_link_ops before calling register_netdeviceThadeu Lima de Souza Cascardo1-1/+1
2016-07-12ipv6: l2tp: fix a potential issue in l2tp_ip6_recvHaishuang Yan1-3/+5