summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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
2016-05-18nf_conntrack: avoid kernel pointer value leak in slab nameLinus Torvalds
2016-05-18net/route: enforce hoplimit max valuePaolo Abeni
2016-05-18tcp: refresh skb timestamp at retransmit timeEric Dumazet
2016-05-18net: fix a kernel infoleak in x25 moduleKangjie Lu
2016-05-18bridge: fix igmp / mld query parsingLinus Lüssing
2016-05-18net: bridge: fix old ioctl unlocked net device walkNikolay Aleksandrov
2016-05-18VSOCK: do not disconnect socket when peer has shutdown SEND onlyIan Campbell
2016-05-18net: fix infoleak in rtnetlinkKangjie Lu
2016-05-18net: fix infoleak in llcKangjie Lu
2016-05-18netem: Segment GSO packets on enqueueNeil Horman