aboutsummaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2015-06-25Merge branch 'linux-linaro-lsk-v3.14' into linux-linaro-lsk-v3.14-androidlsk-v3.14-15.07-androidAlex Shi
2015-06-10Merge branch 'linaro-android-3.14-lsk' of git://android.git.linaro.org/kernel...lsk-v3.14-15.06-androidKevin Hilman
2015-06-08fix: align closely to AOSP.Sumit Semwal
2015-04-29ipv6: protect skb->sk accesses from recursive dereference inside the stackhannes@stressinduktion.org
2015-03-13Merge branch 'linux-linaro-lsk-v3.14' into linux-linaro-lsk-v3.14-androidAlex Shi
2015-02-26ipv4: tcp: get rid of ugly unicast_sockEric Dumazet
2015-02-26ipv4: try to cache dst_entries which would cause a redirectHannes Frederic Sowa
2015-01-28Merge remote-tracking branch 'lsk/v3.14/topic/aosp' into linux-linaro-lsk-v3....Mark Brown
2015-01-20Merge branch 'linaro-android-3.14-fwd-port' into linaro-android-3.14-lskAmit Pundir
2015-01-19Merge remote-tracking branch 'lsk/v3.14/topic/aosp' into linux-linaro-lsk-v3....Mark Brown
2015-01-06Handle 'sk' being NULL in UID-based routing.Sreeram Ramachandran
2015-01-06net: core: Support UID-based routing.Lorenzo Colitti
2015-01-06net: support marking accepting TCP socketsLorenzo Colitti
2015-01-06net: add a sysctl to reflect the fwmark on repliesLorenzo Colitti
2015-01-06net: ipv6: autoconf routes into per-device tablesLorenzo Colitti
2014-11-22Merge branch 'linux-linaro-lsk-v3.14' into linux-linaro-lsk-v3.14-androidlsk-v3.14-android-14.11Mark Brown
2014-11-21net: sctp: fix skb_over_panic when receiving malformed ASCONF chunksDaniel Borkmann
2014-11-21net: sctp: fix panic on duplicate ASCONF chunksDaniel Borkmann
2014-11-19netfilter: have ip*t REJECT set the sock err when an icmp is to be sentJP Abgrall
2014-11-19Bluetooth: Add ACL MTU, available buffers and total buffers to hci_conn_info.Nick Pelly
2014-11-19Bluetooth: Increase timeout for legacy pairing from 10 seconds to 40 seconds.Nick Pelly
2014-11-19net: core: Support UID-based routing.Lorenzo Colitti
2014-11-19net: support marking accepting TCP socketsLorenzo Colitti
2014-11-19net: add a sysctl to reflect the fwmark on repliesLorenzo Colitti
2014-11-19net: ipv6: autoconf routes into per-device tablesLorenzo Colitti
2014-11-14Merge branch 'linux-linaro-lsk-v3.14' into linux-linaro-lsk-v3.14-androidMark Brown
2014-11-14drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packetsBen Hutchings
2014-11-11Merge tag 'v3.14' into experimental/android-3.14Greg Hackmann
2014-10-15Merge branch 'linux-linaro-lsk-v3.14' into linux-linaro-lsk-v3.14-androidMark Brown
2014-10-15sctp: handle association restarts when the socket is closed.Vlad Yasevich
2014-10-15xfrm: Generate queueing routes only from route lookup functionsSteffen Klassert
2014-10-15xfrm: Generate blackhole routes only from route lookup functionsSteffen Klassert
2014-10-15tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()Neal Cardwell
2014-10-15tcp: don't use timestamp from repaired skb-s to calculate RTT (v2)Andrey Vagin
2014-10-06Merge branch 'linux-linaro-lsk-v3.14' into linux-linaro-lsk-v3.14-androidMark Brown
2014-10-05regulatory: add NUL to alpha2Eliad Peller
2014-08-29Merge branch 'linux-linaro-lsk-v3.14' into linux-linaro-lsk-v3.14-androidMark Brown
2014-08-14ip_tunnel(ipv4): fix tunnels with "local any remote $remote_ip"Dmitry Popov
2014-08-14ip: make IP identifiers less predictableEric Dumazet
2014-08-14inetpeer: get rid of ip_id_countEric Dumazet
2014-07-29Merge branch 'linux-linaro-lsk-v3.14' into linux-linaro-lsk-v3.14-androidAlex Shi
2014-07-28net: fix sparse warning in sk_dst_set()Eric Dumazet
2014-07-28ipv4: irq safe sk_dst_[re]set() and ipv4_sk_update_pmtu() fixEric Dumazet
2014-07-28ipv4: fix dst race in sk_dst_get()Eric Dumazet
2014-07-01Merge branch 'linux-linaro-lsk-v3.14' into linux-linaro-lsk-v3.14-androidMark Brown
2014-06-26net: fix inet_getid() and ipv6_select_ident() bugsEric Dumazet
2014-06-26net: Add variants of capable for use on on socketsEric W. Biederman
2014-06-13Merge remote-tracking branch 'lsk/v3.14/topic/aosp' into linux-linaro-lsk-v3....Mark Brown
2014-06-13Merge tag 'v3.14' into linaro-android-3.14-lskJohn Stultz
2014-06-07cfg80211: add cfg80211_sched_scan_stopped_rtnlEliad Peller