summaryrefslogtreecommitdiffstats
path: root/net/ipv4
Commit message (Expand)AuthorAgeFilesLines
* ipv4: use skb frags api in udp4_hwcsum()WANG Cong2014-06-051-4/+5
* net: use the new API kvfree()WANG Cong2014-06-051-4/+1
* gre: Call gso_make_checksumTom Herbert2014-06-045-4/+14
* net: Add GSO support for UDP tunnels with checksumTom Herbert2014-06-044-22/+24
* tcp: Call gso_make_checksumTom Herbert2014-06-041-5/+2
* net: Support for multiple checksums with gsoTom Herbert2014-06-041-0/+8
* udp: Generic functions to set checksumTom Herbert2014-06-041-0/+37
* net: Revert "fib_trie: use seq_file_net rather than seq->private"Sasha Levin2014-06-041-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-06-031-6/+5
|\
| * tcp: fix cwnd undo on DSACK in F-RTOYuchung Cheng2014-06-021-6/+5
* | fib_trie: use seq_file_net rather than seq->privateDavid Ahern2014-06-021-1/+1
* | inetpeer: get rid of ip_id_countEric Dumazet2014-06-028-57/+25
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2014-05-302-20/+6
|\ \
| * | netfilter: add helper for adding nat extensionFlorian Westphal2014-04-292-20/+6
* | | ipmr: Replace comma with semicolonHimangi Saraogi2014-05-301-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-245-19/+43
|\ \ \ | | |/ | |/|
| * | ipv4: initialise the itag variable in __mkroute_inputLi RongQing2014-05-221-1/+1
| * | ip_tunnel: Initialize the fallback device properlySteffen Klassert2014-05-211-0/+1
| * | ipv4: ip_tunnels: disable cache for nbma gre tunnelsTimo Teräs2014-05-161-1/+2
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2014-05-153-17/+39
| |\ \
| | * | vti: Use the tunnel mark for lookup in the error handlers.Steffen Klassert2014-05-121-1/+4
| | * | xfrm4: Properly handle unsupported protocolsSteffen Klassert2014-04-291-2/+17
| | * | vti4: Don't count header length twice.Steffen Klassert2014-04-161-1/+0
| | * | xfrm: Fix crash with ipv6 IPsec tunnel and NAT.Steffen Klassert2014-04-071-14/+18
* | | | net: Make enabling of zero UDP6 csums more restrictiveTom Herbert2014-05-231-1/+19
* | | | net: Split sk_no_check into sk_no_check_{rx,tx}Tom Herbert2014-05-231-1/+1
* | | | net: Eliminate no_check from protoswTom Herbert2014-05-232-8/+0
* | | | tcp: make cwnd-limited checks measurement-based, and gentlerNeal Cardwell2014-05-221-14/+23
* | | | net: tunnels - enable module autoloadingTom Gundersen2014-05-211-0/+1
* | | | ipv4: minor spelling fixstephen hemminger2014-05-181-1/+1
* | | | ip_tunnel: don't add tunnel twiceDuan Jiong2014-05-161-4/+2
* | | | ip_tunnel: delete unneeded call to netdev_privJulia Lawall2014-05-151-2/+1
* | | | net: Use a more standard macro for INET_ADDR_COOKIEJoe Perches2014-05-142-3/+3
* | | | ipv4: make ip_local_reserved_ports per netnsWANG Cong2014-05-145-30/+18
* | | | net: support marking accepting TCP socketsLorenzo Colitti2014-05-134-3/+14
* | | | net: Use fwmark reflection in PMTU discovery.Lorenzo Colitti2014-05-131-0/+7
* | | | net: add a sysctl to reflect the fwmark on repliesLorenzo Colitti2014-05-133-3/+18
* | | | tcp: IPv6 support for fastopen serverDaniel Lee2014-05-131-14/+43
* | | | tcp: improve fastopen icmp handlingYuchung Cheng2014-05-131-21/+14
* | | | tcp: use tcp_v4_send_synack on first SYN-ACKYuchung Cheng2014-05-134-98/+78
* | | | tcp: simplify fast open cookie processingYuchung Cheng2014-05-133-51/+32
* | | | tcp: move fastopen functions to tcp_fastopen.cYuchung Cheng2014-05-132-183/+192
* | | | net: rename local_df to ignore_dfWANG Cong2014-05-124-9/+9
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-1212-103/+124
|\ \ \ \ | |/ / /
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-05-092-4/+6
| |\ \ \
| | * | | ipv4: fix "conntrack zones" support for defrag user check in ip_expireVasily Averin2014-05-051-2/+3
| | * | | netfilter: ipv4: defrag: set local_df flag on defragmented skbFlorian Westphal2014-05-041-2/+3
| * | | | ping: move ping_group_range out of CONFIG_SYSCTLCong Wang2014-05-083-13/+14
| * | | | ipv4: move local_port_range out of CONFIG_SYSCTLCong Wang2014-05-084-24/+45
| * | | | ipv4: fib_semantics: increment fib_info_cnt after fib_info allocationSergey Popovich2014-05-071-1/+1
OpenPOWER on IntegriCloud