index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
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.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2007-04-25
[SK_BUFF]: Introduce skb_reset_network_header(skb)
Arnaldo Carvalho de Melo
11
-14
/
+15
2007-04-25
[BONDING]: Introduce arp_pkt()
Arnaldo Carvalho de Melo
1
-2
/
+7
2007-04-25
[PPPOE]: Introduce pppoe_hdr()
Arnaldo Carvalho de Melo
1
-14
/
+8
2007-04-25
[SK_BUFF]: Introduce skb_mac_header()
Arnaldo Carvalho de Melo
16
-36
/
+39
2007-04-25
[SK_BUFF]: Introduce skb_set_mac_header()
Arnaldo Carvalho de Melo
4
-5
/
+5
2007-04-25
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
Arnaldo Carvalho de Melo
55
-76
/
+78
2007-04-25
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
Arnaldo Carvalho de Melo
154
-217
/
+13
2007-04-25
[AOE]: Introduce aoe_hdr()
Arnaldo Carvalho de Melo
3
-8
/
+17
2007-04-25
[QETH]: Use eth_hdr()
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-25
[HIPPI/FDDI]: Make {hippi,fddi}_type_trans set skb->dev
Arnaldo Carvalho de Melo
4
-5
/
+0
2007-04-25
[TR]: Make tr_type_trans set skb->dev
Arnaldo Carvalho de Melo
6
-14
/
+0
2007-04-25
[TR]: Use tr_hdr() were appropriate
Arnaldo Carvalho de Melo
3
-8
/
+9
2007-04-25
[TCP/DCCP/RANDOM]: Remove unused exports.
Adrian Bunk
1
-2
/
+0
2007-04-25
[ATM] ENI: Convert to struct timeval to ktime_t.
YOSHIFUJI Hideaki
2
-3
/
+3
2007-04-25
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2
-5
/
+8
2007-04-25
packet: fix error handling
Andrew Morton
1
-1
/
+2
2007-04-24
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-2
/
+6
2007-04-24
[BNX2]: Fix occasional NETDEV WATCHDOG on 5709.
Michael Chan
2
-2
/
+6
2007-04-24
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-33
/
+40
2007-04-24
drivers/net/hamradio/baycom_ser_fdx build fix
Andrew Morton
1
-2
/
+4
2007-04-24
usb-net/pegasus: fix pegasus carrier detection
Dan Williams
2
-6
/
+14
2007-04-24
sis900: Allocate rx replacement buffer before rx operation
Neil Horman
1
-24
/
+20
2007-04-24
[netdrvr] depca: handle platform_device_add() failure
Andrea Righi
1
-1
/
+2
2007-04-24
Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
1
-32
/
+13
2007-04-24
8250: fix possible deadlock between serial8250_handle_port() and serial8250_i...
Jiri Kosina
1
-2
/
+3
2007-04-24
Char: icom, mark __init as __devinit
Jiri Slaby
1
-2
/
+2
2007-04-24
hwmon/w83627ehf: Don't redefine REGION_OFFSET
Jean Delvare
1
-7
/
+7
2007-04-24
do not truncate irq number for icom adapter
Olaf Hering
2
-4
/
+2
2007-04-24
acpi-thermal: fix mod_timer() interval
Andrew Morton
1
-1
/
+2
2007-04-24
Fix spelling in drivers/video/Kconfig
Miguel Ojeda
1
-1
/
+1
2007-04-24
paride drivers: initialize spinlocks
Alexey Dobriyan
2
-2
/
+2
2007-04-24
Char: mxser, fix TIOCMIWAIT
Jiri Slaby
1
-34
/
+14
2007-04-24
Char: mxser_new, fix TIOCMIWAIT
Jiri Slaby
1
-29
/
+9
2007-04-24
Char: mxser_new, fix recursive locking
Jan Yenya Kasprzak
1
-0
/
+7
2007-04-24
Fix possible NULL pointer access in 8250 serial driver
Taku Izumi
1
-1
/
+2
2007-04-23
[PARPORT] SUNBPP: Fix OOPS when debugging is enabled.
David S. Miller
1
-4
/
+6
2007-04-23
[SPARC] openprom: Switch to ref counting PCI API
Alan Cox
1
-1
/
+2
2007-04-23
Revert "adjust legacy IDE resource setting (v2)"
Bartlomiej Zolnierkiewicz
1
-32
/
+13
2007-04-23
Add missing USRobotics Wireless Adapter (Model 5423) id into zd1211rw
S.Çağlar Onur
1
-0
/
+1
2007-04-23
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
4
-6
/
+7
2007-04-23
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-2
/
+2
2007-04-21
[SUNHME]: Fix module unload.
Marcel van Nies
1
-1
/
+1
2007-04-21
[SUNLANCE]: Fix module unload.
Marcel van Nies
1
-2
/
+2
2007-04-21
[SUNQE]: Fix MAC address assignment.
Marcel van Nies
1
-1
/
+3
2007-04-21
[SBUS] vfc_dev.c: kzalloc
vignesh babu
1
-2
/
+1
2007-04-20
ide/Kconfig: add missing range check for IDE_MAX_HWIFS
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2007-04-20
hpt366: fix kernel oops with HPT302N
Sergei Shtylyov
1
-2
/
+3
2007-04-20
ide/pci/delkin_cb.c: add new PCI ID
Mark Lord
1
-0
/
+1
2007-04-19
Revert "e1000: fix NAPI performance on 4-port adapters"
Linus Torvalds
1
-8
/
+5
2007-04-19
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+6
[next]