index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
iseries_veth.c
Age
Commit message (
Expand
)
Author
Files
Lines
2005-08-31
[PATCH] iseries_veth: Add sysfs support for port structs
Michael Ellerman
1
-0
/
+67
2005-08-31
[PATCH] iseries_veth: Add sysfs support for connection structs
Michael Ellerman
1
-4
/
+90
2005-08-31
[PATCH] iseries_veth: Fix bogus counting of TX errors
Michael Ellerman
1
-28
/
+19
2005-08-31
[PATCH] iseries_veth: Simplify full-queue handling
Michael Ellerman
1
-44
/
+64
2005-08-31
[PATCH] iseries_veth: Add a per-connection ack timer
Michael Ellerman
1
-6
/
+69
2005-08-31
[PATCH] iseries_veth: Remove TX timeout code
Michael Ellerman
1
-48
/
+0
2005-08-31
[PATCH] iseries_veth: Use kobjects to track lifecycle of connection structs
Michael Ellerman
1
-38
/
+83
2005-08-31
[PATCH] iseries_veth: Make init_connection() & destroy_connection() symmetrical
Michael Ellerman
1
-13
/
+22
2005-08-31
[PATCH] iseries_veth: Only call dma_unmap_single() if dma_map_single() succeeded
Michael Ellerman
1
-9
/
+8
2005-08-31
[PATCH] iseries_veth: Replace lock-protected atomic with an ordinary variable
Michael Ellerman
1
-6
/
+7
2005-08-31
[PATCH] iseries_veth: Remove redundant message stack lock
Michael Ellerman
1
-9
/
+3
2005-08-31
[PATCH] iseries_veth: Fix broken promiscuous handling
Michael Ellerman
1
-11
/
+5
2005-08-31
[PATCH] iseries_veth: Try to avoid pathological reset behaviour
Michael Ellerman
1
-2
/
+23
2005-08-31
[PATCH] iseries_veth: Remove a FIXME WRT deletion of the ack_timer
Michael Ellerman
1
-8
/
+13
2005-08-31
[PATCH] iseries_veth: Cleanup error and debug messages
Michael Ellerman
1
-47
/
+51
2005-08-30
[PATCH] Make MODULE_DEVICE_TABLE work for vio devices
Stephen Rothwell
1
-1
/
+1
2005-06-09
[PATCH] iseries_veth: Supress spurious WARN_ON() at module unload
Michael Ellerman
1
-4
/
+5
2005-05-15
[PATCH] iseries_veth: Cleanup skbs to prevent unregister_netdevice() hanging
Michael Ellerman
1
-2
/
+9
2005-05-15
[PATCH] iseries_veth: Don't leak skbs in RX path
Michael Ellerman
1
-6
/
+11
2005-05-15
[PATCH] iseries_veth: Set dev->trans_start so watchdog timer works right
Michael Ellerman
1
-0
/
+2
2005-05-15
[PATCH] iseries_veth: Don't send packets to LPARs which aren't up
Michael Ellerman
1
-1
/
+1
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+1422
[prev]