aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/af_inet.c
Commit message (Expand)AuthorAge
* tcp: Do not call tcp_fastopen_reset_cipher from interrupt contextChristoph Paasch2015-07-10
* ipv4: coding style: comparison for inequality with NULLIan Morris2015-04-03
* ipv4: coding style: comparison for equality with NULLIan Morris2015-04-03
* net: Remove iocb argument from sendmsg and recvmsgYing Xue2015-03-02
* net: use common macro for assering skb->cb[] available size in protocol familiesEyal Birger2015-03-02
* net: rfs: add hash collision detectionEric Dumazet2015-02-08
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-29
|\
| * net-timestamp: make tcp_recvmsg call ipv6_recv_error for AF_INET6 socksWillem de Bruijn2014-11-26
* | net: Remove MPLS GSO feature.Pravin B Shelar2014-11-06
* | udp: Changes to udp_offload to support remote checksum offloadTom Herbert2014-11-05
|/
* net: gso: use feature flag argument in all protocol gso handlersFlorian Westphal2014-10-20
* ipv4: mentions skb_gro_postpull_rcsum() in inet_gro_receive()Eric Dumazet2014-10-01
* net: Remove gso_send_check as an offload callbackTom Herbert2014-09-26
* ipip: Add gro callbacks to ipip offloadTom Herbert2014-09-10
* net/ipv4: bind ip_nonlocal_bind to current netnsVincent Bernat2014-09-09
* net-gre-gro: Fix a bug that breaks the forwarding pathJerry Chu2014-07-16
* gre: Call gso_make_checksumTom Herbert2014-06-05
* net: Add GSO support for UDP tunnels with checksumTom Herbert2014-06-05
* net: Eliminate no_check from protoswTom Herbert2014-05-23
* ipv4: make ip_local_reserved_ports per netnsWANG Cong2014-05-14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-12
|\
| * ping: move ping_group_range out of CONFIG_SYSCTLCong Wang2014-05-08
| * ipv4: move local_port_range out of CONFIG_SYSCTLCong Wang2014-05-08
* | net: clean up snmp stats codeWANG Cong2014-05-07
|/
* net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irqEric W. Biederman2014-03-14
* ipv4: ipv6: better estimate tunnel header cut for correct ufo handlingHannes Frederic Sowa2014-02-25
* ipv4: introduce hardened ip_no_pmtu_disc modeHannes Frederic Sowa2014-01-13
* net-gre-gro: Add GRE support to the GRO stackJerry Chu2014-01-07
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2013-12-19
|\
| * net: Remove FLOWI_FLAG_CAN_SLEEPSteffen Klassert2013-12-06
* | inet: make no_pmtu_disc per namespace and kill ipv4_configHannes Frederic Sowa2013-12-18
* | net-gro: Prepare GRO stack for the upcoming tunneling supportJerry Chu2013-12-12
|/
* Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-11-14
|\
| * net: Explicitly initialize u64_stats_sync structures for lockdepJohn Stultz2013-11-06
* | inet: fix a UFO regressionEric Dumazet2013-11-08
* | inet: restore gso for vxlanEric Dumazet2013-10-28
* | ipv6: sit: add GSO/TSO supportEric Dumazet2013-10-21
* | tcp_memcontrol: Remove the per netns control.Eric W. Biederman2013-10-21
* | inet: convert inet_ehash_secret and ipv6_hash_secret to net_get_random_onceHannes Frederic Sowa2013-10-19
* | ipip: add GSO/TSO supportEric Dumazet2013-10-19
* | ipv4: gso: make inet_gso_segment() stackableEric Dumazet2013-10-19
* | ipv4: gso: send_check() & segment() cleanupsEric Dumazet2013-10-19
* | udp: ipv4: Add udp early demuxShawn Bohrer2013-10-08
|/
* net: net_secret should not depend on TCPEric Dumazet2013-09-28
* net: make snmp_mib_free static inlineCong Wang2013-09-03
* gro: remove a sparse errorEric Dumazet2013-06-12
* net: udp4: move GSO functions to udp_offloadDaniel Borkmann2013-06-12
* net: tcp: move GRO/GSO functions to tcp_offloadDaniel Borkmann2013-06-07
* gro: should aggregate frames without DFEric Dumazet2013-05-31
* MPLS: Add limited GSO supportSimon Horman2013-05-28