aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/af_inet.c
Commit message (Expand)AuthorAge
* Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* net: ipv4: Standardize prefixes for message loggingJoe Perches2012-03-12
* net: Convert printks to pr_<level>Joe Perches2012-03-12
* net: implement IP_RECVTOS for IP_PKTOPTIONSJiri Benc2012-02-13
* per-netns ipv4 sysctl_tcp_memGlauber Costa2011-12-12
* net: introduce and use netdev_features_t for device features setsMichał Mirosław2011-11-16
* ipv4: reduce percpu needs for icmpmsg mibsEric Dumazet2011-11-09
* ipv4: compat_ioctl is local to af_inet.c, make it staticGerrit Renker2011-10-19
* net: ipv4: relax AF_INET check in bind()Eric Dumazet2011-08-30
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-07-06
|\
| * net: bind() fix error return on wrong address familyMarcus Meissner2011-07-05
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-06-21
|\|
| * net: rfs: enable RFS before first data packet is receivedEric Dumazet2011-06-17
* | snmp: reduce percpu needs by 50%Eric Dumazet2011-06-11
|/
* net/ipv4: Check for mistakenly passed in non-IPv4 addressMarcus Meissner2011-06-02
* net: ipv4: add IPPROTO_ICMP socket kindVasiliy Kulikov2011-05-13
* ipv4: Use cork flow in inet_sk_{reselect_saddr,rebuild_header}()David S. Miller2011-05-08
* ipv4: Make caller provide on-stack flow key to ip_route_output_ports().David S. Miller2011-05-03
* ipv4: Fetch route saddr from flow key in inet_sk_reselect_saddr().David S. Miller2011-04-29
* inet: add RCU protection to inet->optEric Dumazet2011-04-28
* ipv4: Sanitize and simplify ip_route_{connect,newports}()David S. Miller2011-04-27
* inet: constify ip headers and in6_addrEric Dumazet2011-04-22
* ipv4: Create and use route lookup helpers.David S. Miller2011-03-12
* ipv4: Make output route lookup return rtable directly.David S. Miller2011-03-02
* ipv4: Kill can_sleep arg to ip_route_output_flow()David S. Miller2011-03-01
* ipv4: Make final arg to ip_route_output_flow to be boolean "can_sleep"David S. Miller2011-03-01
* ipv4: Can final ip_route_connect() arg to boolean "can_sleep".David S. Miller2011-03-01
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-01-31
|\
| * net: Add compat ioctl support for the ipv4 multicast ioctl SIOCGETSGCNTEric W. Biederman2011-01-30
* | net: change netdev->features to u32Michał Mirosław2011-01-24
|/
* net: use the macros defined for the members of flowiChangli Gao2010-11-17
* net: build_ehash_secret() and rt_bind_peer() cleanupsEric Dumazet2010-08-20
* inet, inet6: make tcp_sendmsg() and tcp_sendpage() through inet_sendmsg() and...Changli Gao2010-07-12
* snmp: 64bit ipstats_mib for all archesEric Dumazet2010-06-30
* snmp: add align parameter to snmp_mib_init()Eric Dumazet2010-06-26
* net - IP_NODEFRAG option for IPv4 socketJiri Olsa2010-06-23
* net-next: remove useless union keywordChangli Gao2010-06-11
* net: reserve ports for applications using fixed port numbersAmerigo Wang2010-05-16
* net: Make RFS socket operations not be inet specific.David S. Miller2010-04-27
* net: Fix various endianness glitchesEric Dumazet2010-04-20
* net: sk_sleep() helperEric Dumazet2010-04-20
* rfs: Receive Flow SteeringTom Herbert2010-04-16
* net: sk_dst_cache RCUificationEric Dumazet2010-04-13
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-11
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-04-06
| |\
| * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-07
|\ \ \ | | |/ | |/|
| * | net: check the length of the socket address passed to connect(2)Changli Gao2010-04-01
| |/
* / net: snmp mib cleanupEric Dumazet2010-03-21
|/
* percpu: add __percpu sparse annotations to netTejun Heo2010-02-17