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
/
x25
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-4
/
+4
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-0
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2
-0
/
+2
2017-10-22
net: x25: mark expected switch fall-throughs
Gustavo A. R. Silva
2
-1
/
+2
2017-10-18
net/core: Convert sk_timer users to use timer_setup()
Kees Cook
2
-11
/
+14
2017-10-18
net/core: Collapse redundant sk_timer callback data assignments
Kees Cook
2
-2
/
+0
2017-08-03
X25: constify null_x25_address
Julia Lawall
1
-1
/
+1
2017-07-04
net, x25: convert x25_neigh.refcnt from atomic_t to refcount_t
Reshetova, Elena
1
-1
/
+1
2017-07-04
net, x25: convert x25_route.refcnt from atomic_t to refcount_t
Reshetova, Elena
1
-1
/
+1
2017-06-20
net: manual clean code which call skb_put_[data:zero]
yuan linyu
1
-8
/
+8
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
1
-13
/
+8
2017-05-18
net: x25: fix one potential use-after-free issue
linzhang
2
-9
/
+20
2017-03-09
net: Work around lockdep limitation in sockets that use sockets
David Howells
1
-1
/
+2
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-1
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2
-2
/
+2
2016-12-17
net/x25: use designated initializers
Kees Cook
1
-1
/
+1
2016-09-09
net: x25: remove null checks on arrays calling_ae and called_ae
Colin Ian King
1
-4
/
+0
2016-05-09
net: fix a kernel infoleak in x25 module
Kangjie Lu
1
-0
/
+1
2015-05-11
net: Pass kern from net_proto_family.create to sk_alloc
Eric W. Biederman
1
-4
/
+4
2015-03-02
net: Remove iocb argument from sendmsg and recvmsg
Ying Xue
1
-4
/
+2
2014-11-24
new helper: memcpy_from_msg()
Al Viro
1
-1
/
+1
2014-11-05
net: Add and use skb_copy_datagram_msg() helper.
David S. Miller
1
-1
/
+1
2014-04-11
net: Fix use after free by removing length arg from sk_data_ready callbacks.
David S. Miller
2
-2
/
+2
2014-01-18
net: add build-time checks for msg->msg_name size
Steffen Hurrle
1
-2
/
+2
2013-12-09
x25: convert printks to pr_<level>
wangweidong
7
-17
/
+32
2013-11-20
net: rework recvmsg handler msg_name and msg_namelen logic
Hannes Frederic Sowa
1
-2
/
+1
2013-10-29
net: x25: Fix dead URLs in Kconfig
Michael Drüing
1
-2
/
+2
2013-09-04
x25: add a sanity check parsing X.25 facilities
Dan Carpenter
1
-0
/
+4
2013-07-01
x25: Fix broken locking in ioctl error paths.
Dave Jones
1
-7
/
+8
2013-05-28
net: pass info struct via netdevice notifier
Jiri Pirko
1
-1
/
+1
2013-04-09
x25: use proc_remove_subtree()
Al Viro
1
-33
/
+14
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
1
-8
/
+4
2013-01-11
net/x25: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
1
-2
/
+1
2012-07-10
net: Fix (nearly-)kernel-doc comments for various functions
Ben Hutchings
1
-1
/
+1
2012-04-23
net: add a limit parameter to sk_add_backlog()
Eric Dumazet
1
-1
/
+1
2012-04-20
net: Convert all sysctl registrations to register_net_sysctl
Eric W. Biederman
1
-7
/
+1
2012-04-20
net: Move all of the network sysctls without a namespace into init_net.
Eric W. Biederman
1
-2
/
+2
2012-04-15
net: cleanup unsigned to unsigned int
Eric Dumazet
1
-2
/
+2
2011-12-16
net:x25: use IS_ENABLED
Igor Maravić
3
-5
/
+5
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2011-11-02
x25: Fix NULL dereference in x25_recvmsg
Dave Jones
1
-3
/
+8
2011-10-31
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
1
-0
/
+1
2011-10-17
x25: Prevent skb overreads when checking call user data
Matthew Daley
1
-1
/
+2
2011-10-17
x25: Handle undersized/fragmented skbs
Matthew Daley
6
-17
/
+87
2011-10-17
x25: Validate incoming call user data lengths
Matthew Daley
2
-0
/
+9
2011-07-01
x25: Reduce switch/case indent
Joe Perches
5
-402
/
+396
2011-03-31
Fix common misspellings
Lucas De Marchi
2
-3
/
+3
2011-03-05
x25: remove the BKL
Arnd Bergmann
3
-43
/
+23
2011-02-09
x25: Do not reference freed memory.
David S. Miller
1
-1
/
+4
2011-02-07
x25: possible skb leak on bad facilities
andrew hendry
2
-12
/
+30
[prev]
[next]