summaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAgeFilesLines
* inet: frag: release spinlock before calling icmp_send()Eric Dumazet2017-03-221-8/+17
* tcp: initialize icsk_ack.lrcvtime at session start timeEric Dumazet2017-03-222-1/+2
* ipv4: provide stronger user input validation in nl_fib_input()Eric Dumazet2017-03-221-1/+2
* tcp: tcp_get_info() should read tcp_time_stamp laterEric Dumazet2017-03-161-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2017-03-154-13/+12
|\
| * netfilter: nf_tables: fix mismatch in big-endian systemLiping Zhang2017-03-132-8/+8
| * netfilter: don't track fragmented packetsFlorian Westphal2017-03-082-5/+4
* | dccp/tcp: fix routing redirect raceJon Maxwell2017-03-131-1/+2
* | udp: avoid ufo handling on IP payload compression packetsAlexey Kodanev2017-03-091-1/+1
* | net: Work around lockdep limitation in sockets that use socketsDavid Howells2017-03-092-3/+4
* | net/tunnel: set inner protocol in network gro hooksPaolo Abeni2017-03-091-1/+3
* | tcp: fix various issues for sockets morphing to listen stateEric Dumazet2017-03-072-4/+9
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-03-044-8/+25
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2017-03-031-3/+4
| |\
| | * netfilter: use skb_to_full_sk in ip_route_me_harderFlorian Westphal2017-02-281-3/+4
| * | tcp: fix potential double free issue for fastopen_reqWei Wang2017-03-021-3/+12
| * | tcp/dccp: block BH for SYN processingEric Dumazet2017-03-011-2/+8
| * | net: route: add missing nla_policy entry for RTA_MARK attributeLiping Zhang2017-03-011-0/+1
* | | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-0/+1
* | | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+2
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-02-282-3/+5
|\|
| * ipv4: mask tos for input routeJulian Anastasov2017-02-261-0/+1
| * ipv4: add missing initialization for flowi4_uidJulian Anastasov2017-02-262-3/+4
* | lib/vsprintf.c: remove %Z supportAlexey Dobriyan2017-02-274-4/+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