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
/
core
/
utils.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-26
net: optimise inet_proto_csum_replace4()
LEROY Christophe
1
-7
/
+5
2014-05-14
net: avoid dependency of net_get_random_once on nop patching
Hannes Frederic Sowa
1
-4
/
+4
2013-10-25
net: make net_get_random_once irq safe
Hannes Frederic Sowa
1
-3
/
+4
2013-10-19
net: introduce new macro net_get_random_once
Hannes Frederic Sowa
1
-0
/
+48
2013-06-05
net: core: move mac_pton() to lib/net_utils.c
Andy Shevchenko
1
-22
/
+0
2013-03-27
net: core: let's use native isxdigit instead of custom
Andy Shevchenko
1
-3
/
+2
2012-10-12
net: add doc for in4_pton()
Amerigo Wang
1
-0
/
+12
2012-10-12
net: add doc for in6_pton()
Amerigo Wang
1
-0
/
+12
2012-08-30
net: core: add function for incremental IPv6 pseudo header checksum updates
Patrick McHardy
1
-0
/
+20
2012-04-12
net: Fixed coding style issues relating to braces.
Jeffrin Jose
1
-6
/
+3
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2011-05-27
net: Kill ratelimit.h dependency in linux/net.h
David S. Miller
1
-0
/
+1
2011-05-09
net: add mac_pton() for parsing MAC address
Alexey Dobriyan
1
-0
/
+24
2010-09-23
net: return operator cleanup
Eric Dumazet
1
-1
/
+1
2010-09-21
net: core: use kernel's converter from hex to bin
Andy Shevchenko
1
-6
/
+7
2010-07-12
net/core: EXPORT_SYMBOL cleanups
Eric Dumazet
1
-3
/
+0
2009-09-22
printk: Remove ratelimit.h from kernel.h
Ingo Molnar
1
-0
/
+2
2009-03-26
net: core: remove unneeded include in net/core/utils.c.
Rami Rosen
1
-1
/
+0
2008-07-25
printk ratelimiting rewrite
Dave Young
1
-3
/
+2
2008-01-28
[NET] core/utils.c: digit2bin is dead static inline
Ilpo Järvinen
1
-11
/
+0
2008-01-28
[NET]: Move netfilter checksum helpers to net/core/utils.c
Patrick McHardy
1
-0
/
+16
2007-08-07
[NET] net/core/utils: fix sparse warning
Johannes Berg
1
-0
/
+1
2007-05-31
[NET]: parse ip:port strings correctly in in4_pton
Jerome Borsboom
1
-3
/
+3
2007-04-25
[NET]: New sysctls should use __read_mostly tags
Eric Dumazet
1
-3
/
+3
2007-04-25
[NET]: Replace CONFIG_NET_DEBUG with sysctl.
Stephen Hemminger
1
-0
/
+2
2007-02-10
[NET] CORE: Fix whitespace errors.
YOSHIFUJI Hideaki
1
-2
/
+2
2006-12-02
[NET]: Accept wildcard delimiters in in[46]_pton
Patrick McHardy
1
-4
/
+6
2006-10-17
[PATCH] rename net_random to random32
Stephen Hemminger
1
-116
/
+0
2006-09-28
[NET]: is it Andy or Andi ??
Steven Rostedt
1
-1
/
+1
2006-09-22
[NET] in6_pton: Kill errant printf statement.
David S. Miller
1
-2
/
+0
2006-09-22
[NET]: Add common helper functions to convert IPv6/IPv4 address string to net...
YOSHIFUJI Hideaki
1
-0
/
+215
2006-08-17
[NET]: Fix potential stack overflow in net/core/utils.c
Suresh Siddha
1
-3
/
+4
2006-04-11
[PATCH] for_each_possible_cpu: network codes
KAMEZAWA Hiroyuki
1
-2
/
+2
2006-02-05
[PATCH] percpu data: only iterate over possible CPUs
Eric Dumazet
1
-2
/
+2
2006-01-06
[NET]: Endian-annotate in_aton()
Alexey Dobriyan
1
-1
/
+1
2005-11-13
[PATCH] net: allow newline terminated IP addresses in in_aton
Mitch Williams
1
-1
/
+1
2005-08-29
[NET]: Fix sparse warnings
Arnaldo Carvalho de Melo
1
-0
/
+2
2005-07-27
[NET]: Move in_aton from net/ipv4/utils.c to net/core/utils.c
Matt Mackall
1
-1
/
+36
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+155