summaryrefslogtreecommitdiff
path: root/net/ipv4/af_inet.c
Commit message (Expand)AuthorAge
...
* [INET]: Fix incorrect "inet_sock->is_icsk" assignment.Paul Moore2007-01-09
* [IPV6]: Assorted trivial endianness annotations.Al Viro2006-12-02
* [NET]: Supporting UDP-Lite (RFC 3828) in LinuxGerrit Renker2006-12-02
* [NET]: Size listen hash tables using backlog hintEric Dumazet2006-12-02
* [IPV4]: struct ip_options annotationsAl Viro2006-09-28
* [IPV4]: Fix order in inet_init failure path.Olaf Kirch2006-09-28
* [IPV4]: ip_route_connect() ipv4 address arguments annotatedAl Viro2006-09-28
* [NET]: Use BUILD_BUG_ON() for checking size of skb->cb.YOSHIFUJI Hideaki2006-09-22
* [NET/IPV4/IPV6]: Change some sysctl variables to __read_mostlyBrian Haley2006-09-22
* [NET]: Remove unnecessary config.h includes from net/Dave Jones2006-09-22
* [MLSXFRM]: Add flow labelingVenkat Yekkirala2006-09-22
* [NET] gso: Fix up GSO packets with broken checksumsHerbert Xu2006-07-08
* [NET]: Verify gso_type too in gso_segmentHerbert Xu2006-07-03
* [NET]: Added GSO header verificationHerbert Xu2006-06-29
* [NET]: Add software TSOv4Herbert Xu2006-06-23
* [IPV4]: inet_init() -> fs_initcallHeiko Carstens2006-04-29
* [NET]: Identation & other cleanups related to compat_[gs]etsockopt csetArnaldo Carvalho de Melo2006-03-20
* [NET]: {get|set}sockopt compatibility layerDmitry Mishin2006-03-20
* [PATCH] capable/capability.h (net/)Randy Dunlap2006-01-11
* [NET]: Add a dev_ioctl() fallback to sock_ioctl()Christoph Hellwig2006-01-03
* [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo2006-01-03
* [NET]: move struct proto_ops to constEric Dumazet2006-01-03
* [IP_SOCKGLUE]: Remove most of the tcp specific callsArnaldo Carvalho de Melo2006-01-03
* [IPV4] Fix EPROTONOSUPPORT error in inet_createHerbert Xu2005-12-02
* [NET]: kfree cleanupJesper Juhl2005-11-08
* [IPV4] fib_trie: fix proc interfaceStephen Hemminger2005-09-09
* [NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointersEric Dumazet2005-08-29
* [NET]: Fix sparse warningsArnaldo Carvalho de Melo2005-08-29
* [INET]: Make inet_create try to load protocol modulesArnaldo Carvalho de Melo2005-08-29
* [ICSK]: Introduce reqsk_queue_prune from code in tcp_synack_timerArnaldo Carvalho de Melo2005-08-29
* [ICSK]: Generalise tcp_listen_{start,stop}Arnaldo Carvalho de Melo2005-08-29
* [INET]: Introduce inet_sk_rebuild_headerArnaldo Carvalho de Melo2005-08-29
* [NET]: Cleanup INET_REFCNT_DEBUG codeArnaldo Carvalho de Melo2005-08-29
* [IPV4]: Fix up lots of little whitespace indentation stuff in fib_trie.Stephen Hemminger2005-07-19
* [IPV4]: Fix crash in ip_rcv while booting related to netconsoleHerbert Xu2005-07-05
* [IPV4]: Add LC-Trie FIB lookup algorithm.Robert Olsson2005-06-21
* [SCTP] Add support for ip_nonlocal_bind sysctl & IP_FREEBIND socket optionNeil Horman2005-06-13
* [PATCH] update Ross Biro bouncing email addressJesper Juhl2005-05-05
* [PATCH] kill gratitious includes of major.h under net/*Al Viro2005-04-25
* Linux-2.6.12-rc2Linus Torvalds2005-04-16