aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/inet_sock.h
Commit message (Expand)AuthorAge
* inet: fix request sock refcountingEric Dumazet2015-03-17
* inet: uninline inet_reqsk_alloc()Eric Dumazet2015-03-17
* inet: add sk_listener argument to inet_reqsk_alloc()Eric Dumazet2015-03-17
* inet: move ir_mark to fill a holeEric Dumazet2015-03-17
* inet: add proper refcounting to request sockEric Dumazet2015-03-16
* inet: introduce ireq_familyEric Dumazet2015-03-12
* inet: add rsk_refcnt/ireq_refcnt to request socksEric Dumazet2015-03-12
* inet: add ireq_state field to inet_request_sockEric Dumazet2015-03-12
* ipv6: add missing ireq_net & ir_cookie initializationsEric Dumazet2015-03-12
* net: add real socket cookiesEric Dumazet2015-03-11
* ip: Add offset parameter to ip_cmsg_recvTom Herbert2015-01-05
* ip: IP cmsg cleanupTom Herbert2015-01-05
* ip: Move checksum convert defines to inetTom Herbert2015-01-05
* net: remove inet6_reqsk_allocOctavian Purdila2014-06-27
* net: support marking accepting TCP socketsLorenzo Colitti2014-05-13
* inet: convert inet_ehash_secret and ipv6_hash_secret to net_get_random_onceHannes Frederic Sowa2013-10-19
* ipv4: split inet_ehashfn to hash functions per compilation unitHannes Frederic Sowa2013-10-19
* inet: rename ir_loc_port to ir_numEric Dumazet2013-10-10
* inet: includes a sock_common in request_sockEric Dumazet2013-10-10
* inet: consolidate INET_TW_MATCHEric Dumazet2013-10-03
* ipv4: processing ancillary IP_TOS or IP_TTLFrancesco Fusco2013-09-28
* inet*.h: Remove extern from function prototypesJoe Perches2013-09-21
* ipv4: remove is_data also from ip_options documentation.Rami Rosen2013-06-12
* ipv6: use a stronger hash for tcpEric Dumazet2013-02-21
* net: move inet_dport/inet_num in sock_commonEric Dumazet2012-11-30
* net: use a per task frag allocatorEric Dumazet2012-09-24
* net: ipv6: fix TCP early demuxEric Dumazet2012-08-06
* ipv4: Restore old dst_free() behavior.Eric Dumazet2012-07-31
* net: ipv4: fix RCU races on dst refcountsEric Dumazet2012-07-30
* ipv4: Prepare for change of rt->rt_iif encoding.David S. Miller2012-07-23
* inet: Kill FLOWI_FLAG_PRECOW_METRICS.David S. Miller2012-07-11
* net: implement IP_RECVTOS for IP_PKTOPTIONSJiri Benc2012-02-13
* ipv4: Implement IP_UNICAST_IF socket option.Erich E. Hoover2012-02-08
* net: use IS_ENABLED(CONFIG_IPV6)Eric Dumazet2011-12-11
* ipv4: Save nexthop address of LSRR/SSRR option to IPCB.Li Wei2011-11-23
* ipv4: route non-local sources for raw socketJulian Anastasov2011-08-08
* inet: Decrease overhead of on-stack inet_cork.David S. Miller2011-05-06
* inet: add RCU protection to inet->optEric Dumazet2011-04-28
* inet: Remove explicit write references to sk/inet in ip_append_dataHerbert Xu2011-03-01
* net: Pre-COW metrics for TCP.David S. Miller2011-01-28
* net: optimize INET input path furtherEric Dumazet2010-12-09
* igmp: RCU conversion of in_dev->mc_listEric Dumazet2010-11-12
* net - IP_NODEFRAG option for IPv4 socketJiri Olsa2010-06-23
* net: Make RFS socket operations not be inet specific.David S. Miller2010-04-27
* rps: inet_rps_save_rxhash() argument is not constEric Dumazet2010-04-27
* rfs: Receive Flow SteeringTom Herbert2010-04-16
* tcp: Generalized TTL Security MechanismStephen Hemminger2010-01-11
* inet: rename some inet_sock fieldsEric Dumazet2009-10-18
* Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/ve...Linus Torvalds2009-06-16
|\
| * net: annotate bitfields in struct inet_sockVegard Nossum2009-06-15