summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Expand)AuthorAge
* UPSTREAM: netfilter: nfnetlink: correctly validate length of batch messagesPhil Turnbull2016-09-14
* BACKPORT: Don't show empty tag stats for unprivileged uidsMohamad Ayyash2016-09-14
* net: ipv6: Fix ping to link-local addresses.Lorenzo Colitti2016-09-14
* ipv6: fix endianness error in icmpv6_errHannes Frederic Sowa2016-09-14
* Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-08-18
|\
| * tcp: consider recv buf for the initial window scaleSoheil Hassas Yeganeh2016-08-16
| * net/irda: fix NULL pointer dereference on memory allocation failureVegard Nossum2016-08-16
| * ipv4: reject RTNH_F_DEAD and RTNH_F_LINKDOWN from user spaceJulian Anastasov2016-08-16
| * tcp: enable per-socket rate limiting of all 'challenge acks'Jason Baron2016-08-16
| * tcp: make challenge acks less predictableEric Dumazet2016-08-16
* | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-08-11
|\|
| * libceph: apply new_state before new_up_client on incrementalsIlya Dryomov2016-08-10
| * RDS: fix rds_tcp_init() error pathVegard Nossum2016-08-10
* | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidMark Brown2016-07-29
|\|
| * af_unix: fix hard linked sockets on overlayMiklos Szeredi2016-07-27
| * ipv6: Fix mem leak in rt6i_pcpuMartin KaFai Lau2016-07-27
| * net_sched: fix mirrored packets checksumWANG Cong2016-07-27
| * packet: Use symmetric hash for PACKET_FANOUT_HASH.David S. Miller2016-07-27
| * nfsd4/rpc: move backchannel create logic into rpc codeJ. Bruce Fields2016-07-27
| * mac80211: Fix mesh estab_plinks counting in STA removal caseJouni Malinen2016-07-27
| * mac80211: mesh: flush mesh paths unconditionallyBob Copeland2016-07-27
| * mac80211: fix fast_tx header alignmentFelix Fietkau2016-07-27
* | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-07-17
|\|
| * AX.25: Close socket connection on session completionBasil Gunn2016-07-11
| * bpf: try harder on clones when writing into skbDaniel Borkmann2016-07-11
| * neigh: Explicitly declare RCU-bh read side critical section in neigh_xmit()David Barroso2016-07-11
| * Bridge: Fix ipv6 mc snooping if bridge has no ipv6 addressdaniel2016-07-11
| * ipmr/ip6mr: Initialize the last assert time of mfc entries.Tom Goff2016-07-11
| * netem: fix a use after freeEric Dumazet2016-07-11
| * esp: Fix ESN generation under UDP encapsulationHerbert Xu2016-07-11
| * sit: correct IP protocol used in ipip6_errSimon Horman2016-07-11
| * net_sched: fix pfifo_head_drop behavior vs backlogEric Dumazet2016-07-11
* | netfilter: xt_quota2: make quota2_log work wellLiping Zhang2016-07-11
* | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-06-27
|\|
| * netfilter: x_tables: introduce and use xt_copy_counters_from_userFlorian Westphal2016-06-24
| * netfilter: x_tables: do compat validation via translate_tableFlorian Westphal2016-06-24
| * netfilter: x_tables: xt_compat_match_from_user doesn't need a retvalFlorian Westphal2016-06-24
| * netfilter: ip6_tables: simplify translate_compat_table argsFlorian Westphal2016-06-24
| * netfilter: ip_tables: simplify translate_compat_table argsFlorian Westphal2016-06-24
| * netfilter: arp_tables: simplify translate_compat_table argsFlorian Westphal2016-06-24
| * netfilter: x_tables: don't reject valid target size on some architecturesFlorian Westphal2016-06-24
| * netfilter: x_tables: validate all offsets and sizes in a ruleFlorian Westphal2016-06-24
| * netfilter: x_tables: check for bogus target offsetFlorian Westphal2016-06-24
| * netfilter: x_tables: check standard target size tooFlorian Westphal2016-06-24
| * netfilter: x_tables: add compat version of xt_check_entry_offsetsFlorian Westphal2016-06-24
| * netfilter: x_tables: assert minimum target sizeFlorian Westphal2016-06-24
| * netfilter: x_tables: kill check_entry helperFlorian Westphal2016-06-24
| * netfilter: x_tables: add and use xt_check_entry_offsetsFlorian Westphal2016-06-24
| * netfilter: x_tables: validate targets of jumpsFlorian Westphal2016-06-24
| * netfilter: x_tables: don't move to non-existent next ruleFlorian Westphal2016-06-24