summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2016-08-19netlabel: add address family checks to netlbl_{sock,req}_delattr()Paul Moore
2016-08-19Bluetooth: Fix l2cap_sock_setsockopt() with optname BT_RCVMTUAmadeusz Sławiński
2016-08-19tcp: consider recv buf for the initial window scaleSoheil Hassas Yeganeh
2016-08-19net/irda: fix NULL pointer dereference on memory allocation failureVegard Nossum
2016-08-19tcp: make challenge acks less predictableEric Dumazet
2016-08-19random32: add prandom_u32_max and convert open coded usersDaniel Borkmann
2016-08-19libceph: apply new_state before new_up_client on incrementalsIlya Dryomov
2016-08-19libceph: set 'exists' flag for newly up osdYan, Zheng
2016-08-19netfilter: x_tables: speed up jump target validationFlorian Westphal
2016-07-22netfilter: x_tables: validate targets of jumpsFlorian Westphal
2016-07-21rds: fix an infoleak in rds_inc_info_copyKangjie Lu
2016-07-21Bridge: Fix ipv6 mc snooping if bridge has no ipv6 addressdaniel
2016-07-21mac80211: mesh: flush mesh paths unconditionallyBob Copeland
2016-07-21ipmr/ip6mr: Initialize the last assert time of mfc entries.Tom Goff
2016-07-21sit: correct IP protocol used in ipip6_errSimon Horman
2016-07-21netfilter: x_tables: introduce and use xt_copy_counters_from_userFlorian Westphal
2016-07-21Revert "netfilter: ensure number of counters is >0 in do_replace()"Bernhard Thaler
2016-07-21netfilter: x_tables: do compat validation via translate_tableFlorian Westphal
2016-07-21netfilter: ensure number of counters is >0 in do_replace()Dave Jones
2016-07-21netfilter: x_tables: xt_compat_match_from_user doesn't need a retvalFlorian Westphal
2016-07-21netfilter: ip6_tables: simplify translate_compat_table argsFlorian Westphal
2016-07-21netfilter: ip_tables: simplify translate_compat_table argsFlorian Westphal
2016-07-21netfilter: arp_tables: simplify translate_compat_table argsFlorian Westphal
2016-07-21netfilter: x_tables: don't reject valid target size on some architecturesFlorian Westphal
2016-07-21netfilter: x_tables: validate all offsets and sizes in a ruleFlorian Westphal
2016-07-21netfilter: x_tables: check for bogus target offsetFlorian Westphal
2016-07-21netfilter: x_tables: check standard target size tooFlorian Westphal
2016-07-21netfilter: x_tables: add compat version of xt_check_entry_offsetsFlorian Westphal
2016-07-21netfilter: x_tables: assert minimum target sizeFlorian Westphal
2016-07-21netfilter: x_tables: kill check_entry helperFlorian Westphal
2016-07-21netfilter: x_tables: add and use xt_check_entry_offsetsFlorian Westphal
2016-07-18netfilter: x_tables: don't move to non-existent next ruleFlorian Westphal
2016-07-18wext: Fix 32 bit iwpriv compatibility issue with 64 bit KernelPrasun Maiti
2016-07-12ipv6: Skip XFRM lookup if dst_entry in socket cache is validJakub Sitnicki
2016-07-12tcp: record TLP and ER timer stats in v6 statsYuchung Cheng
2016-07-12udp: prevent skbs lingering in tunnel socket queuesHannes Frederic Sowa
2016-07-12netlink: Fix dump skb leak/double freeHerbert Xu
2016-06-15sunrpc: fix stripping of padded MIC tokensTomáš Trnka
2016-05-19net: fix a kernel infoleak in x25 moduleKangjie Lu
2016-05-19net: bridge: fix old ioctl unlocked net device walkNikolay Aleksandrov
2016-05-19VSOCK: do not disconnect socket when peer has shutdown SEND onlyIan Campbell
2016-05-19net: fix infoleak in rtnetlinkKangjie Lu
2016-05-19net: fix infoleak in llcKangjie Lu
2016-05-19netem: Segment GSO packets on enqueueNeil Horman
2016-05-18ipv4/fib: don't warn when primary address is missing if in_dev is deadPaolo Abeni
2016-05-18packet: fix heap info leak in PACKET_DIAG_MCLIST sock_diag interfaceMathias Krause
2016-05-18route: do not cache fib route info on local routes with oifChris Friesen
2016-05-18decnet: Do not build routes to devices without decnet private data.David S. Miller
2016-05-18net/route: enforce hoplimit max valuePaolo Abeni
2016-05-11batman-adv: Reduce refcnt of removed router when updating routeSven Eckelmann