summaryrefslogtreecommitdiff
path: root/net/ipv4
Commit message (Expand)AuthorAge
* ipv4/udp: Verify multicast group is ours in upd_v4_early_demux()Shawn Bohrer2015-06-04
* tcp: fix child sockets to use system default congestion control if not setNeal Cardwell2015-05-31
* udp: fix behavior of wrong checksumsEric Dumazet2015-05-31
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2015-05-28
|\
| * ip_vti/ip6_vti: Preserve skb->mark after rcv_cb callAlexander Duyck2015-05-28
| * ip_vti/ip6_vti: Do not touch skb->mark on xmitAlexander Duyck2015-05-28
| * esp4: Use high-order sequence number bits for IV generationHerbert Xu2015-05-13
* | ipv4: fill in table id when replacing a routeMichal Kubeček2015-05-22
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-05-22
|\ \
| * | netfilter: ensure number of counters is >0 in do_replace()Dave Jones2015-05-20
* | | ipv4: Avoid crashing in ip_errorEric W. Biederman2015-05-22
* | | tcp: fix a potential deadlock in tcp_get_info()Eric Dumazet2015-05-22
* | | tcp: don't over-send F-RTO probesYuchung Cheng2015-05-19
* | | tcp: only undo on partial ACKs in CA_LossYuchung Cheng2015-05-19
|/ /
* | tcp/ipv6: fix flow label setting in TIME_WAIT stateFlorent Fourcot2015-05-17
* | rename RTNH_F_EXTERNAL to RTNH_F_OFFLOADRoopa Prabhu2015-05-14
* | tcp_westwood: fix tcp_westwood_info()Eric Dumazet2015-05-05
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-05-04
|\ \
| * | tcp: update reordering first before detecting lossYuchung Cheng2015-04-29
| * | tcp: add TCP_CC_INFO socket optionEric Dumazet2015-04-29
| * | tcp: prepare CC get_info() access from getsockopt()Eric Dumazet2015-04-29
| * | tcp: add tcpi_bytes_received to tcp_infoEric Dumazet2015-04-29
| * | tcp: add tcpi_bytes_acked to tcp_infoEric Dumazet2015-04-29
| |/
* | ipv4: Missing sk_nulls_node_init() in ping_unhash().David S. Miller2015-05-01
* | route: Use ipv4_mtu instead of raw rt_pmtuHerbert Xu2015-04-29
|/
* inet: fix possible panic in reqsk_queue_unlink()Eric Dumazet2015-04-24
* tcp: avoid looping in tcp_send_fin()Eric Dumazet2015-04-24
* tcp: fix possible deadlock in tcp_send_fin()Eric Dumazet2015-04-22
* tcp: add memory barriers to write space pathsjbaron@akamai.com2015-04-21
* ip_forward: Drop frames with attached skb->skSebastian Pöhn2015-04-20
* inet_diag: fix access to tcp cc informationEric Dumazet2015-04-17
* tcp: tcp_get_info() should fetch socket fields onceEric Dumazet2015-04-17
* fou: avoid missing unlock in failure pathWANG Cong2015-04-16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-04-14
|\
| * netfilter: nf_tables: switch registers to 32 bit addressingPatrick McHardy2015-04-13
| * netfilter: nf_tables: get rid of NFT_REG_VERDICT usagePatrick McHardy2015-04-13
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-14
|\ \
| * | tcp: tcp_make_synack() should clear skb->tstampEric Dumazet2015-04-09
| * | udptunnels: Call handle_offloads after inserting vlan tag.Jesse Gross2015-04-09
| * | fou: Don't use const __read_mostlyAndi Kleen2015-04-08
* | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...David S. Miller2015-04-13
|\ \ \
| * | | new helper: msg_data_left()Al Viro2015-04-11
| * | | Merge branch 'iocb' into for-davemAl Viro2015-04-09
| |\ \ \
| | * | | fs: move struct kiocb to fs.hChristoph Hellwig2015-03-25
* | | | | tcp/dccp: get rid of central timewait timerEric Dumazet2015-04-13
* | | | | tcp: fix bogus RTT for CC when retransmissions are ackedKenneth Klette Jonassen2015-04-13
| |_|_|/ |/| | |
* | | | fou: implement FOU_CMD_GETWANG Cong2015-04-12
* | | | fou: add network namespace supportWANG Cong2015-04-12
* | | | fou: always use be16 for portWANG Cong2015-04-12
* | | | fou: exit early when parsing config failsWANG Cong2015-04-12