aboutsummaryrefslogtreecommitdiff
path: root/net/core
AgeCommit message (Expand)Author
2017-01-19Merge branch 'lsk-v4.1-android' of git://android.git.linaro.org/kernel/linaro...lsk-v4.1-17.02-androidAlex Shi
2017-01-19Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-androidAlex Shi
2017-01-19 Merge tag 'v4.1.38' into linux-linaro-lsk-v4.1lsk-v4.1-17.02Alex Shi
2017-01-16UPSTREAM: net: avoid signed overflows for SO_{SND|RCV}BUFFORCEEric Dumazet
2017-01-13tunnels: Don't apply GRO to multiple layers of encapsulation.Jesse Gross
2017-01-03Merge branch 'lsk-v4.1-android' of git://android.git.linaro.org/kernel/linaro...Alex Shi
2017-01-03Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-androidAlex Shi
2017-01-03 Merge tag 'v4.1.37' into linux-linaro-lsk-v4.1Alex Shi
2017-01-02net: core: add UID to flows, rules, and routesLorenzo Colitti
2017-01-02net: core: Add a UID field to struct sock.Lorenzo Colitti
2017-01-02Revert "net: core: Support UID-based routing."Lorenzo Colitti
2016-12-23net: add recursion limit to GROSabrina Dubroca
2016-07-20Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-androidlsk-v4.1-16.07-androidAlex 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-11BACKPORT: net: fix infoleak in rtnetlinkKangjie Lu
2016-07-10net: fix infoleak in rtnetlinkKangjie Lu
2016-07-10rtnl: fix msg size calculation in if_nlmsg_size()Nicolas Dichtel
2016-06-17Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-androidAlex Shi
2016-06-08Merge branch 'v4.1/topic/writeback-cg' into linux-linaro-lsk-v4.1Alex Shi
2016-06-08cgroup: fix handling of multi-destination migration from subtree_control enab...Tejun Heo
2016-06-03cgroup: net_cls: fix false-positive "suspicious RCU usage"Konstantin Khlebnikov
2016-03-28net: diag: Add the ability to destroy a socket.Lorenzo Colitti
2016-03-14Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-androidAlex Shi
2016-03-04net: Copy inner L3 and L4 headers as unaligned on GRE TEBAlexander Duyck
2016-03-04flow_dissector: Fix unaligned access in __skb_flow_dissector when used by eth...Alexander Duyck
2016-03-04net:Add sysctl_max_skb_fragsHans Westgaard Ry
2016-03-04unix: correctly track in-flight fds in sending process user_structHannes Frederic Sowa
2016-02-10Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-androidMark Brown
2016-01-31net: bpf: reject invalid shiftsRabin Vincent
2016-01-31net: preserve IP control block during GSO segmentationKonstantin Khlebnikov
2016-01-31net: possible use after free in dst_releaseFrancesco Ruggeri
2016-01-22net: check both type and procotol for tcp socketsWANG Cong
2016-01-22skbuff: Fix offset error in skb_reorder_vlan_headerVlad Yasevich
2016-01-22vlan: Fix untag operations of stacked vlans with REORDER_HEADER offVlad Yasevich
2016-01-22sctp: update the netstamp_needed counter when copying socketsMarcelo Ricardo Leitner
2016-01-14Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-androidAlex Shi
2015-12-14net/neighbour: fix crash at dumping device-agnostic proxy entriesKonstantin Khlebnikov
2015-12-14net, scm: fix PaX detected msg_controllen overflow in scm_detach_fdsDaniel Borkmann
2015-12-10Merge branch 'linux-linaro-lsk-v4.1' into linux-linaro-lsk-v4.1-androidKevin Hilman
2015-12-09net: fix a race in dst_release()Eric Dumazet
2015-12-09Merge branch 'android-4.1' of https://android.googlesource.com/kernel/commonAmit Pundir
2015-11-19neigh: Better handling of transition to NUD_PROBE stateErik Kline
2015-11-19net: core: Support UID-based routing.Lorenzo Colitti
2015-10-27ethtool: Use kcalloc instead of kmalloc for ethtool_get_stringsJoe Perches
2015-10-27bpf: fix panic in SO_GET_FILTER with native ebpf programsDaniel Borkmann
2015-10-27skbuff: Fix skb checksum partial check.Pravin B Shelar
2015-10-03fib_rules: fix fib rule dumps across multiple skbsWilson Kok
2015-10-03sock, diag: fix panic in sock_diag_put_filterinfoDaniel Borkmann
2015-09-29inet: fix races with reqsk timersEric Dumazet
2015-09-29net: Fix skb_set_peeked use-after-free bugHerbert Xu