aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/af_inet.c
Commit message (Expand)AuthorAge
* 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
* net: check kern before calling security subsystemEric Paris2009-11-06
* net: pass kern to net_proto_family create functionEric Paris2009-11-06
* net: drop capability from protocol definitionsEric Paris2009-11-06
* net,socket: introduce DECLARE_SOCKADDR helper to catch overflow at build timeCyrill Gorcunov2009-10-29
* inet: rename some inet_sock fieldsEric Dumazet2009-10-18
* net: mark net_proto_ops as constStephen Hemminger2009-10-07
* net: Use sk_mark for routing lookup in more placesAtis Elsts2009-10-01
* net: constify struct net_protocolAlexey Dobriyan2009-09-14
* ipv4: af_inet.c cleanupsEric Dumazet2009-08-29
* udpv4: Handle large incoming UDP/IPv4 packets and support software UFO.Sridhar Samudrala2009-07-12
* ipv4: remove ip_mc_drop_socket() declaration from af_inet.c.Rami Rosen2009-06-04
* ipv4: New multicast-all socket optionNivedita Singhvi2009-06-02
* ipv4: Use 32-bit loads for ID and length in GROHerbert Xu2009-05-27
* gro: Avoid unnecessary comparison after skb_gro_headerHerbert Xu2009-05-27
* [PATCH] net: remove superfluous call to synchronize_net()Eric Dumazet2009-04-17
* Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-27
|\
| * alloc_percpu: add align argument to __alloc_percpu.Rusty Russell2009-02-20
* | net: convert usage of packet_type to read_mostlyStephen Hemminger2009-03-10
* | gro: Optimise IPv4 packet receptionHerbert Xu2009-02-08
* | ipv4: Delete redundant sk_family assignmentHerbert Xu2009-02-02
* | net: replace uses of __constant_{endian}Harvey Harrison2009-02-01
* | gro: Avoid copying headers of unmerged packetsHerbert Xu2009-01-29
|/
* netns: igmp: allow IPPROTO_IGMP sockets in netnsAlexey Dobriyan2008-12-25
* tcp: Add GRO supportHerbert Xu2008-12-16
* ipv4: Add GRO infrastructureHerbert Xu2008-12-16
* net: some optimizations in af_inetEric Dumazet2008-11-23
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-20
|\
| * TPROXY: supply a struct flowi->flags argument in inet_sk_rebuild_header()Balazs Scheidler2008-11-20
* | net: replace NIPQUAD() in net/ipv4/ net/ipv6/Harvey Harrison2008-10-31
|/
* ipv4: Allow binding to non-local addresses if IP_TRANSPARENT is setTóth László Attila2008-10-01
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-07-26
|\