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
/
ip_sockglue.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-08
net: prevent setting ttl=0 via IP_TTL
Cong Wang
1
-1
/
+1
2012-11-18
net: Allow userns root to control ipv4
Eric W. Biederman
1
-2
/
+3
2012-11-11
ipv4: avoid undefined behavior in do_ip_setsockopt()
Xi Wang
1
-13
/
+22
2012-07-23
ipv4: Prepare for change of rt->rt_iif encoding.
David S. Miller
1
-3
/
+2
2012-06-28
ipv4: Create and use fib_compute_spec_dst() helper.
David S. Miller
1
-3
/
+4
2012-05-07
net: IP_MULTICAST_IF setsockopt now recognizes struct mreq
Jiri Pirko
1
-4
/
+9
2012-04-15
net: cleanup unsigned to unsigned int
Eric Dumazet
1
-2
/
+2
2012-04-15
ipv4: fix checkpatch errors
Daniel Baluta
1
-1
/
+1
2012-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+37
2012-02-21
ipv4: Convert call_rcu() to kfree_rcu(), drop opt_kfree_rcu
Paul E. McKenney
1
-6
/
+1
2012-02-13
net: implement IP_RECVTOS for IP_PKTOPTIONS
Jiri Benc
1
-0
/
+4
2012-02-08
ipv4: Implement IP_UNICAST_IF socket option.
Erich E. Hoover
1
-0
/
+33
2011-12-11
net: use IS_ENABLED(CONFIG_IPV6)
Eric Dumazet
1
-3
/
+3
2011-11-09
ipv4: PKTINFO doesnt need dst reference
Eric Dumazet
1
-17
/
+18
2011-10-22
net: use INET_ECN_MASK instead of hardcoded 3
Maciej Żenczykowski
1
-2
/
+3
2011-10-20
net: allow CAP_NET_RAW to set socket options IP{,V6}_TRANSPARENT
Maciej Żenczykowski
1
-1
/
+1
2011-08-07
ipv4: Fix ip_getsockopt for IP_PKTOPTIONS
Daniel Baluta
1
-4
/
+5
2011-04-28
inet: add RCU protection to inet->opt
Eric Dumazet
1
-11
/
+24
2011-04-22
inet: constify ip headers and in6_addr
Eric Dumazet
1
-1
/
+1
2010-10-25
ipv4: add __rcu annotations to ip_ra_chain
Eric Dumazet
1
-3
/
+7
2010-09-13
ipv4: enable getsockopt() for IP_NODEFRAG
Michael Kerrisk
1
-0
/
+3
2010-06-23
net - IP_NODEFRAG option for IPv4 socket
Jiri Olsa
1
-1
/
+8
2010-06-10
ip: ip_ra_control() rcu fix
Eric Dumazet
1
-4
/
+15
2010-06-07
ip: Router Alert RCU conversion
Eric Dumazet
1
-9
/
+14
2010-04-28
net: ip_queue_rcv_skb() helper
Eric Dumazet
1
-0
/
+16
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2010-04-01
ipv4: remove redundant verification code
Hagen Paul Pfeifer
1
-4
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-01-11
tcp: Generalized TTL Security Mechanism
Stephen Hemminger
1
-1
/
+13
2009-10-29
net: Cleanup redundant tests on unsigned
roel kluin
1
-1
/
+1
2009-10-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-4
/
+3
2009-10-19
IP: Cleanups
John Dykstra
1
-1
/
+1
2009-10-19
net: Fix IP_MULTICAST_IF
Eric Dumazet
1
-4
/
+3
2009-10-18
inet: rename some inet_sock fields
Eric Dumazet
1
-4
/
+4
2009-09-30
net: Make setsockopt() optlen be unsigned.
David S. Miller
1
-3
/
+3
2009-09-24
ipv4: check optlen for IP_MULTICAST_IF option
Shan Wei
1
-0
/
+3
2009-06-03
net: skb->rtable accessor
Eric Dumazet
1
-1
/
+1
2009-06-02
ipv4: New multicast-all socket option
Nivedita Singhvi
1
-0
/
+11
2009-06-02
net: ipv4/ip_sockglue.c cleanups
Eric Dumazet
1
-37
/
+36
2008-11-20
net: ip_sockglue.c add static, annotate ports' endianness
Harvey Harrison
1
-2
/
+2
2008-11-16
TPROXY: implemented IP_RECVORIGDSTADDR socket option
Balazs Scheidler
1
-1
/
+39
2008-11-03
net: clean up net/ipv4/ip_sockglue.c tcp_output.c
Jianjun Kong
1
-16
/
+16
2008-10-01
ipv4: Implement IP_TRANSPARENT socket option
KOVACS Krisztian
1
-1
/
+14
2008-06-11
net: remove CVS keywords
Adrian Bunk
1
-2
/
+0
2008-04-29
net: Add compat support for getsockopt (MCAST_MSFILTER)
David L Stevens
1
-1
/
+8
2008-04-27
ipv4/ipv6 compat: Fix SSM applications on 64bit kernels.
David L Stevens
1
-0
/
+5
2008-04-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2008-04-10
[IPV4]: Fix byte value boundary check in do_ip_getsockopt().
David S. Miller
1
-1
/
+1
2008-03-26
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
YOSHIFUJI Hideaki
1
-3
/
+3
2008-03-24
[NETNS]: Process IP layer in the context of the correct namespace.
Denis V. Lunev
1
-3
/
+4
[next]