index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firewire
/
net.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2011-10-09
firewire: net: Use posted writes
Stephan Gatzka
1
-7
/
+2
2011-10-09
firewire: use clamp and min3 macros
Stefan Richter
1
-5
/
+1
2011-07-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
1
-2
/
+3
2011-07-13
net: Push protocol type directly down to header_ops->cache()
David S. Miller
1
-3
/
+3
2011-06-02
firewire: net: replacing deprecated __attribute__((packed)) with __packed
August Lilleaas
1
-2
/
+3
2011-05-10
firewire: optimize iso queueing by setting wake only after the last packet
Clemens Ladisch
1
-1
/
+3
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-01-21
firewire: net: invalidate ARP entries of removed nodes
Maxim Levitsky
1
-1
/
+8
2010-12-19
firewire: net: set carrier state at ifup
Stefan Richter
1
-15
/
+21
2010-12-19
firewire: net: add carrier detection
Maxim Levitsky
1
-0
/
+17
2010-12-13
firewire: net: ratelimit error messages
Maxim Levitsky
1
-4
/
+12
2010-11-17
firewire: net: throttle TX queue before running out of tlabels
Stefan Richter
1
-24
/
+35
2010-11-17
firewire: net: replace lists by counters
Stefan Richter
1
-47
/
+26
2010-11-17
firewire: net: fix memory leaks
Stefan Richter
1
-4
/
+31
2010-11-17
firewire: net: count stats.tx_packets and stats.tx_bytes
Stefan Richter
1
-3
/
+6
2010-09-09
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-13
/
+15
2010-08-19
firewire: net: fix unicast reception RCODE in failure paths
Stefan Richter
1
-13
/
+15
2010-08-17
ethtool: Provide a default implementation of ethtool_ops::get_drvinfo
Ben Hutchings
1
-13
/
+0
2010-08-02
Merge firewire branches to be released post v2.6.35
Stefan Richter
1
-2
/
+2
2010-06-20
firewire: remove an unused function argument
Stefan Richter
1
-2
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-01
firewire: net: fix panic in fwnet_write_complete
Stefan Richter
1
-14
/
+39
[next]