aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAge
* ipv4: fix buffer overflow in ip_options_compile()Eric Dumazet2014-07-21
* net-gre-gro: Fix a bug that breaks the forwarding pathJerry Chu2014-07-16
* GRE: enable offloads for GREAmritha Nambiar2014-07-11
* ip_tunnel: fix ip_tunnel_lookupDmitry Popov2014-07-08
* tcp: fix false undo corner casesYuchung Cheng2014-07-08
* igmp: fix the problem when mc leave groupdingtianhong2014-07-08
* ipv4: icmp: Fix pMTU handling for rare caseEdward Allcutt2014-07-07
* tcp: Fix divide by zero when pushing during tcp-repairChristoph Paasch2014-07-02
* ipv4: irq safe sk_dst_[re]set() and ipv4_sk_update_pmtu() fixEric Dumazet2014-07-01
* udp: Add MIB counters for rcvbuferrorsJames M Leddy2014-06-27
* ipv4: fix dst race in sk_dst_get()Eric Dumazet2014-06-25
* tcp: fix tcp_match_skb_to_sack() for unaligned SACK at end of an skbNeal Cardwell2014-06-19
* tcp: remove unnecessary tcp_sk assignment.Dave Jones2014-06-17
* udp: ipv4: do not waste time in __udp4_lib_mcast_demux_lookupEric Dumazet2014-06-13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-12
|\
| * tcp: fixing TLP's FIN recoveryPer Hurtig2014-06-12
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-06-11
| |\
| | * ip_tunnel: fix i_key matching in ip_tunnel_findDmitry Popov2014-06-11
| | * ip_vti: Fix 'ip tunnel add' with 'key' parametersDmitry Popov2014-06-11
| | * ipip, sit: fix ipv4_{update_pmtu,redirect} callsDmitry Popov2014-06-11
| | * ip_tunnel: fix possible rtable leakDmitry Popov2014-06-05
| * | net: Add skb_gro_postpull_rcsum to udp and vxlanTom Herbert2014-06-11
| * | net: Save software checksum completeTom Herbert2014-06-11
| * | ipv4: fix a race in ip4_datagram_release_cb()Eric Dumazet2014-06-11
| * | gre: allow changing mac address when device is upstephen hemminger2014-06-11
| * | tcp: add gfp parameter to tcp_fragmentOctavian Purdila2014-06-11
| * | ipv4: use skb frags api in udp4_hwcsum()WANG Cong2014-06-05
| * | net: use the new API kvfree()WANG Cong2014-06-05
| * | gre: Call gso_make_checksumTom Herbert2014-06-05
| * | net: Add GSO support for UDP tunnels with checksumTom Herbert2014-06-05
| * | tcp: Call gso_make_checksumTom Herbert2014-06-05
| * | net: Support for multiple checksums with gsoTom Herbert2014-06-05
| * | udp: Generic functions to set checksumTom Herbert2014-06-05
| * | net: Revert "fib_trie: use seq_file_net rather than seq->private"Sasha Levin2014-06-04
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-06-04
| |\|
| * | fib_trie: use seq_file_net rather than seq->privateDavid Ahern2014-06-02
| * | inetpeer: get rid of ip_id_countEric Dumazet2014-06-02
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2014-05-30
| |\ \
| | * | netfilter: add helper for adding nat extensionFlorian Westphal2014-04-29
| * | | ipmr: Replace comma with semicolonHimangi Saraogi2014-05-30
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-24
| |\ \ \
| * | | | net: Make enabling of zero UDP6 csums more restrictiveTom Herbert2014-05-23
| * | | | net: Split sk_no_check into sk_no_check_{rx,tx}Tom Herbert2014-05-23
| * | | | net: Eliminate no_check from protoswTom Herbert2014-05-23
| * | | | tcp: make cwnd-limited checks measurement-based, and gentlerNeal Cardwell2014-05-22
| * | | | net: tunnels - enable module autoloadingTom Gundersen2014-05-21
| * | | | ipv4: minor spelling fixstephen hemminger2014-05-18
| * | | | ip_tunnel: don't add tunnel twiceDuan Jiong2014-05-16
| * | | | ip_tunnel: delete unneeded call to netdev_privJulia Lawall2014-05-15
| * | | | net: Use a more standard macro for INET_ADDR_COOKIEJoe Perches2014-05-14