summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2016-08-10libceph: apply new_state before new_up_client on incrementalsIlya Dryomov
2016-08-10RDS: fix rds_tcp_init() error pathVegard Nossum
2016-07-27af_unix: fix hard linked sockets on overlayMiklos Szeredi
2016-07-27ipv6: Fix mem leak in rt6i_pcpuMartin KaFai Lau
2016-07-27net_sched: fix mirrored packets checksumWANG Cong
2016-07-27packet: Use symmetric hash for PACKET_FANOUT_HASH.David S. Miller
2016-07-27nfsd4/rpc: move backchannel create logic into rpc codeJ. Bruce Fields
2016-07-27mac80211: Fix mesh estab_plinks counting in STA removal caseJouni Malinen
2016-07-27mac80211: mesh: flush mesh paths unconditionallyBob Copeland
2016-07-27mac80211: fix fast_tx header alignmentFelix Fietkau
2016-07-11AX.25: Close socket connection on session completionBasil Gunn
2016-07-11bpf: try harder on clones when writing into skbDaniel Borkmann
2016-07-11neigh: Explicitly declare RCU-bh read side critical section in neigh_xmit()David Barroso
2016-07-11Bridge: Fix ipv6 mc snooping if bridge has no ipv6 addressdaniel
2016-07-11ipmr/ip6mr: Initialize the last assert time of mfc entries.Tom Goff
2016-07-11netem: fix a use after freeEric Dumazet
2016-07-11esp: Fix ESN generation under UDP encapsulationHerbert Xu
2016-07-11sit: correct IP protocol used in ipip6_errSimon Horman
2016-07-11net_sched: fix pfifo_head_drop behavior vs backlogEric Dumazet
2016-06-24netfilter: x_tables: introduce and use xt_copy_counters_from_userFlorian Westphal
2016-06-24netfilter: x_tables: do compat validation via translate_tableFlorian Westphal
2016-06-24netfilter: x_tables: xt_compat_match_from_user doesn't need a retvalFlorian Westphal
2016-06-24netfilter: ip6_tables: simplify translate_compat_table argsFlorian Westphal
2016-06-24netfilter: ip_tables: simplify translate_compat_table argsFlorian Westphal
2016-06-24netfilter: arp_tables: simplify translate_compat_table argsFlorian Westphal
2016-06-24netfilter: x_tables: don't reject valid target size on some architecturesFlorian Westphal
2016-06-24netfilter: x_tables: validate all offsets and sizes in a ruleFlorian Westphal
2016-06-24netfilter: x_tables: check for bogus target offsetFlorian Westphal
2016-06-24netfilter: x_tables: check standard target size tooFlorian Westphal
2016-06-24netfilter: x_tables: add compat version of xt_check_entry_offsetsFlorian Westphal
2016-06-24netfilter: x_tables: assert minimum target sizeFlorian Westphal
2016-06-24netfilter: x_tables: kill check_entry helperFlorian Westphal
2016-06-24netfilter: x_tables: add and use xt_check_entry_offsetsFlorian Westphal
2016-06-24netfilter: x_tables: validate targets of jumpsFlorian Westphal
2016-06-24netfilter: x_tables: don't move to non-existent next ruleFlorian Westphal
2016-06-24netfilter: x_tables: fix unconditional helperFlorian Westphal
2016-06-24netfilter: x_tables: make sure e->next_offset covers remaining blob sizeFlorian Westphal
2016-06-24netfilter: x_tables: validate e->target_offset earlyFlorian Westphal
2016-06-24wext: Fix 32 bit iwpriv compatibility issue with 64 bit KernelPrasun Maiti
2016-06-24vxlan, gre, geneve: Set a large MTU on ovs-created tunnel devicesDavid Wragg
2016-06-24ipv6: Skip XFRM lookup if dst_entry in socket cache is validJakub Sitnicki
2016-06-24l2tp: fix configuration passed to setup_udp_tunnel_sock()Guillaume Nault
2016-06-24bridge: Don't insert unnecessary local fdb entry on changing mac addressToshiaki Makita
2016-06-24tcp: record TLP and ER timer stats in v6 statsYuchung Cheng
2016-06-24udp: prevent skbs lingering in tunnel socket queuesHannes Frederic Sowa
2016-06-24switchdev: pass pointer to fib_info instead of copyJiri Pirko
2016-06-24tipc: fix nametable publication field in nl compatRichard Alpe
2016-06-24netlink: Fix dump skb leak/double freeHerbert Xu
2016-06-24tipc: check nl sock before parsing nested attributesRichard Alpe
2016-06-07sunrpc: fix stripping of padded MIC tokensTomáš Trnka