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
/
drivers
/
firewire
/
net.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-24
firewire: net: fix use after free in fwnet_finish_incoming_packet()
Zhang Shurong
1
-2
/
+4
2023-05-11
firewire: net: fix unexpected release of object for asynchronous request packet
Takashi Sakamoto
1
-10
/
+11
2022-07-28
firewire: net: Make use of get_unaligned_be48(), put_unaligned_be48()
Andy Shevchenko
1
-12
/
+2
2021-10-28
firewire: don't write directly to netdev->dev_addr
Jakub Kicinski
1
-7
/
+7
2021-07-05
firewire: net: remove unused variable 'guid'
Pu Lehui
1
-4
/
+0
2019-11-07
net: add annotations on hh->hh_len lockless accesses
Eric Dumazet
1
-1
/
+5
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
1
-0
/
+1
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-1
/
+1
2018-01-13
firewire: net: max MTU off by one
Stefan Richter
1
-1
/
+6
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
1
-5
/
+3
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
1
-1
/
+1
2016-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-20
/
+39
2016-11-03
firewire: net: fix fragmented datagram_size off-by-one
Stefan Richter
1
-4
/
+4
2016-11-03
firewire: net: guard against rx buffer overflows
Stefan Richter
1
-16
/
+35
2016-10-29
firewire: net: really fix maximum possible MTU
Stefan Richter
1
-1
/
+1
2016-10-26
firewire: net: set initial MTU = 1500 unconditionally, fix IPv6 on some CardB...
Stefan Richter
1
-7
/
+1
2016-10-26
firewire: net: fix maximum possible MTU
Stefan Richter
1
-3
/
+4
2016-10-20
net: use core MTU range checking in misc drivers
Jarod Wilson
1
-14
/
+4
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
1
-1
/
+1
2015-03-02
net: Kill dev_rebuild_header
Eric W. Biederman
1
-13
/
+0
2014-07-15
net: set name_assign_type in alloc_netdev()
Tom Gundersen
1
-1
/
+2
2014-05-12
firewire: net: fix NULL derefencing in fwnet_probe()
Daeseok Youn
1
-2
/
+2
2014-02-28
firewire: net: fix use after free
Stefan Richter
1
-3
/
+3
2013-06-09
firewire: introduce fw_driver.probe and .remove methods
Stefan Richter
1
-26
/
+24
2013-05-09
Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-6
/
+1
2013-04-28
firewire: remove unnecessary alloc/OOM messages
Stefan Richter
1
-6
/
+1
2013-03-28
net: add ETH_P_802_3_MIN
Simon Horman
1
-1
/
+1
2013-03-26
firewire net, ipv6: IPv6 over Firewire (RFC3146) support.
YOSHIFUJI Hideaki / 吉藤英明
1
-5
/
+74
2013-03-26
firewire net, ipv4 arp: Extend hardware address and remove driver-level packe...
YOSHIFUJI Hideaki / 吉藤英明
1
-127
/
+26
2013-03-26
firewire net: Ignore spd and max_payload advertised by ARP.
YOSHIFUJI Hideaki / 吉藤英明
1
-16
/
+0
2013-03-26
firewire net: Allocate address handler before registering net_device.
YOSHIFUJI Hideaki / 吉藤英明
1
-12
/
+10
2013-03-26
firewire net: Send L2 multicast via GASP.
YOSHIFUJI Hideaki / 吉藤英明
1
-5
/
+7
2013-03-26
firewire net: Accept IPv4 and ARP only.
YOSHIFUJI Hideaki / 吉藤英明
1
-2
/
+19
2013-03-13
firewire net: Release broadcast/fifo resources on ifdown.
YOSHIFUJI Hideaki
1
-4
/
+4
2013-03-13
firewire net: Introduce fwnet_broadcast_stop() to destroy broadcast resources.
YOSHIFUJI Hideaki
1
-32
/
+36
2013-03-13
firewire net: Allocate dev->broadcast_rcv_buffer_ptrs early.
YOSHIFUJI Hideaki
1
-12
/
+12
2013-03-13
firewire net: Fix leakage of kmap for broadcast receive buffer.
YOSHIFUJI Hideaki
1
-0
/
+7
2013-03-13
firewire net: Omit checking dev->broadcast_rcv_context in fwnet_broadcast_sta...
YOSHIFUJI Hideaki
1
-31
/
+26
2013-03-13
firewire net: Clear dev->broadcast_rcv_context and dev->broadcast_state after...
YOSHIFUJI Hideaki
1
-0
/
+3
2013-03-13
firewire net: Fix memory leakage in fwnet_remove().
YOSHIFUJI Hideaki
1
-0
/
+2
2013-03-13
firewire net: Check dev->broadcast_state inside fwnet_broadcast_start().
YOSHIFUJI Hideaki
1
-5
/
+7
2013-03-13
firewire net: Setup broadcast and local fifo independently.
YOSHIFUJI Hideaki
1
-7
/
+8
2013-03-13
firewire net: Introduce fwnet_fifo_{start, stop}() helpers.
YOSHIFUJI Hideaki
1
-16
/
+35
2013-03-13
firewire net: No need to reset dev->local_fifo after failure of fw_core_add_a...
YOSHIFUJI Hideaki
1
-1
/
+1
2013-01-20
firewire net: Use LL_RESERVED_SPACE(), HH_DATA_OFF().
YOSHIFUJI Hideaki / 吉藤英明
1
-6
/
+6
2013-01-20
firewire net: Ensure checksumming in upper layer.
YOSHIFUJI Hideaki / 吉藤英明
1
-1
/
+1
2012-12-03
firewire: net: remove unused variable in fwnet_receive_broadcast()
Wei Yongjun
1
-2
/
+0
2012-12-02
firewire: net: Fix handling of fragmented multicast/broadcast packets.
Stephan Gatzka
1
-4
/
+9
2012-02-22
firewire: net: use dev_printk API
Stefan Richter
1
-20
/
+21
2012-02-22
firewire: net: identify to driver core as "firewire_net", not "net"
Stefan Richter
1
-1
/
+1
[next]