summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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
2016-08-22netfilter: x_tables: check for bogus target offsetFlorian Westphal
2016-08-22netfilter: x_tables: check standard target size tooFlorian Westphal
2016-08-22netfilter: x_tables: add compat version of xt_check_entry_offsetsFlorian Westphal
2016-08-22netfilter: x_tables: assert minimum target sizeFlorian Westphal
2016-08-22netfilter: x_tables: kill check_entry helperFlorian Westphal
2016-08-22netfilter: x_tables: add and use xt_check_entry_offsetsFlorian Westphal
2016-08-22netfilter: x_tables: don't move to non-existent next ruleFlorian Westphal
2016-08-22tcp: make challenge acks less predictableEric Dumazet
2016-08-22rds: fix an infoleak in rds_inc_info_copyKangjie Lu
2016-08-22tipc: fix an infoleak in tipc_nl_compat_link_dumpKangjie Lu
2016-08-22batman-adv: Clean up untagged vlan when destroying via rtnl-linkSven Eckelmann
2016-08-22batman-adv: Fix ICMP RR ethernet access after skb_linearizeSven Eckelmann
2016-08-22batman-adv: Fix double-put of vlan objectBen Hutchings
2016-08-22batman-adv: Fix use-after-free/double-free of tt_req_nodeSven Eckelmann
2016-08-22batman-adv: replace WARN with rate limited output on non-existing VLANSimon Wunderlich
2016-08-22batman-adv: Fix memory leak on tt add with invalid vlanSven Eckelmann
2016-08-22Bridge: Fix ipv6 mc snooping if bridge has no ipv6 addressdaniel
2016-08-22mac80211: Fix mesh estab_plinks counting in STA removal caseJouni Malinen
2016-08-22net_sched: fix pfifo_head_drop behavior vs backlogEric Dumazet
2016-08-22netem: fix a use after freeEric Dumazet
2016-08-22net_sched: update hierarchical backlog tooWANG Cong
2016-08-22net_sched: introduce qdisc_replace() helperWANG Cong
2016-08-22ipv6: fix endianness error in icmpv6_errHannes Frederic Sowa
2016-08-22tcp: record TLP and ER timer stats in v6 statsYuchung Cheng
2016-08-22mac80211: mesh: flush mesh paths unconditionallyBob Copeland
2016-08-22sunrpc: fix stripping of padded MIC tokensTomáš Trnka
2016-08-22batman-adv: Fix integer overflow in batadv_iv_ogm_calc_tqSven Eckelmann
2016-08-22batman-adv: Fix unexpected free of bcast_own on add_if errorSven Eckelmann
2016-08-22batman-adv: fix skb deref after freeFlorian Westphal
2016-08-22netlink: Fix dump skb leak/double freeHerbert Xu
2016-08-22ipv6, token: allow for clearing the current device tokenDaniel Borkmann
2016-06-15net: fix a kernel infoleak in x25 moduleKangjie Lu
2016-06-15net: fix infoleak in rtnetlinkKangjie Lu
2016-06-15net: fix infoleak in llcKangjie Lu
2016-06-15nf_conntrack: avoid kernel pointer value leak in slab nameLinus Torvalds
2016-06-15batman-adv: Fix reference counting of vlan object for tt_local_entrySven Eckelmann
2016-06-15batman-adv: fix DAT candidate selection (must use vid)Antonio Quartulli
2016-06-15batman-adv: Fix invalid stack access in batadv_dat_select_candidatesSven Eckelmann
2016-06-15libceph: make authorizer destruction independent of ceph_auth_clientIlya Dryomov
2016-06-15libceph: kfree() in put_osd() shouldn't depend on authorizerIlya Dryomov