summaryrefslogtreecommitdiff
path: root/net/ipv4
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-30
|\
| * udp: fix IP_CHECKSUM handlingEric Dumazet2016-10-26
| * ipv4: use the right lock for ping_group_rangeWANG Cong2016-10-22
| * ipv4: disable BH in set_ping_group_range()Eric Dumazet2016-10-20
| * udp: must lock the socket in udp_disconnect()Eric Dumazet2016-10-20
| * net: add recursion limit to GROSabrina Dubroca2016-10-20
| * tcp: do not export sysctl_tcp_low_latencyEric Dumazet2016-10-19
| * tcp: Remove unused but set variableTobias Klauser2016-10-18
| * ipv4: Remove unused but set variableTobias Klauser2016-10-18
| * net: Require exact match for TCP socket lookups if dif is l3mdevDavid Ahern2016-10-17
* | tcp_bbr: add a state transition diagram and accompanying commentNeal Cardwell2016-10-29
* | tcp/dccp: drop SYN packets if accept queue is fullEric Dumazet2016-10-29
* | net: ip, diag: include net/inet_sock.hArnd Bergmann2016-10-29
* | genetlink: mark families as __ro_after_initJohannes Berg2016-10-27
* | genetlink: statically initialize familiesJohannes Berg2016-10-27
* | genetlink: no longer support using static family IDsJohannes Berg2016-10-27
* | net: ip, diag -- Add diag interface for raw socketsCyrill Gorcunov2016-10-23
* | udp: use it's own memory accounting schemaPaolo Abeni2016-10-22
* | udp: implement memory accounting helpersPaolo Abeni2016-10-22
* | ipv4/6: use core net MTU range checkingJarod Wilson2016-10-20
* | tcp: relax listening_hash operationsEric Dumazet2016-10-20
|/
* net: ipv4: Do not drop to make_route if oif is l3mdevDavid Ahern2016-10-13
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-10-07
|\
| * cred: simpler, 1D supplementary groupsAlexey Dobriyan2016-10-07
| * mm: memcontrol: consolidate cgroup socket trackingJohannes Weiner2016-10-07
* | Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-10-07
|\ \ | |/ |/|
| * skb_splice_bits(): get rid of callbackAl Viro2016-10-03
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-02
|\ \
| * | ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_routeNikolay Aleksandrov2016-09-25
| * | tcp: fix a compile error in DBGUNDO()Eric Dumazet2016-09-23
| * | tcp: fix wrong checksum calculation on MTU probingDouglas Caetano dos Santos2016-09-23
| |/
* | net: Suppress the "Comparison to NULL could be written" warningsJia He2016-09-30
* | proc: Reduce cache miss in snmp_seq_showJia He2016-09-30
* | tcp: Change txhash on every SYN and RTO retransmitLawrence Brakmo2016-09-28
* | switchdev: remove FIB offload infrastructureJiri Pirko2016-09-28
* | fib: introduce FIB notification infrastructureJiri Pirko2016-09-28
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso2016-09-25
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-23
| |\ \ | | |/
| | * tcp: properly account Fast Open SYN-ACK retransYuchung Cheng2016-09-22
| | * tcp: fix under-accounting retransmit SNMP countersYuchung Cheng2016-09-22
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2016-09-22
| | |\
| | | * vti: use right inner_mode for inbound inter address family policy checksthomas.zeitlhofer+lkml@ze-it.at2016-09-09
| | * | net: get rid of an signed integer overflow in ip_idents_reserve()Eric Dumazet2016-09-22
| | * | ipmr, ip6mr: return lastuse relative to nowNikolay Aleksandrov2016-09-21
| | * | tcp: fix overflow in __tcp_retransmit_skb()Eric Dumazet2016-09-17
| | * | net: VRF: Pass original iif to ip_route_input()Mark Tomlinson2016-09-16
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2016-09-13
| | |\ \ | | | |/ | | |/|
| | | * netfilter: nft_chain_route: re-route before skb is queued to userspaceLiping Zhang2016-09-06
| * | | tcp: implement TSQ for retransmitsEric Dumazet2016-09-22
| * | | tcp_bbr: add BBR congestion controlNeal Cardwell2016-09-21