aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2016-09-09Merge tag 'v4.1.31-rt35' into linux-linaro-lsk-v4.1-rtAlex Shi
2016-08-30Merge tag 'v4.1.31' into v4.1-rtSteven Rostedt (Red Hat)
2016-08-19net/irda: fix NULL pointer dereference on memory allocation failureVegard Nossum
2016-08-19Bluetooth: Fix l2cap_sock_setsockopt() with optname BT_RCVMTUAmadeusz Sławiński
2016-08-14netlabel: add address family checks to netlbl_{sock,req}_delattr()Paul Moore
2016-08-12Merge tag 'v4.1.30' into v4.1-rtSteven Rostedt (Red Hat)
2016-08-11netfilter: nf_nat_redirect: add missing NULL pointer checkMunehisa Kamata
2016-08-11Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-rtAlex Shi
2016-08-10 Merge tag 'v4.1.30' into linux-linaro-lsk-v4.1Alex Shi
2016-08-09Merge tag 'v4.1.27-rt31' into linux-linaro-lsk-v4.1-rtMark Brown
2016-08-06libceph: apply new_state before new_up_client on incrementalsIlya Dryomov
2016-08-06libceph: set 'exists' flag for newly up osdYan, Zheng
2016-08-03netfilter: x_tables: speed up jump target validationFlorian Westphal
2016-07-21Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-rtlsk-v4.1-16.07-rtAlex Shi
2016-07-20Merge remote-tracking branch 'lts/linux-4.1.y' into linux-linaro-lsk-v4.1lsk-v4.1-16.07Alex Shi
2016-07-14Merge tag 'v4.1.28' into v4.1-rtSteven Rostedt (Red Hat)
2016-07-10netfilter: x_tables: introduce and use xt_copy_counters_from_userFlorian Westphal
2016-07-10netfilter: x_tables: do compat validation via translate_tableFlorian Westphal
2016-07-10netfilter: x_tables: xt_compat_match_from_user doesn't need a retvalFlorian Westphal
2016-07-10netfilter: ip6_tables: simplify translate_compat_table argsFlorian Westphal
2016-07-10netfilter: ip_tables: simplify translate_compat_table argsFlorian Westphal
2016-07-10netfilter: arp_tables: simplify translate_compat_table argsFlorian Westphal
2016-07-10netfilter: x_tables: don't reject valid target size on some architecturesFlorian Westphal
2016-07-10netfilter: x_tables: validate all offsets and sizes in a ruleFlorian Westphal
2016-07-10netfilter: x_tables: check for bogus target offsetFlorian Westphal
2016-07-10netfilter: x_tables: check standard target size tooFlorian Westphal
2016-07-10netfilter: x_tables: add compat version of xt_check_entry_offsetsFlorian Westphal
2016-07-10netfilter: x_tables: assert minimum target sizeFlorian Westphal
2016-07-10netfilter: x_tables: kill check_entry helperFlorian Westphal
2016-07-10netfilter: x_tables: add and use xt_check_entry_offsetsFlorian Westphal
2016-07-10netfilter: x_tables: validate targets of jumpsFlorian Westphal
2016-07-10netfilter: x_tables: don't move to non-existent next ruleFlorian Westphal
2016-07-10netfilter: x_tables: fix unconditional helperFlorian Westphal
2016-07-10netfilter: x_tables: make sure e->next_offset covers remaining blob sizeFlorian Westphal
2016-07-10netfilter: x_tables: validate e->target_offset earlyFlorian Westphal
2016-07-10tcp: record TLP and ER timer stats in v6 statsYuchung Cheng
2016-07-10tipc: fix nametable publication field in nl compatRichard Alpe
2016-07-10netlink: Fix dump skb leak/double freeHerbert Xu
2016-07-10tipc: check nl sock before parsing nested attributesRichard Alpe
2016-07-10tcp: refresh skb timestamp at retransmit timeEric Dumazet
2016-07-10net: fix a kernel infoleak in x25 moduleKangjie Lu
2016-07-10net: bridge: fix old ioctl unlocked net device walkNikolay Aleksandrov
2016-07-10VSOCK: do not disconnect socket when peer has shutdown SEND onlyIan Campbell
2016-07-10net: fix infoleak in rtnetlinkKangjie Lu
2016-07-10net: fix infoleak in llcKangjie Lu
2016-07-10netem: Segment GSO packets on enqueueNeil Horman
2016-07-10sch_dsmark: update backlog as wellWANG Cong
2016-07-10sch_htb: update backlog as wellWANG Cong
2016-07-10net_sched: update hierarchical backlog tooWANG Cong
2016-07-10net_sched: introduce qdisc_replace() helperWANG Cong