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
/
bluetooth
/
6lowpan.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-12
Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-1
/
+1
2022-12-02
Bluetooth: 6LoWPAN: add missing hci_dev_put() in get_l2cap_conn()
Wang ShaoBo
1
-0
/
+1
2022-11-25
use less confusing names for iov_iter direction initializers
Al Viro
1
-1
/
+1
2022-03-07
bluetooth: Use netif_rx().
Sebastian Andrzej Siewior
1
-1
/
+1
2022-03-04
Bluetooth: 6lowpan: No need to clear memory twice
Christophe JAILLET
1
-1
/
+0
2021-10-25
bluetooth: use dev_addr_set()
Jakub Kicinski
1
-1
/
+3
2021-06-26
Bluetooth: 6lowpan: Use the correct print format
Kai Ye
1
-8
/
+8
2021-06-26
Bluetooth: 6lowpan: remove unused function
Jiapeng Chong
1
-36
/
+0
2021-06-26
Bluetooth: 6lowpan: delete unneeded variable initialization
Kai Ye
1
-1
/
+1
2021-04-02
Bluetooth: Coding style fix
Meng Yu
1
-2
/
+1
2021-04-02
Bluetooth: Remove 'return' in void function
Meng Yu
1
-2
/
+0
2020-06-23
Bluetooth: add a mutex lock to avoid UAF in do_enale_set
Lihong Kou
1
-0
/
+5
2020-05-04
net: partially revert dynamic lockdep key changes
Cong Wang
1
-0
/
+8
2019-10-24
net: core: add generic lockdep keys
Taehee Yoo
1
-8
/
+0
2019-09-05
Bluetooth: 6lowpan: Make variable header_ops constant
Nishka Dasgupta
1
-1
/
+1
2019-07-06
Bluetooth: 6lowpan: always check destination address
Josua Mayer
1
-12
/
+0
2019-07-06
Bluetooth: 6lowpan: check neighbour table for SLAAC
Josua Mayer
1
-0
/
+15
2019-07-06
Bluetooth: 6lowpan: search for destination address in all peers
Josua Mayer
1
-4
/
+10
2019-06-26
ipv6: constify rt6_nexthop()
Nicolas Dichtel
1
-2
/
+2
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284
Thomas Gleixner
1
-8
/
+1
2019-01-22
Bluetooth: 6lowpan: Fix debugfs_simple_attr.cocci warnings
YueHaibing
1
-5
/
+6
2018-12-06
net: core: dev: Add extack argument to dev_open()
Petr Machata
1
-1
/
+1
2018-10-24
iov_iter: Separate type from direction and use accessor functions
David Howells
1
-1
/
+1
2017-07-25
6lowpan: fix set not used warning
stephen hemminger
1
-3
/
+0
2017-07-19
bluetooth: 6lowpan dev_close never returns error
stephen hemminger
1
-5
/
+1
2017-06-07
net: Fix inconsistent teardown and release of private netdev state.
David S. Miller
1
-1
/
+1
2017-04-12
bluetooth: Do not set IFF_POINTOPOINT
Patrik Flykt
1
-2
/
+1
2017-04-12
Bluetooth: 6lowpan: Set tx_queue_len to DEFAULT_TX_QUEUE_LEN
Luiz Augusto von Dentz
1
-0
/
+2
2017-04-12
Bluetooth: 6lowpan: Use netif APIs to flow control
Luiz Augusto von Dentz
1
-0
/
+16
2017-04-12
Bluetooth: 6lowpan: Don't drop packets when run out of credits
Luiz Augusto von Dentz
1
-9
/
+2
2017-04-12
Bluetooth: 6lowpan: Print errors during recv_pkt
Luiz Augusto von Dentz
1
-0
/
+2
2017-04-12
Bluetooth: 6lowpan: Remove unnecessary peer lookup
Luiz Augusto von Dentz
1
-11
/
+4
2017-04-12
Bluetooth: 6lowpan: fix use after free in chan_suspend/resume
Michael Scott
1
-18
/
+3
2017-04-12
Bluetooth: 6lowpan: fix delay work init in add_peer_chan()
Michael Scott
1
-3
/
+7
2017-04-12
6lowpan: fix assignment of peer_addr
Colin Ian King
1
-1
/
+1
2017-04-12
6lowpan: Fix IID format for Bluetooth
Luiz Augusto von Dentz
1
-67
/
+12
2017-04-12
6lowpan: Use netdev addr_len to determine lladdr len
Luiz Augusto von Dentz
1
-36
/
+6
2017-04-12
bluetooth: Set 6 byte device addresses
Patrik Flykt
1
-11
/
+8
2017-01-14
locking/atomic, kref: Add kref_read()
Peter Zijlstra
1
-1
/
+1
2016-11-22
Bluetooth: Fix using the correct source address type
Johan Hedberg
1
-2
/
+2
2016-06-09
net: add netdev_lockdep_set_classes() helper
Eric Dumazet
1
-14
/
+1
2016-06-07
net_sched: transform qdisc running bit into a seqcount
Eric Dumazet
1
-0
/
+2
2016-04-26
Bluetooth: 6lowpan: Fix memory corruption of ipv6 destination address
Glenn Ruben Bakke
1
-7
/
+4
2016-04-13
6lowpan: change naming for lowpan private data
Alexander Aring
1
-39
/
+43
2016-01-23
Bluetooth: 6lowpan: Fix handling of uncompressed IPv6 packets
Lukasz Duda
1
-0
/
+3
2016-01-23
Bluetooth: 6lowpan: Fix kernel NULL pointer dereferences
Glenn Ruben Bakke
1
-1
/
+3
2015-12-10
6lowpan: add lowpan dev register helpers
Alexander Aring
1
-5
/
+3
2015-10-27
bluetooth: 6lowpan: fix NOHZ: local_softirq_pending
Alexander Aring
1
-1
/
+1
2015-10-21
Bluetooth: 6lowpan: Use hci_conn_hash_lookup_le() when possible
Johan Hedberg
1
-1
/
+1
2015-10-21
6lowpan: cleanup lowpan_header_decompress
Alexander Aring
1
-19
/
+1
[next]