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
/
net
/
wan
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2010-12-26
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2010-12-22
Merge branch 'master' into for-next
Jiri Kosina
2
-7
/
+11
2010-12-21
drivers/net/*/: Use static const
Joe Perches
1
-3
/
+3
2010-12-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-1
/
+4
2010-12-12
WAN: Fix a TX IRQ causing BUG() in PC300 and PCI200SYN drivers.
Krzysztof Halasa
1
-1
/
+4
2010-12-02
Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-1
/
+1
2010-11-29
NET: wan/x25, fix ldisc->open retval
Jiri Slaby
1
-1
/
+1
2010-11-28
NET: wan/x25_asy, move lapb_unregister to x25_asy_close_tty
Jiri Slaby
1
-5
/
+6
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
1
-1
/
+1
2010-10-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2
-2
/
+2
2010-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
14
-109
/
+111
2010-10-18
Update broken web addresses in the kernel.
Justin P. Mattock
1
-1
/
+1
2010-10-12
net: Wan/cosa.c: Convert "mutex" to semaphore
Thomas Gleixner
1
-1
/
+1
2010-09-26
drivers/net: return operator cleanup
Eric Dumazet
7
-90
/
+90
2010-09-21
Fix typo interrest[ing|ed] => interest[ing|ed]
Thomas Weber
1
-1
/
+1
2010-09-15
ipv4: ip_ptr cleanups
Eric Dumazet
1
-1
/
+3
2010-09-06
wan: make read-only data const
stephen hemminger
5
-14
/
+14
2010-08-25
drivers/net: Remove address use from assignments of function pointers
Joe Perches
1
-1
/
+1
2010-08-16
drivers/net/wan: Adjust confusing if indentation
Julia Lawall
3
-3
/
+3
2010-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-7
/
+8
2010-08-11
Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...
Linus Torvalds
1
-1
/
+1
2010-08-10
farsync: Fix compile warnings.
David S. Miller
1
-7
/
+8
2010-08-02
drivers/net/wan/farsync.c: Use standard pr_<level>
Joe Perches
1
-58
/
+53
2010-07-12
net: autoconvert trivial BKL users to private mutex
Arnd Bergmann
1
-5
/
+5
2010-06-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+0
2010-06-04
X25: remove duplicated #include
Huang Weiyi
1
-2
/
+0
2010-06-03
drivers/net: use __packed annotation
Eric Dumazet
4
-5
/
+5
2010-05-31
drivers/net/wan: Use memdup_user
Julia Lawall
1
-10
/
+4
2010-05-31
drivers/net/wan: Use memdup_user
Julia Lawall
1
-8
/
+3
2010-05-27
IXP4xx: Prevent HSS transmitter lockup by disabling FRaMe signals.
Krzysztof Hałasa
1
-1
/
+1
2010-05-10
net: trans_start cleanups
Eric Dumazet
7
-12
/
+3
2010-04-22
X25: Use identifiers for hdlc x25 device to x25 interface
andrew hendry
1
-6
/
+6
2010-04-22
X25: Use identifiers for cyclades device to x25 interface
andrew hendry
1
-5
/
+8
2010-04-22
X25: Use identifiers for lapbether device to x25 interface
andrew hendry
1
-6
/
+6
2010-04-22
X25: Use identifiers for x25 async device to x25 interface
andrew hendry
1
-6
/
+6
2010-04-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+6
2010-04-16
WAN: flush tx_queue in hdlc_ppp to prevent panic on rmmod hw_driver.
Krzysztof Halasa
1
-0
/
+6
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
18
-9
/
+11
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
18
-9
/
+11
2010-03-24
net/various: remove trailing space in messages
Frans Pop
3
-3
/
+3
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
3
-11
/
+11
2010-02-04
Coding style correction of some wan drivers
Rudy Matela
3
-11
/
+11
2010-01-07
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
Alexey Dobriyan
7
-7
/
+7
2009-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+2
2009-12-07
Merge branch 'for-next' into for-linus
Jiri Kosina
2
-2
/
+2
2009-12-04
hdlc: spelling fix in find_pvc() comment
Rudy Matela
1
-1
/
+1
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-1
/
+1
2009-12-03
drivers/net: Move && and || to end of previous line
Joe Perches
4
-31
/
+30
2009-12-02
net: Coding style corrections on Sealevel Systems 4021 driver.
Rudy Matela
1
-7
/
+4
[next]