aboutsummaryrefslogtreecommitdiff
path: root/net/ipv4
AgeCommit message (Expand)Author
2015-11-11Merge branch 'v3.18/topic/aosp' into linux-linaro-lsk-v3.18-androidKevin Hilman
2015-11-11Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidKevin Hilman
2015-10-28Don't kill IPv4 sockets when killing IPv6 sockets was requested.Lorenzo Colitti
2015-10-27tcp: add proper TS val into RST packetsEric Dumazet
2015-10-27udp: fix dst races with multicast early demuxEric Dumazet
2015-10-20Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidKevin Hilman
2015-09-30net: ping: Return EAFNOSUPPORT when appropriate.Lorenzo Colitti
2015-09-30net: core: fix UID-based routing buildAmit Pundir
2015-09-29Handle 'sk' being NULL in UID-based routing.Sreeram Ramachandran
2015-09-28inet: frags: fix defragmented packet's IP header for af_packetEdward Hyunkoo Jee
2015-09-28ipv6: lock socket in ip6_datagram_connect()Eric Dumazet
2015-09-27ip_tunnel: fix ipv4 pmtu check to honor inner ip header dfTimo Teräs
2015-09-10Merge branch 'linaro-android-3.18-lsk' of git://android.git.linaro.org/kernel...lsk-v3.18-15.09-androidKevin Hilman
2015-09-10Merge branch 'android-3.18' of https://android.googlesource.com/kernel/common...Kevin Hilman
2015-09-10tcp: Silence warning: ‘in’ may be used uninitializedJon Medhurst
2015-09-10Merge branch 'android-3.18' of https://android.googlesource.com/kernel/commonAmit Pundir
2015-09-04net: fix crash in tcp_nuke_addr()Dmitry Torokhov
2015-09-04net: fix iterating over hashtable in tcp_nuke_addr()Dmitry Torokhov
2015-08-27ip_vti/ip6_vti: Preserve skb->mark after rcv_cb callAlexander Duyck
2015-08-27ip_vti/ip6_vti: Do not touch skb->mark on xmitAlexander Duyck
2015-08-06Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidKevin Hilman
2015-07-06Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidKevin Hilman
2015-07-05tcp: Do not call tcp_fastopen_reset_cipher from interrupt contextChristoph Paasch
2015-06-28tcp: tcp_get_info() should fetch socket fields onceEric Dumazet
2015-06-16Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidlsk-v3.18-15.07-androidKevin Hilman
2015-06-15ipv4/udp: Verify multicast group is ours in upd_v4_early_demux()Shawn Bohrer
2015-06-15tcp: fix child sockets to use system default congestion control if not setNeal Cardwell
2015-06-15udp: fix behavior of wrong checksumsEric Dumazet
2015-06-15ipv4: Avoid crashing in ip_errorEric W. Biederman
2015-06-15tcp/ipv6: fix flow label setting in TIME_WAIT stateFlorent Fourcot
2015-05-12export tcp_nuke_addr to build ipv6 as moduleAndrey Konovalov
2015-05-12tcp: Fix build error if IPV6 is not selectedTushar Behera
2015-05-12net: core: fix Null ptr dereference in UID-based routingAmit Pundir
2015-05-12Merge branch 'android-3.18' of https://android.googlesource.com/kernel/commonAmit Pundir
2015-05-11tcp: avoid looping in tcp_send_fin()Eric Dumazet
2015-05-11tcp: fix possible deadlock in tcp_send_fin()Eric Dumazet
2015-05-11ip_forward: Drop frames with attached skb->skSebastian Pöhn
2015-05-11ipv4: Missing sk_nulls_node_init() in ping_unhash().David S. Miller
2015-05-04ipv4: Missing sk_nulls_node_init() in ping_unhash().David S. Miller
2015-04-27udptunnels: Call handle_offloads after inserting vlan tag.Jesse Gross
2015-04-27vlan: introduce *vlan_hwaccel_push_inside helpersJiri Pirko
2015-04-27vlan: rename __vlan_put_tag to vlan_insert_tag_set_protoJiri Pirko
2015-04-27tcp: tcp_make_synack() should clear skb->tstampEric Dumazet
2015-04-27tcp: fix FRTO undo on cumulative ACK of SACKed rangeNeal Cardwell
2015-04-27tcp: prevent fetching dst twice in early demux codeMichal Kubeček
2015-03-24tcp: make connect() mem charging friendlyEric Dumazet
2015-03-24tcp: fix tcp fin memory accountingJosh Hunt
2015-03-24inet_diag: fix possible overflow in inet_diag_dump_one_icsk()Eric Dumazet
2015-03-14net: ping: Return EAFNOSUPPORT when appropriate.Lorenzo Colitti
2015-03-14udp: only allow UFO for packets from SOCK_DGRAM socketsMichal Kubeček