summaryrefslogtreecommitdiff
path: root/net/ipv4
Commit message (Expand)AuthorAge
...
* | | net: add dst_pending_confirm flag to skbuffJulian Anastasov2017-02-07
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2017-02-03
|\ \
| * | netfilter: allow logging from non-init namespacesMichal Kubeček2017-02-02
| * | netfilter: add and use nf_ct_set helperFlorian Westphal2017-02-02
| * | skbuff: add and use skb_nfct helperFlorian Westphal2017-02-02
| * | netfilter: reset netfilter state when duplicating packetFlorian Westphal2017-02-02
| * | netfilter: conntrack: no need to pass ctinfo to error handlerFlorian Westphal2017-02-02
| * | xtables: extend matches and targets with .usersizeWillem de Bruijn2017-01-09
| * | arptables: use match, target and data copy_to_user helpersWillem de Bruijn2017-01-09
| * | iptables: use match, target and data copy_to_user helpersWillem de Bruijn2017-01-09
* | | tcp: clear pfmemalloc on outgoing skbEric Dumazet2017-02-03
* | | tcp: add tcp_mss_clamp() helperEric Dumazet2017-02-03
* | | net: add LINUX_MIB_PFMEMALLOCDROP counterEric Dumazet2017-02-02
* | | net: ipv4: remove fib_lookup.h from devinet.c include listDavid Ahern2017-02-02
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-02
|\ \ \ | | |/ | |/|
| * | tcp: fix 0 divide in __tcp_select_window()Eric Dumazet2017-02-01
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-02-01
|\ \ \
| * | | esp: Introduce a helper to setup the trailerSteffen Klassert2017-01-17
| * | | esp4: Avoid skb_cow_data whenever possibleSteffen Klassert2017-01-17
| * | | IPsec: do not ignore crypto err in ah4 inputGilad Ben-Yossef2017-01-16
| * | | xfrm: remove unused functionFlorian Westphal2017-01-10
| | |/ | |/|
* | | lwtunnel: remove device arg to lwtunnel_build_stateDavid Ahern2017-01-30
* | | net: Avoid receiving packets with an l3mdev on unbound UDP socketsRobert Shearman2017-01-30
* | | tcp: include locally failed retries in retransmission statsYuchung Cheng2017-01-29
* | | tcp: record pkts sent and retransmisttedYuchung Cheng2017-01-29
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-28
|\ \ \ | | |/ | |/|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2017-01-26
| |\ \
| | * | netfilter: ipt_CLUSTERIP: fix build error without procfsArnd Bergmann2017-01-18
| | * | netfilter: rpfilter: fix incorrect loopback packet judgmentLiping Zhang2017-01-16
| | * | tcp: fix mark propagation with fwmark_reflect enabledPau Espin Pedrol2017-01-09
| | * | netfilter: use fwmark_reflect in nf_send_resetPau Espin Pedrol2017-01-09
| * | | tcp: correct memory barrier usage in tcp_check_space()Jason Baron2017-01-25
| * | | net: Specify the owning module for lwtunnel opsRobert Shearman2017-01-24
| * | | tcp: initialize max window for a new fastopen socketAlexey Kodanev2017-01-19
| * | | lwtunnel: fix autoload of lwt modulesDavid Ahern2017-01-18
* | | | net/tcp-fastopen: make connect()'s return case more consistent with non-TFOWilly Tarreau2017-01-25
* | | | net/tcp-fastopen: Add new API supportWei Wang2017-01-25
* | | | net/tcp-fastopen: refactor cookie check logicWei Wang2017-01-25
* | | | tcp: reduce skb overhead in selected placesEric Dumazet2017-01-25
* | | | Introduce a sysctl that modifies the value of PROT_SOCK.Krister Johansen2017-01-24
* | | | inet: don't use sk_v6_rcv_saddr directlyJosef Bacik2017-01-20
* | | | net: remove bh disabling around percpu_counter accessesEric Dumazet2017-01-20
* | | | inet: reset tb->fastreuseport when adding a reuseport skJosef Bacik2017-01-18
* | | | inet: split inet_csk_get_port into two functionsJosef Bacik2017-01-18
* | | | inet: don't check for bind conflicts twice when searching for a portJosef Bacik2017-01-18
* | | | inet: kill smallest_size and smallest_portJosef Bacik2017-01-18
* | | | inet: drop ->bind_conflictJosef Bacik2017-01-18
* | | | inet: collapse ipv4/v6 rcv_saddr_equal functions into oneJosef Bacik2017-01-18
* | | | tcp: accept RST for rcv_nxt - 1 after receiving a FINJason Baron2017-01-17
* | | | net: ping: Use right format specifier to avoid type castingGao Feng2017-01-17