index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
inet_sock.h
Age
Commit message (
Expand
)
Author
2010-06-23
net - IP_NODEFRAG option for IPv4 socket
Jiri Olsa
2010-04-27
net: Make RFS socket operations not be inet specific.
David S. Miller
2010-04-27
rps: inet_rps_save_rxhash() argument is not const
Eric Dumazet
2010-04-16
rfs: Receive Flow Steering
Tom Herbert
2010-01-11
tcp: Generalized TTL Security Mechanism
Stephen Hemminger
2009-10-18
inet: rename some inet_sock fields
Eric Dumazet
2009-06-16
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/ve...
Linus Torvalds
2009-06-15
net: annotate bitfields in struct inet_sock
Vegard Nossum
2009-06-02
ipv4: New multicast-all socket option
Nivedita Singhvi
2008-10-01
tcp: Port redirection support for TCP
KOVACS Krisztian
2008-10-01
tcp: Handle TCP SYN+ACK/ACK/RST transparency
KOVACS Krisztian
2008-10-01
ipv4: Make inet_sock.h independent of route.h
KOVACS Krisztian
2008-10-01
ipv4: Implement IP_TRANSPARENT socket option
KOVACS Krisztian
2008-06-16
netns: introduce the net_hash_mix "salt" for hashes
Pavel Emelyanov
2008-06-16
inet: add struct net argument to inet_ehashfn
Pavel Emelyanov
2008-06-10
inet{6}_request_sock: Init ->opt and ->pktopts in the constructor
Arnaldo Carvalho de Melo
2008-03-25
[IPV4,IPV6]: Share cork.rt between IPv4 and IPv6.
YOSHIFUJI Hideaki
2008-03-22
[IPV4]: Remove unused ip_options->is_data.
Denis V. Lunev
2008-03-05
[IPV4]: Add 'rtable' field in struct sk_buff to alias 'dst' and avoid casts
Eric Dumazet
2008-03-04
[TCP]: Improve ipv4 established hash function.
David S. Miller
2007-10-25
[UDP]: Make use of inet_iif() when doing socket lookups.
Vlad Yasevich
2007-04-25
[INET]: Use jhash + random secret for ehash.
David S. Miller
2006-09-28
[IPV4]: annotate inet_lookup() and friends
Al Viro
2006-09-28
[IPV4]: struct inet_request_sock annotations
Al Viro
2006-09-28
[IPV4]: ports in struct inet_sock are net-endian
Al Viro
2006-09-28
[IPV4]: struct ip_options annotations
Al Viro
2006-09-28
[IPV4]: annotate address in inet_request_sock
Al Viro
2006-09-28
[IPV4]: annotated ipv4 addresses in struct inet_sock
Al Viro
2006-09-22
[INET]: Remove is_setbyuser patch
Louis Nyffenegger
2006-09-22
[NetLabel]: core network changes
Paul Moore
2006-04-26
Don't include linux/config.h from anywhere else in include/
David Woodhouse
2006-01-03
[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h
Arnaldo Carvalho de Melo