summaryrefslogtreecommitdiff
path: root/net/ipv4/af_inet.c
Commit message (Expand)AuthorAge
...
* tunnels: Don't apply GRO to multiple layers of encapsulation.Jesse Gross2016-03-20
* ipip: Properly mark ipip GRO packets as encapsulated.Jesse Gross2016-03-20
* net: ipv4: Convert IP network timestamps to be y2038 safeDeepa Dinamani2016-03-01
* ipv4: Namespacify ip_dynaddr sysctl knobNikolay Borisov2016-02-16
* sock: struct proto hash function may errorCraig Gallek2016-02-11
* net: add validation for the socket syscall protocol argumentHannes Frederic Sowa2015-12-14
* net: Replace vrf_dev_table and friendsDavid Ahern2015-09-29
* tcp: prepare fastopen code for upcoming listener changesEric Dumazet2015-09-29
* net: only check perm protocol when register protoJunwei Zhang2015-09-17
* net: Make table id type u32David Ahern2015-09-01
* ipv4: fix 32b buildMadalin Bucur2015-08-31
* ipv4: Fix 32-bit build.David S. Miller2015-08-30
* net: Introduce helper functions to get the per cpu dataRaghavendra K T2015-08-30
* inet: Move VRF table lookup to inlined functionDavid Ahern2015-08-17
* net: Fix up inet_addr_type checksDavid Ahern2015-08-13
* ip_tunnel: Call ip_tunnel_core_init() from inet_init()Thomas Graf2015-07-23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-24
|\
| * tcp: Do not call tcp_fastopen_reset_cipher from interrupt contextChristoph Paasch2015-06-23
* | inet: add IP_BIND_ADDRESS_NO_PORT to overcome bind(0) limitationsEric Dumazet2015-06-06
* | tcp/dccp: try to not exhaust ip_local_port_range in connect()Eric Dumazet2015-05-27
* | net: Modify sk_alloc to not reference count the netns of kernel sockets.Eric W. Biederman2015-05-11
* | net: Pass kern from net_proto_family.create to sk_allocEric W. Biederman2015-05-11
* | net: Add a struct net parameter to sock_create_kernEric W. Biederman2015-05-11
|/
* 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-05
* | 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-09
* 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-04
* net: Add GSO support for UDP tunnels with checksumTom Herbert2014-06-04
* 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