index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
cipso_ipv4.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-03
ipv4: coding style: comparison for inequality with NULL
Ian Morris
1
-3
/
+3
2015-04-03
ipv4: coding style: comparison for equality with NULL
Ian Morris
1
-18
/
+18
2015-02-11
cipso: don't use IPCB() to locate the CIPSO IP option
Paul Moore
1
-21
/
+30
2014-11-04
cipso: remove NULL assignment on static
Fabian Frederick
1
-1
/
+3
2014-11-04
ipv4: include linux/bug.h instead of asm/bug.h
Fabian Frederick
1
-1
/
+1
2014-11-04
cipso: kerneldoc warning fix
Fabian Frederick
1
-1
/
+1
2014-10-01
cipso: add __init to cipso_v4_cache_init
Fabian Frederick
1
-1
/
+1
2014-08-01
netlabel: shorter names for the NetLabel catmap funcs/structs
Paul Moore
1
-19
/
+16
2014-08-01
netlabel: fix the horribly broken catmap functions
Paul Moore
1
-12
/
+0
2014-08-01
netlabel: fix a problem when setting bits below the previously lowest bit
Paul Moore
1
-3
/
+3
2013-12-26
ipv4: ERROR: code indent should use tabs where possible
Weilong Chen
1
-6
/
+3
2013-12-06
ipv4/ipv6: Fix FSF address in file headers
Jeff Kirsher
1
-2
/
+1
2012-07-18
cipso: don't follow a NULL pointer when setsockopt() is called
Paul Moore
1
-2
/
+4
2012-02-21
ipv4: Convert call_rcu() to kfree_rcu(), drop opt_kfree_rcu()
Paul E. McKenney
1
-8
/
+3
2011-10-11
cipso: remove an unneeded NULL check in cipso_v4_doi_add()
Dan Carpenter
1
-1
/
+1
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-04-28
inet: add RCU protection to inet->opt
Eric Dumazet
1
-50
/
+63
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-4
/
+4
2010-10-18
Update broken web addresses in the kernel.
Justin P. Mattock
1
-1
/
+1
2010-05-17
net: Remove unnecessary returns from void function()s
Joe Perches
1
-2
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-10-07
ipv4: Define cipso_v4_delopt static
Hagen Paul Pfeifer
1
-1
/
+1
2009-03-28
netlabel: Label incoming TCP connections correctly in SELinux
Paul Moore
1
-12
/
+118
2009-02-23
cipso: Fix documentation comment
Paul Moore
1
-2
/
+7
2008-12-31
netlabel: Update kernel configuration API
Paul Moore
1
-21
/
+65
2008-10-31
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-3
/
+4
2008-10-29
cipso: unsigned buf_len cannot be negative
roel kluin
1
-3
/
+4
2008-10-28
net: don't use INIT_RCU_HEAD
Alexey Dobriyan
1
-1
/
+0
2008-10-10
cipso: Add support for native local labeling and fixup mapping names
Paul Moore
1
-20
/
+107
2008-10-10
selinux: Set socket NetLabel based on connection endpoint
Paul Moore
1
-0
/
+74
2008-10-10
netlabel: Add functionality to set the security attributes of a packet
Paul Moore
1
-39
/
+183
2008-10-10
netlabel: Replace protocol/NetLabel linking with refrerence counts
Paul Moore
1
-137
/
+98
2008-05-13
cipso: Relax too much careful cipso hash function.
Pavel Emelyanov
1
-2
/
+2
2008-05-02
net: use get/put_unaligned_* helpers
Harvey Harrison
1
-10
/
+8
2008-03-22
[IPV4]: Remove unused ip_options->is_data.
Denis V. Lunev
1
-1
/
+0
2008-02-05
NetLabel: introduce a new kernel configuration API for NetLabel
Paul Moore
1
-2
/
+2
2008-01-30
NetLabel: Add secid token support to the NetLabel secattr struct
Paul Moore
1
-22
/
+37
2008-01-28
[IPV4] net/ipv4/cipso_ipv4.c: use LIST_HEAD instead of LIST_HEAD_INIT
Denis Cheng
1
-1
/
+1
2007-10-26
[NetLabel]: correct usage of RCU locking
Paul Moore
1
-29
/
+10
2007-10-10
[CIPSO]: remove duplicated code in the cipso_v4_*_getattr() functions
Paul Moore
1
-73
/
+42
2007-06-08
[CIPSO]: Fix several unaligned kernel accesses in the CIPSO engine.
Paul Moore
1
-10
/
+13
2007-06-08
[NetLabel]: consolidate the struct socket/sock handling to just struct sock
Paul Moore
1
-33
/
+8
2007-05-09
Fix occurrences of "the the "
Michael Opdenacker
1
-1
/
+1
2007-04-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-9
/
+32
2007-04-26
NetLabel: convert a BUG_ON in the CIPSO code to a runtime check
Paul Moore
1
-1
/
+3
2007-04-26
NetLabel: cleanup and document CIPSO constants
Paul Moore
1
-8
/
+29
2007-04-25
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-25
[IPV4]: cleanup
Stephen Hemminger
1
-1
/
+1
2007-03-12
[NetLabel]: parse the CIPSO ranged tag on incoming packets
Paul Moore
1
-0
/
+5
2007-03-02
[NetLabel]: Verify sensitivity level has a valid CIPSO mapping
Paul Moore
1
-3
/
+4
[next]