aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2017-01-19Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-rtlsk-v3.18-17.02-rtAlex Shi
2017-01-19 Merge tag 'v3.18.47' into linux-linaro-lsk-v3.18Alex Shi
2017-01-15gro: Allow tunnel stacking in the case of FOU/GUEAlexander Duyck
2017-01-15tunnels: Don't apply GRO to multiple layers of encapsulation.Jesse Gross
2017-01-15net: ipv4: Convert IP network timestamps to be y2038 safeDeepa Dinamani
2017-01-15ipip: Properly mark ipip GRO packets as encapsulated.Jesse Gross
2017-01-15libceph: verify authorize reply on connectIlya Dryomov
2017-01-15SUNRPC: fix refcounting problems with auth_gss messages.NeilBrown
2017-01-03Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-rtAlex Shi
2017-01-03 Merge tag 'v3.18.46' into linux-linaro-lsk-v3.18Alex Shi
2016-12-23packet: fix race condition in packet_set_ringPhilip Pettersson
2016-12-23Bluetooth: Fix potential NULL dereference in RFCOMM bind callbackJaganath Kanakkassery
2016-12-02Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-rtlsk-v3.18-16.12-rtAlex Shi
2016-12-01 Merge tag 'v3.18.45' into linux-linaro-lsk-v3.18lsk-v3.18-16.12Alex Shi
2016-11-23mac80211: discard multicast and 4-addr A-MSDUsJohannes Berg
2016-11-19udp: properly support MSG_PEEK with truncated buffersEric Dumazet
2016-10-19Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-rtAlex Shi
2016-10-19Merge remote-tracking branch 'lts/linux-3.18.y' into linux-linaro-lsk-v3.18Alex Shi
2016-10-05nl80211: validate number of probe response CSA countersJohannes Berg
2016-10-05ipv6: addrconf: fix dev refcont leak when DAD failedWei Yongjun
2016-10-04Revert "wext: Fix 32 bit iwpriv compatibility issue with 64 bit Kernel"Johannes Berg
2016-09-08 Merge tag 'v3.18.41' into linux-linaro-lsk-v3.18Alex Shi
2016-08-31mac80211: fix purging multicast PS buffer queueFelix Fietkau
2016-08-24tcp: make challenge acks less predictableEric Dumazet
2016-08-23 Merge tag 'v3.18.40' into linux-linaro-lsk-v3.18Alex Shi
2016-08-22net/irda: fix NULL pointer dereference on memory allocation failureVegard Nossum
2016-08-22Bluetooth: Fix l2cap_sock_setsockopt() with optname BT_RCVMTUAmadeusz Sławiński
2016-08-22netlabel: add address family checks to netlbl_{sock,req}_delattr()Paul Moore
2016-08-10Merge remote-tracking branch 'lsk/linux-linaro-lsk-v3.18' into linux-linaro-l...lsk-v3.18-16.09-rtlinux-linaro-lsk-v3.18-rt-testAnders Roxell
2016-08-10 Merge tag 'v3.18.39' into linux-linaro-lsk-v3.18Alex Shi
2016-08-07libceph: apply new_state before new_up_client on incrementalsIlya Dryomov
2016-08-07libceph: set 'exists' flag for newly up osdYan, Zheng
2016-08-03netfilter: x_tables: speed up jump target validationFlorian Westphal
2016-07-17 Merge tag 'v3.18.37' into linux-linaro-lsk-v3.18lsk-v3.18-16.07Alex Shi
2016-07-12netfilter: x_tables: introduce and use xt_copy_counters_from_userFlorian Westphal
2016-07-12netfilter: x_tables: do compat validation via translate_tableFlorian Westphal
2016-07-12netfilter: x_tables: xt_compat_match_from_user doesn't need a retvalFlorian Westphal
2016-07-12netfilter: ip6_tables: simplify translate_compat_table argsFlorian Westphal
2016-07-12netfilter: ip_tables: simplify translate_compat_table argsFlorian Westphal
2016-07-12netfilter: arp_tables: simplify translate_compat_table argsFlorian Westphal
2016-07-12netfilter: x_tables: don't reject valid target size on some architecturesFlorian Westphal
2016-07-12netfilter: x_tables: validate all offsets and sizes in a ruleFlorian Westphal
2016-07-12netfilter: x_tables: check for bogus target offsetFlorian Westphal
2016-07-12netfilter: x_tables: check standard target size tooFlorian Westphal
2016-07-12netfilter: x_tables: add compat version of xt_check_entry_offsetsFlorian Westphal
2016-07-12netfilter: x_tables: assert minimum target sizeFlorian Westphal
2016-07-12netfilter: x_tables: kill check_entry helperFlorian Westphal
2016-07-12netfilter: x_tables: add and use xt_check_entry_offsetsFlorian Westphal
2016-07-12netfilter: x_tables: validate targets of jumpsFlorian Westphal
2016-07-12netfilter: x_tables: don't move to non-existent next ruleFlorian Westphal