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
/
l2tp
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-22
l2tp: add tracepoints to l2tp_core.c
Tom Parkin
1
-52
/
+31
2020-08-22
l2tp: add tracepoint definitions in trace.h
Tom Parkin
2
-2
/
+200
2020-08-22
l2tp: add tracepoint infrastructure to core
Tom Parkin
3
-0
/
+20
2020-08-22
l2tp: use standard API for warning log messages
Tom Parkin
2
-20
/
+14
2020-08-22
l2tp: remove noisy logging, use appropriate log levels
Tom Parkin
2
-43
/
+5
2020-08-22
l2tp: don't log data frames
Tom Parkin
5
-101
/
+6
2020-07-30
l2tp: improve API documentation in l2tp_core.h
Tom Parkin
1
-14
/
+72
2020-07-30
l2tp: tweak exports for l2tp_recv_common and l2tp_ioctl
Tom Parkin
2
-2
/
+2
2020-07-30
l2tp: remove build_header callback in struct l2tp_session
Tom Parkin
2
-7
/
+4
2020-07-30
l2tp: return void from l2tp_session_delete
Tom Parkin
3
-10
/
+5
2020-07-30
l2tp: don't export tunnel and session free functions
Tom Parkin
2
-47
/
+46
2020-07-30
l2tp: don't export __l2tp_session_unhash
Tom Parkin
2
-32
/
+26
2020-07-24
l2tp: WARN_ON rather than BUG_ON in l2tp_session_free
Tom Parkin
1
-1
/
+3
2020-07-24
l2tp: remove BUG_ON refcount value in l2tp_session_free
Tom Parkin
1
-2
/
+0
2020-07-24
l2tp: WARN_ON rather than BUG_ON in l2tp_session_queue_purge
Tom Parkin
1
-3
/
+4
2020-07-24
l2tp: don't BUG_ON seqfile checks in l2tp_ppp
Tom Parkin
1
-1
/
+5
2020-07-24
l2tp: don't BUG_ON session magic checks in l2tp_ppp
Tom Parkin
1
-3
/
+7
2020-07-24
l2tp: remove BUG_ON in l2tp_tunnel_closeall
Tom Parkin
1
-2
/
+0
2020-07-24
l2tp: remove BUG_ON in l2tp_session_queue_purge
Tom Parkin
1
-1
/
+0
2020-07-24
l2tp: WARN_ON rather than BUG_ON in l2tp_dfs_seq_start
Tom Parkin
1
-1
/
+4
2020-07-24
l2tp: avoid multiple assignments
Tom Parkin
3
-9
/
+15
2020-07-24
net: pass a sockptr_t into ->setsockopt
Christoph Hellwig
1
-2
/
+2
2020-07-23
l2tp: cleanup kzalloc calls
Tom Parkin
1
-2
/
+2
2020-07-23
l2tp: cleanup netlink tunnel create address handling
Tom Parkin
1
-24
/
+33
2020-07-23
l2tp: cleanup netlink send of tunnel address information
Tom Parkin
1
-56
/
+70
2020-07-23
l2tp: check socket address type in l2tp_dfs_seq_tunnel_show
Tom Parkin
1
-3
/
+5
2020-07-23
l2tp: cleanup unnecessary braces in if statements
Tom Parkin
2
-17
/
+12
2020-07-23
l2tp: cleanup comparisons to NULL
Tom Parkin
6
-48
/
+47
2020-07-22
l2tp: avoid precidence issues in L2TP_SKB_CB macro
Tom Parkin
1
-1
/
+1
2020-07-22
l2tp: line-break long function prototypes
Tom Parkin
1
-2
/
+4
2020-07-22
l2tp: prefer seq_puts for unformatted output
Tom Parkin
1
-2
/
+2
2020-07-22
l2tp: prefer using BIT macro
Tom Parkin
1
-2
/
+2
2020-07-22
l2tp: add identifier name in function pointer prototype
Tom Parkin
1
-1
/
+1
2020-07-22
l2tp: cleanup suspect code indent
Tom Parkin
1
-2
/
+2
2020-07-22
l2tp: cleanup wonky alignment of line-broken function calls
Tom Parkin
3
-8
/
+8
2020-07-22
l2tp: cleanup difficult-to-read line breaks
Tom Parkin
2
-44
/
+31
2020-07-22
l2tp: cleanup comments
Tom Parkin
8
-68
/
+47
2020-07-22
l2tp: cleanup whitespace use
Tom Parkin
7
-48
/
+48
2020-07-19
net/ipv6: remove compat_ipv6_{get,set}sockopt
Christoph Hellwig
1
-4
/
+0
2020-07-19
net/ipv4: remove compat_ip_{get,set}sockopt
Christoph Hellwig
1
-4
/
+0
2020-07-19
net: remove compat_sock_common_{get,set}sockopt
Christoph Hellwig
2
-6
/
+0
2020-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-4
/
+1
2020-07-08
l2tp: remove skb_dst_set() from l2tp_xmit_skb()
Xin Long
1
-4
/
+1
2020-06-28
l2tp: fix l2tp_eth_dev_xmit()'s return type
Luc Van Oostenryck
1
-1
/
+1
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-1
/
+1
2020-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-15
/
+47
2020-05-30
l2tp: add sk_family checks to l2tp_validate_socket
Eric Dumazet
1
-0
/
+3
2020-05-30
l2tp: do not use inet_hash()/inet_unhash()
Eric Dumazet
2
-15
/
+44
2020-05-18
ipv6: move SIOCADDRT and SIOCDELRT handling into ->compat_ioctl
Christoph Hellwig
1
-0
/
+1
2020-05-04
net: partially revert dynamic lockdep key changes
Cong Wang
1
-0
/
+1
[prev]
[next]