aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2016-06-27Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidlsk-v4.4-16.06-androidAlex Shi
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-14Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-06-07sunrpc: fix stripping of padded MIC tokensTomáš Trnka
2016-06-02Merge branch 'lsk-v4.4-android' of git://android.git.linaro.org/kernel/linaro...Alex Shi
2016-05-20Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidlsk-v4.4-16.05-androidAlex Shi
2016-05-19UPSTREAM: mac80211: fix "warning: ‘target_metric’ may be used uninitialized"Jeff Mahoney
2016-05-19xt_qtaguid: Fix panic caused by processing non-full socket.John Stultz
2016-05-19xt_qtaguid: Fix panic caused by synack processingJohn Stultz
2016-05-19netfilter: xt_qtaguid: seq_printf fixesAmit Pundir
2016-05-19Revert "misc: uidstat: Adding uid stat driver to collect network statistics."Amit Pundir
2016-05-19Revert "net: activity_stats: Add statistics for network transmission activity"Amit Pundir
2016-05-19Revert "net: activity_stats: Stop using obsolete create_proc_read_entry api"Amit Pundir
2016-05-19Revert "misc seq_printf fixes for 4.4"Amit Pundir
2016-05-19Revert "net: socket ioctl to reset connections matching local address"Dmitry Shmidt
2016-05-19Revert "net: fix iterating over hashtable in tcp_nuke_addr()"Dmitry Shmidt
2016-05-19Revert "net: fix crash in tcp_nuke_addr()"Dmitry Shmidt
2016-05-19Revert "Don't kill IPv4 sockets when killing IPv6 sockets was requested."Dmitry Shmidt
2016-05-19Revert "tcp: Fix IPV6 module build errors"Dmitry Shmidt
2016-05-18nf_conntrack: avoid kernel pointer value leak in slab nameLinus Torvalds
2016-05-18net/route: enforce hoplimit max valuePaolo Abeni