summaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-06-221-79/+122
|\
| * Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git...Herbert Xu2015-06-1910-24/+50
| |\
| * | esp4: Switch to new AEAD interfaceHerbert Xu2015-05-281-78/+122
* | | ipv4/udp: Verify multicast group is ours in upd_v4_early_demux()Shawn Bohrer2015-06-041-3/+15
* | | tcp: fix child sockets to use system default congestion control if not setNeal Cardwell2015-05-312-2/+8
* | | udp: fix behavior of wrong checksumsEric Dumazet2015-05-311-4/+2
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2015-05-282-5/+12
|\ \ \
| * | | ip_vti/ip6_vti: Preserve skb->mark after rcv_cb callAlexander Duyck2015-05-281-2/+7
| * | | ip_vti/ip6_vti: Do not touch skb->mark on xmitAlexander Duyck2015-05-281-2/+3
| * | | esp4: Use high-order sequence number bits for IV generationHerbert Xu2015-05-131-1/+2
* | | | ipv4: fill in table id when replacing a routeMichal Kubeček2015-05-221-0/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-05-222-0/+12
|\ \ \ \
| * | | | netfilter: ensure number of counters is >0 in do_replace()Dave Jones2015-05-202-0/+12
* | | | | ipv4: Avoid crashing in ip_errorEric W. Biederman2015-05-221-0/+4
* | | | | tcp: fix a potential deadlock in tcp_get_info()Eric Dumazet2015-05-223-4/+15
* | | | | tcp: don't over-send F-RTO probesYuchung Cheng2015-05-191-3/+3
* | | | | tcp: only undo on partial ACKs in CA_LossYuchung Cheng2015-05-191-3/+6
|/ / / /
* | | | tcp/ipv6: fix flow label setting in TIME_WAIT stateFlorent Fourcot2015-05-171-1/+1
* | | | rename RTNH_F_EXTERNAL to RTNH_F_OFFLOADRoopa Prabhu2015-05-141-1/+1
* | | | tcp_westwood: fix tcp_westwood_info()Eric Dumazet2015-05-051-7/+8
* | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-05-048-44/+92
|\ \ \ \
| * | | | tcp: update reordering first before detecting lossYuchung Cheng2015-04-291-4/+2
| * | | | tcp: add TCP_CC_INFO socket optionEric Dumazet2015-04-291-0/+21
| * | | | tcp: prepare CC get_info() access from getsockopt()Eric Dumazet2015-04-295-33/+38
| * | | | tcp: add tcpi_bytes_received to tcp_infoEric Dumazet2015-04-293-4/+15
| * | | | tcp: add tcpi_bytes_acked to tcp_infoEric Dumazet2015-04-292-3/+16
| |/ / /
* | | | ipv4: Missing sk_nulls_node_init() in ping_unhash().David S. Miller2015-05-011-0/+1
* | | | route: Use ipv4_mtu instead of raw rt_pmtuHerbert Xu2015-04-291-4/+1
|/ / /
* | | inet: fix possible panic in reqsk_queue_unlink()Eric Dumazet2015-04-243-4/+40
* | | tcp: avoid looping in tcp_send_fin()Eric Dumazet2015-04-241-21/+29
* | | tcp: fix possible deadlock in tcp_send_fin()Eric Dumazet2015-04-221-1/+19
| |/ |/|
* | tcp: add memory barriers to write space pathsjbaron@akamai.com2015-04-212-1/+5
* | ip_forward: Drop frames with attached skb->skSebastian Pöhn2015-04-201-0/+3
* | inet_diag: fix access to tcp cc informationEric Dumazet2015-04-176-17/+35
* | tcp: tcp_get_info() should fetch socket fields onceEric Dumazet2015-04-171-4/+6
* | fou: avoid missing unlock in failure pathWANG Cong2015-04-161-2/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-04-143-14/+10
|\
| * netfilter: nf_tables: switch registers to 32 bit addressingPatrick McHardy2015-04-131-2/+2
| * netfilter: nf_tables: get rid of NFT_REG_VERDICT usagePatrick McHardy2015-04-133-14/+10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-143-6/+8
|\ \
| * | tcp: tcp_make_synack() should clear skb->tstampEric Dumazet2015-04-091-0/+2
| * | udptunnels: Call handle_offloads after inserting vlan tag.Jesse Gross2015-04-091-4/+4
| * | fou: Don't use const __read_mostlyAndi Kleen2015-04-081-2/+2
* | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...David S. Miller2015-04-132-5/+4
|\ \ \
| * | | new helper: msg_data_left()Al Viro2015-04-111-4/+4
| * | | Merge branch 'iocb' into for-davemAl Viro2015-04-091-1/+0
| |\ \ \
| | * | | fs: move struct kiocb to fs.hChristoph Hellwig2015-03-251-1/+0
* | | | | tcp/dccp: get rid of central timewait timerEric Dumazet2015-04-136-267/+52
* | | | | tcp: fix bogus RTT for CC when retransmissions are ackedKenneth Klette Jonassen2015-04-131-6/+4
| |_|_|/ |/| | |
* | | | fou: implement FOU_CMD_GETWANG Cong2015-04-121-0/+109
OpenPOWER on IntegriCloud