summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2017-01-09Merge remote-tracking branch 'common/android-4.4.y' into android-hikey-linaro...Dmitry Shmidt
2017-01-09Merge remote-tracking branch 'common/android-4.4' into android-4.4.yDmitry Shmidt
2017-01-05net: socket: don't set sk_uid to garbage value in ->setattr()Eric Biggers
2017-01-03Merge remote-tracking branch 'common/android-4.4.y' into android-hikey-linaro...Dmitry Shmidt
2017-01-03Merge remote-tracking branch 'common/android-4.4' into android-4.4.yDmitry Shmidt
2017-01-03Merge tag 'v4.4.39' into android-4.4.yDmitry Shmidt
2016-12-20net: ipv4: Don't crash if passing a null sk to ip_rt_update_pmtu.Lorenzo Colitti
2016-12-20net: inet: Support UID-based routing in IP protocols.Lorenzo Colitti
2016-12-20net: core: add UID to flows, rules, and routesLorenzo Colitti
2016-12-20net: core: Add a UID field to struct sock.Lorenzo Colitti
2016-12-20Revert "net: core: Support UID-based routing."Lorenzo Colitti
2016-12-15batman-adv: Check for alloc errors when preparing TT local dataSven Eckelmann
2016-12-15can: raw: raw_setsockopt: limit number of can_filter that can be setMarc Kleine-Budde
2016-12-12Merge remote-tracking branch 'common/android-4.4.y' into android-hikey-linaro...Dmitry Shmidt
2016-12-12Merge tag 'v4.4.38' into android-4.4.yDmitry Shmidt
2016-12-10esp6: Fix integrity verification when ESN are usedTobias Brunner
2016-12-10esp4: Fix integrity verification when ESN are usedTobias Brunner
2016-12-10ipv4: Set skb->protocol properly for local outputEli Cooper
2016-12-10ipv6: Set skb->protocol properly for local outputEli Cooper
2016-12-10net: ping: check minimum size on ICMP header lengthKees Cook
2016-12-10net: avoid signed overflows for SO_{SND|RCV}BUFFORCEEric Dumazet
2016-12-10packet: fix race condition in packet_set_ringPhilip Pettersson
2016-12-10net/dccp: fix use-after-free in dccp_invalid_packetEric Dumazet
2016-12-10netlink: Do not schedule work from sk_destructHerbert Xu
2016-12-10netlink: Call cb->done from a worker threadHerbert Xu
2016-12-10net/sched: pedit: make sure that offset is validAmir Vadai
2016-12-10net, sched: respect rcu grace period on cls destructionDaniel Borkmann
2016-12-10l2tp: fix racy SOCK_ZAPPED flag check in l2tp_ip{,6}_bind()Guillaume Nault
2016-12-10rtnetlink: fix FDB size computationSabrina Dubroca
2016-12-10af_unix: conditionally use freezable blocking calls in readWANG Cong
2016-12-10ip6_tunnel: disable caching when the traffic class is inheritedPaolo Abeni
2016-12-10net: check dead netns for peernet2id_alloc()WANG Cong
2016-12-06Merge remote-tracking branch 'common/android-4.4.y' into android-hikey-linaro...Dmitry Shmidt
2016-12-06Merge tag 'v4.4.36' into android-4.4.yDmitry Shmidt
2016-12-02flow_dissect: call init_default_flow_dissectors() earlierEric Dumazet
2016-12-02cfg80211: limit scan results cache sizeJohannes Berg
2016-12-01Merge remote-tracking branch 'common/android-4.4.y' into android-hikey-linaro...Dmitry Shmidt
2016-12-01Merge tag 'v4.4.35' into android-4.4.yDmitry Shmidt
2016-11-26netfilter: nft_dynset: fix element timeout for HZ != 1000Anders K. Pedersen
2016-11-26can: bcm: fix warning in bcm_connect/proc_registerOliver Hartkopp
2016-11-21Merge remote-tracking branch 'common/android-4.4.y' into hikey-4.4Dmitry Shmidt
2016-11-21Merge tag 'v4.4.34' into android-4.4.yDmitry Shmidt
2016-11-21tcp: take care of truncations done by sk_filter()Eric Dumazet
2016-11-21ipv4: use new_gw for redirect neigh lookupStephen Suryaputra Lin
2016-11-21net: __skb_flow_dissect() must cap its return valueEric Dumazet
2016-11-21sock: fix sendmmsg for partial sendmsgSoheil Hassas Yeganeh
2016-11-21fib_trie: Correct /proc/net/route off by one errorAlexander Duyck
2016-11-21sctp: assign assoc_id earlier in __sctp_connectMarcelo Ricardo Leitner
2016-11-21ipv6: dccp: add missing bind_conflict to dccp_ipv6_mappedEric Dumazet
2016-11-21ipv6: dccp: fix out of bound access in dccp_v6_err()Eric Dumazet