index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wan
Commit message (
Expand
)
Author
Age
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
2008-03-18
|
\
|
*
wan/farsync: copy_from_user() to iomem is wrong
Al Viro
2008-03-17
|
*
net: replace __inline with inline
Harvey Harrison
2008-03-05
*
|
COSA/SRP: convert channel_data.rsem to mutex
Matthias Kaehlcke
2008-03-05
|
/
*
x25_asy.c: silence compiler warning
S.Çağlar Onur
2008-02-10
*
x25_asy: Fix ref count rule violation
Alan Cox
2008-02-08
*
Generic HDLC - use random_ether_addr()
Krzysztof Halasa
2008-02-05
*
Generic HDLC - remove now unneeded hdlc_device_desc
Krzysztof Halasa
2008-02-05
*
Generic HDLC - fix kernel panic
Krzysztof Halasa
2008-02-05
*
Spelling fixes: lenght->length
Paulius Zaleckas
2008-02-03
*
annotate the rest of drivers/net/wan
Al Viro
2008-01-28
*
NULL noise in drivers/net
Al Viro
2008-01-28
*
drivers/net/wan: Add missing "space"
Joe Perches
2008-01-28
*
[netdrvr] irq handler minor cleanups in several drivers
Jeff Garzik
2008-01-28
*
cosa: Convert from class_device to device for cosa sync driver
Tony Jones
2008-01-24
*
sbni endian fixes
Al Viro
2008-01-18
*
wan/lmc bitfields fixes
Al Viro
2008-01-18
*
dscc4 endian fixes
Al Viro
2008-01-18
*
cycx: annotations and fixes (.24 fodder?)
Al Viro
2007-12-22
*
[SYNCPPP]: Endianness and 64bit fixes.
Al Viro
2007-12-14
*
[TTY]: Use tty_mode_ioctl() in network drivers.
Alan Cox
2007-11-07
*
[WAN]: fix drivers/net/wan/lmc/ compilation
Adrian Bunk
2007-10-31
*
[WAN]: lmc_ioctl: don't return with locks held
Roel Kluin
2007-10-30
*
Eliminate pointless casts from void* in a few driver irq handlers.
Jeff Garzik
2007-10-23
*
netdev: convert non-obvious instances to use ARRAY_SIZE()
Alejandro Martinez Ruiz
2007-10-15
*
long vs. unsigned long - low-hanging fruits in drivers
Al Viro
2007-10-14
*
[NET]: Move hardware header operations out of netdevice.
Stephen Hemminger
2007-10-10
*
[NET]: Wrap netdevice hardware header creation.
Stephen Hemminger
2007-10-10
*
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
2007-10-10
*
[NET]: Make the device list and device lookups per namespace.
Eric W. Biederman
2007-10-10
*
[NET]: Make device event notification network namespace safe
Eric W. Biederman
2007-10-10
*
[NET]: Make packet reception network namespace safe
Eric W. Biederman
2007-10-10
*
[WAN] drivers/net/wan/hdlc_fr.c: kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
2007-08-14
*
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
2007-07-19
*
drivers/net/wan/sbni: kill uninit'd var warning
Jeff Garzik
2007-07-17
*
drivers/net/wan/pc300_drv: fix bug caught by gcc warning
Jeff Garzik
2007-07-17
*
Introduce CONFIG_VIRT_TO_BUS
Stephen Rothwell
2007-07-16
*
PCI: Change all drivers to use pci_device->revision
Auke Kok
2007-07-11
*
Use menuconfig objects II - netdev/wan
Jan Engelhardt
2007-05-11
*
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
*
PCI: Cleanup the includes of <linux/pci.h>
Jean Delvare
2007-05-02
*
Generic HDLC sparse annotations
Krzysztof Halasa
2007-04-28
*
[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
Arnaldo Carvalho de Melo
2007-04-26
*
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
2007-04-26
*
[WAN] cosa.c: Build fix.
David S. Miller
2007-04-26
*
[LMC]: lmc_main wants to use skb_tailroom
Arnaldo Carvalho de Melo
2007-04-26
*
[SK_BUFF]: Convert skb->end to sk_buff_data_t
Arnaldo Carvalho de Melo
2007-04-26
*
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
Arnaldo Carvalho de Melo
2007-04-26
*
[SK_BUFF]: Introduce skb_reset_network_header(skb)
Arnaldo Carvalho de Melo
2007-04-26
*
[SK_BUFF]: Introduce skb_mac_header()
Arnaldo Carvalho de Melo
2007-04-26
[next]