summaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAgeFilesLines
* ipv4: mask tos for input routeJulian Anastasov2017-02-261-0/+1
* ipv4: add missing initialization for flowi4_uidJulian Anastasov2017-02-262-3/+4
* tcp: account for ts offset only if tsecr not zeroAlexey Kodanev2017-02-221-1/+2
* tcp: setup timestamp offset when write_seq already setAlexey Kodanev2017-02-221-6/+10
* tcp: Revert "tcp: tcp_probe: use spin_lock_bh()"Eric Dumazet2017-02-211-2/+2
* ip: fix IP_CHECKSUM handlingPaolo Abeni2017-02-211-4/+4
* tcp: use page_ref_inc() in tcp_sendmsg()Eric Dumazet2017-02-171-1/+1
* tcp: accommodate sequence number to a peer's shrunk receive window caused by ...Cui, Cheng2017-02-171-2/+5
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-02-168-10/+134
|\
| * esp: Add a software GRO codepathSteffen Klassert2017-02-155-1/+129
| * net: Add a skb_gro_flush_final helper.Steffen Klassert2017-02-151-1/+1
| * xfrm: policy: make policy backend constFlorian Westphal2017-02-091-1/+1
| * xfrm: policy: remove family fieldFlorian Westphal2017-02-091-4/+1
| * xfrm: policy: remove garbage_collect callbackFlorian Westphal2017-02-091-1/+1
| * xfrm: input: constify xfrm_input_afinfoFlorian Westphal2017-02-091-2/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-162-8/+8
|\ \
| * | tcp: tcp_probe: use spin_lock_bh()Eric Dumazet2017-02-141-2/+2
| * | NET: Fix /proc/net/arp for AX.25Ralf Baechle2017-02-131-6/+6
* | | net: rename dst_neigh_output back to neigh_outputJulian Anastasov2017-02-111-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-112-0/+3
|\| |
| * | igmp, mld: Fix memory leak in igmpv3/mld_del_delrec()Hangbin Liu2017-02-091-0/+1
| * | ping: fix a null pointer dereferenceWANG Cong2017-02-081-0/+2
* | | ipv4: fib: Add events for FIB replace and appendIdo Schimmel2017-02-101-13/+14
* | | ipv4: fib: Send notification before deleting FIB aliasIdo Schimmel2017-02-101-7/+7
* | | ipv4: fib: Send deletion notification with actual FIB alias typeIdo Schimmel2017-02-101-2/+2
* | | ipv4: fib: Only flush FIB aliases belonging to currently flushed tableIdo Schimmel2017-02-101-1/+2
* | | ipv4: fib: Notify about nexthop status changesIdo Schimmel2017-02-081-0/+33
* | | gro_cells: move to net/core/gro_cells.cEric Dumazet2017-02-081-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-074-2/+19
|\| |
| * | udp: properly cope with csum errorsEric Dumazet2017-02-071-1/+1
| * | tcp: avoid infinite loop in tcp_splice_read()Eric Dumazet2017-02-061-0/+6
| * | netlabel: out of bound access in cipso_v4_validate()Eric Dumazet2017-02-041-0/+4
| * | ipv4: keep skb->dst around in presence of IP optionsEric Dumazet2017-02-041-1/+8
* | | net: use dst_confirm_neigh for UDP, RAW, ICMP, L2TPJulian Anastasov2017-02-074-3/+15
* | | net: add confirm_neigh method to dst_opsJulian Anastasov2017-02-071-0/+19
* | | tcp: replace dst_confirm with sk_dst_confirmJulian Anastasov2017-02-073-14/+7
* | | net: add dst_pending_confirm flag to skbuffJulian Anastasov2017-02-071-1/+4
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2017-02-039-47/+31
|\ \
| * | netfilter: allow logging from non-init namespacesMichal Kubeček2017-02-022-2/+2
| * | netfilter: add and use nf_ct_set helperFlorian Westphal2017-02-023-6/+3
| * | skbuff: add and use skb_nfct helperFlorian Westphal2017-02-024-8/+8
| * | netfilter: reset netfilter state when duplicating packetFlorian Westphal2017-02-021-1/+1
| * | netfilter: conntrack: no need to pass ctinfo to error handlerFlorian Westphal2017-02-021-6/+6
| * | xtables: extend matches and targets with .usersizeWillem de Bruijn2017-01-091-0/+1
| * | arptables: use match, target and data copy_to_user helpersWillem de Bruijn2017-01-091-10/+5
| * | iptables: use match, target and data copy_to_user helpersWillem de Bruijn2017-01-091-15/+6
* | | tcp: clear pfmemalloc on outgoing skbEric Dumazet2017-02-031-0/+7
* | | tcp: add tcp_mss_clamp() helperEric Dumazet2017-02-033-19/+7
* | | net: add LINUX_MIB_PFMEMALLOCDROP counterEric Dumazet2017-02-021-0/+1
* | | net: ipv4: remove fib_lookup.h from devinet.c include listDavid Ahern2017-02-021-2/+0