summaryrefslogtreecommitdiff
path: root/net/ipv4
AgeCommit message (Expand)Author
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: icmp_route_lookup should use rt dev to determine L3 domainDavid Ahern
2016-11-21fib_trie: Correct /proc/net/route off by one errorAlexander Duyck
2016-11-21tcp: fix return value for partial writesEric Dumazet
2016-11-21ipv4: allow local fragmentation in ip_finish_output_gso()Lance Richardson
2016-11-21tcp: fix potential memory corruptionEric Dumazet
2016-11-21dctcp: avoid bogus doubling of cwnd after lossFlorian Westphal
2016-11-15udp: fix IP_CHECKSUM handlingEric Dumazet
2016-11-15ipv4: use the right lock for ping_group_rangeWANG Cong
2016-11-15ipv4: disable BH in set_ping_group_range()Eric Dumazet
2016-11-15net: add recursion limit to GROSabrina Dubroca
2016-09-25ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_routeNikolay Aleksandrov
2016-09-23tcp: fix a compile error in DBGUNDO()Eric Dumazet
2016-09-23tcp: fix wrong checksum calculation on MTU probingDouglas Caetano dos Santos
2016-09-22tcp: properly account Fast Open SYN-ACK retransYuchung Cheng
2016-09-22tcp: fix under-accounting retransmit SNMP countersYuchung Cheng
2016-09-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2016-09-22net: get rid of an signed integer overflow in ip_idents_reserve()Eric Dumazet
2016-09-21ipmr, ip6mr: return lastuse relative to nowNikolay Aleksandrov
2016-09-17tcp: fix overflow in __tcp_retransmit_skb()Eric Dumazet
2016-09-16net: VRF: Pass original iif to ip_route_input()Mark Tomlinson
2016-09-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2016-09-09vti: use right inner_mode for inbound inter address family policy checksthomas.zeitlhofer+lkml@ze-it.at
2016-09-08tcp: cwnd does not increase in TCP YeAHArtem Germanov
2016-09-08tcp: fastopen: avoid negative sk_forward_allocEric Dumazet
2016-09-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2016-09-06net: Don't delete routes in different VRFsMark Tomlinson
2016-09-06netfilter: nft_chain_route: re-route before skb is queued to userspaceLiping Zhang
2016-09-01tcp: fastopen: fix rcv_wup initialization for TFO server on SYN/dataNeal Cardwell
2016-09-01netconf: add a notif when settings are createdNicolas Dichtel
2016-08-25netfilter: nft_reject: restrict to INPUT/FORWARD/OUTPUTLiping Zhang
2016-08-23net: diag: Fix refcnt leak in error path destroying socketDavid Ahern
2016-08-23udp: get rid of SLAB_DESTROY_BY_RCU allocationsEric Dumazet
2016-08-23tcp: properly scale window in tcp_v[46]_reqsk_send_ack()Eric Dumazet
2016-08-23udp: fix poll() issue with zero sized packetsEric Dumazet
2016-08-22net: ip_finish_output_gso: Allow fragmenting segments of tunneled skbs if the...Shmulik Ladkani
2016-08-22xfrm: Only add l3mdev oif to dst lookupsDavid Ahern
2016-08-18fib_trie: Fix the description of pos and bitsXunlei Pang
2016-08-15gre: set inner_protocol on xmitSimon Horman
2016-08-09vti: flush x-netns xfrm cache when vti interface is removedLance Richardson
2016-08-06ipv4: panic in leaf_walk_rcu due to stale node pointerDavid Forster
2016-07-30tcp: consider recv buf for the initial window scaleSoheil Hassas Yeganeh
2016-07-29Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2016-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-07-26net: ipmr/ip6mr: update lastuse on entry changeNikolay Aleksandrov
2016-07-25udp: use sk_filter_trim_cap for udp{,6}_queue_rcv_skbDaniel Borkmann
2016-07-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2016-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller