index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
af_inet.c
Age
Commit message (
Expand
)
Author
2008-01-28
[NETNS]: Add namespace parameter to ip_route_output_flow.
Denis V. Lunev
2008-01-28
[NETNS]: Pass namespace through ip_rt_ioctl.
Denis V. Lunev
2008-01-28
[NETNS]: Add netns parameter to inet_(dev_)add_type.
Eric W. Biederman
2008-01-28
[NETNS]: Refactor fib initialization so it can handle multiple namespaces.
Denis V. Lunev
2008-01-28
[NETNS]: Add namespace to API for routing /proc entries creation.
Denis V. Lunev
2008-01-28
[UDP]: Add memory accounting.
Hideo Aoki
2008-01-28
[IPV4]: Pass the net pointer to the arp_req_set_proxy()
Pavel Emelyanov
2008-01-28
[IPSEC]: Add ICMP host relookup support
Herbert Xu
2008-01-28
[NET]: Remove unused "mibalign" argument for snmp_mib_init().
YOSHIFUJI Hideaki
2008-01-28
[IPV4]: Cleanup the sysctl_net_ipv4.c file
Pavel Emelyanov
2008-01-28
[TCP]: Splice receive support.
Jens Axboe
2007-11-01
[NET]: Forget the zero_it argument of sk_alloc()
Pavel Emelyanov
2007-10-10
[IPV4]: Add ICMPMsgStats MIB (RFC 4293)
David L Stevens
2007-10-10
[IPV4] af_inet.c: use ARRAY_SIZE macro from kernel.h instead
Denis Cheng
2007-10-10
[NET]: Make socket creation namespace safe.
Eric W. Biederman
2007-08-02
[TCP]: Invoke tcp_sendmsg() directly, do not use inet_sendmsg().
David S. Miller
2007-07-10
[NET]: IPV6 checksum offloading in network devices
Stephen Hemminger
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-04-25
[IPV4]: Consolidate common SNMP code
Herbert Xu
2007-04-25
[IPV4] SNMP: Move some statistic bits to net/ipv4/proc.c.
YOSHIFUJI Hideaki
2007-04-25
[NET]: inet_ehash_secret should be __read_mostly and set only once
Eric Dumazet
2007-04-25
[INET]: Use jhash + random secret for ehash.
David S. Miller
2007-04-25
[SK_BUFF]: Introduce skb_reset_transport_header(skb)
Arnaldo Carvalho de Melo
2007-04-25
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
Arnaldo Carvalho de Melo
2007-04-25
[SK_BUFF]: Introduce skb_network_header()
Arnaldo Carvalho de Melo
2007-04-25
[IPV4]: cleanup
Stephen Hemminger
2007-04-25
[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution
Eric Dumazet
2007-02-10
[NET] IPV4: Fix whitespace errors.
YOSHIFUJI Hideaki
2007-02-08
[IPV4/IPV6]: Always wait for IPSEC SA resolution in socket contexts.
David S. Miller
2007-01-09
[INET]: style updates for the inet_sock->is_icsk assignment fix
Paul Moore
2007-01-09
[INET]: Fix incorrect "inet_sock->is_icsk" assignment.
Paul Moore
2006-12-02
[IPV6]: Assorted trivial endianness annotations.
Al Viro
2006-12-02
[NET]: Supporting UDP-Lite (RFC 3828) in Linux
Gerrit Renker
2006-12-02
[NET]: Size listen hash tables using backlog hint
Eric Dumazet
2006-09-28
[IPV4]: struct ip_options annotations
Al Viro
2006-09-28
[IPV4]: Fix order in inet_init failure path.
Olaf Kirch
2006-09-28
[IPV4]: ip_route_connect() ipv4 address arguments annotated
Al Viro
2006-09-22
[NET]: Use BUILD_BUG_ON() for checking size of skb->cb.
YOSHIFUJI Hideaki
2006-09-22
[NET/IPV4/IPV6]: Change some sysctl variables to __read_mostly
Brian Haley
2006-09-22
[NET]: Remove unnecessary config.h includes from net/
Dave Jones
2006-09-22
[MLSXFRM]: Add flow labeling
Venkat Yekkirala
2006-07-08
[NET] gso: Fix up GSO packets with broken checksums
Herbert Xu
2006-07-03
[NET]: Verify gso_type too in gso_segment
Herbert Xu
2006-06-29
[NET]: Added GSO header verification
Herbert Xu
2006-06-23
[NET]: Add software TSOv4
Herbert Xu
2006-04-29
[IPV4]: inet_init() -> fs_initcall
Heiko Carstens
2006-03-20
[NET]: Identation & other cleanups related to compat_[gs]etsockopt cset
Arnaldo Carvalho de Melo
2006-03-20
[NET]: {get|set}sockopt compatibility layer
Dmitry Mishin
2006-01-11
[PATCH] capable/capability.h (net/)
Randy Dunlap
2006-01-03
[NET]: Add a dev_ioctl() fallback to sock_ioctl()
Christoph Hellwig
[next]