index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
af_inet.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-25
IP_GRE: Fix IP-Identification.
Pravin B Shelar
1
-2
/
+4
2013-02-22
ipv4: fix error handling in icmp_protocol.
Li Wei
1
-1
/
+1
2013-02-21
ipv6: use a stronger hash for tcp
Eric Dumazet
1
-2
/
+7
2013-02-15
v4 GRE: Add TCP segmentation offload for GRE
Pravin B Shelar
1
-0
/
+1
2013-02-13
net: Fix possible wrong checksum generation.
Pravin B Shelar
1
-1
/
+0
2013-02-05
ipv4: Disallow non-namespace aware protocols to register.
David S. Miller
1
-19
/
+0
2013-01-28
net: fix possible wrong checksum generation
Eric Dumazet
1
-0
/
+1
2013-01-22
ipv4: Use IS_ERR_OR_NULL().
YOSHIFUJI Hideaki / 吉藤英明
1
-1
/
+1
2013-01-09
ipv4: Use FIELD_SIZEOF() in inet_init().
YOSHIFUJI Hideaki / 吉藤英明
1
-2
/
+1
2012-11-18
net: Make CAP_NET_BIND_SERVICE per user namespace
Eric W. Biederman
1
-2
/
+4
2012-11-18
net: Allow userns root to control ipv4
Eric W. Biederman
1
-1
/
+2
2012-11-15
net: Remove code duplication between offload structures
Vlad Yasevich
1
-18
/
+24
2012-11-15
ipv4: Pull GSO registration out of inet_init()
Vlad Yasevich
1
-14
/
+21
2012-11-15
ipv4: Switch to using the new offload infrastructure.
Vlad Yasevich
1
-14
/
+16
2012-11-15
net: Add net protocol offload registration infrustructure
Vlad Yasevich
1
-0
/
+12
2012-11-15
net: Switch to using the new packet offload infrustructure
Vlad Yasevich
1
-0
/
+5
2012-09-20
ipv4: Don't add TCP-code in inet_sock_destruct
Christoph Paasch
1
-2
/
+0
2012-09-06
tcp: fix TFO regression
Eric Dumazet
1
-5
/
+2
2012-08-31
tcp: TCP Fast Open Server - support TFO listeners
Jerry Chu
1
-1
/
+27
2012-08-06
net: tcp: GRO should be ECN friendly
Eric Dumazet
1
-2
/
+2
2012-07-19
net-tcp: Fast Open client - sendmsg(MSG_FASTOPEN)
Yuchung Cheng
1
-5
/
+14
2012-07-19
net-tcp: Fast Open client - sending SYN-data
Yuchung Cheng
1
-2
/
+8
2012-06-19
ipv4: Early TCP socket demux.
David S. Miller
1
-8
/
+10
2012-06-19
inet: Sanitize inet{,6} protocol demux.
David S. Miller
1
-14
/
+12
2012-06-04
net: Remove casts to same type
Joe Perches
1
-1
/
+1
2012-04-21
sock: Introduce named constants for sk_reuse
Pavel Emelyanov
1
-1
/
+1
2012-04-15
ipv4: fix checkpatch errors
Daniel Baluta
1
-1
/
+1
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2012-03-12
net: ipv4: Standardize prefixes for message logging
Joe Perches
1
-0
/
+2
2012-03-11
net: Convert printks to pr_<level>
Joe Perches
1
-14
/
+11
2012-02-13
net: implement IP_RECVTOS for IP_PKTOPTIONS
Jiri Benc
1
-0
/
+1
2011-12-12
per-netns ipv4 sysctl_tcp_mem
Glauber Costa
1
-0
/
+2
2011-11-16
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
1
-1
/
+2
2011-11-09
ipv4: reduce percpu needs for icmpmsg mibs
Eric Dumazet
1
-4
/
+4
2011-10-19
ipv4: compat_ioctl is local to af_inet.c, make it static
Gerrit Renker
1
-1
/
+1
2011-08-30
net: ipv4: relax AF_INET check in bind()
Eric Dumazet
1
-1
/
+6
2011-07-05
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+3
2011-07-04
net: bind() fix error return on wrong address family
Marcus Meissner
1
-1
/
+3
2011-06-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2011-06-17
net: rfs: enable RFS before first data packet is received
Eric Dumazet
1
-0
/
+1
2011-06-11
snmp: reduce percpu needs by 50%
Eric Dumazet
1
-29
/
+23
2011-06-01
net/ipv4: Check for mistakenly passed in non-IPv4 address
Marcus Meissner
1
-0
/
+3
2011-05-13
net: ipv4: add IPPROTO_ICMP socket kind
Vasiliy Kulikov
1
-0
/
+22
2011-05-08
ipv4: Use cork flow in inet_sk_{reselect_saddr,rebuild_header}()
David S. Miller
1
-5
/
+7
2011-05-03
ipv4: Make caller provide on-stack flow key to ip_route_output_ports().
David S. Miller
1
-1
/
+2
2011-04-28
ipv4: Fetch route saddr from flow key in inet_sk_reselect_saddr().
David S. Miller
1
-1
/
+1
2011-04-28
inet: add RCU protection to inet->opt
Eric Dumazet
1
-5
/
+12
2011-04-27
ipv4: Sanitize and simplify ip_route_{connect,newports}()
David S. Miller
1
-1
/
+2
2011-04-22
inet: constify ip headers and in6_addr
Eric Dumazet
1
-2
/
+2
2011-03-12
ipv4: Create and use route lookup helpers.
David S. Miller
1
-16
/
+4
[next]