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
Commit message (
Expand
)
Author
Age
*
RDMA/cxgb3: Support for new abort logic
Steve Wise
2007-05-07
*
sis900: Allocate rx replacement buffer before rx operation
Neil Horman
2007-04-27
*
PHY: remove rwsem use from phy core
Greg Kroah-Hartman
2007-04-27
*
Merge branch 'e1000-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...
Linus Torvalds
2007-04-27
|
\
|
*
e1000: FIX: Stop raw interrupts disabled nag from RT
Mark Huth
2007-04-26
|
*
e1000: FIX: firmware handover bits
Bruce Allan
2007-04-26
|
*
e1000: FIX: be ready for incoming irq at pci_request_irq
Auke Kok
2007-04-26
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2007-04-27
|
\
\
|
*
|
[TIGON3]: of_get_property() returns const.
David S. Miller
2007-04-26
|
*
|
[TULIP]: Use pci_device_to_OF_node() on sparc.
David S. Miller
2007-04-26
|
*
|
[TULIP]: Use CONFIG_SPARC consistently in ifdef tests.
David S. Miller
2007-04-26
|
*
|
[TG3]: Use pci_device_to_OF_node() on sparc.
David S. Miller
2007-04-26
|
*
|
[SUNHME]: Use pci_device_to_OF_node().
David S. Miller
2007-04-26
|
*
|
[SUNGEM]: Consolidate powerpc and sparc MAC probing code.
David S. Miller
2007-04-26
|
*
|
[SUNGEM]: __sparc__ --> CONFIG_SPARC
David S. Miller
2007-04-26
|
*
|
[SPARC/64] constify of_get_property return: drivers
Stephen Rothwell
2007-04-26
|
|
/
*
|
[NET]: ROUND_UP macro cleanup in drivers/net/ppp_generic.c
Milind Arun Choudhary
2007-04-26
*
|
[NET] tun/tap: fixed hw address handling
Brian Braunstein
2007-04-26
*
|
[NET]: Fix yam.c
Andrew Morton
2007-04-26
*
|
[WIRELESS] drivers/net/wireless/Kconfig: correct minor typo
John W. Linville
2007-04-26
*
|
[WIRELESS]: Refactor wireless Kconfig.
Johannes Berg
2007-04-26
*
|
[IrDA]: Adding carriage returns to mcs7780 debug statements
Samuel Ortiz
2007-04-26
*
|
[PPPOE]: Fix device tear-down notification.
Michal Ostrowski
2007-04-26
*
|
[PPPOE]: memory leak when socket is release()d before PPPIOCGCHAN has been ca...
Florian Zumbiehl
2007-04-26
*
|
[PPPOE]: race between interface going down and connect()
Florian Zumbiehl
2007-04-26
*
|
[PPPoE]: miscellaneous smaller cleanups
Florian Zumbiehl
2007-04-26
*
|
[NET]: loopback driver can use loopback_dev integrated net_device_stats
Eric Dumazet
2007-04-26
*
|
[NETDRV]: Perform missing csum_offset conversions
Herbert Xu
2007-04-26
*
|
[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}
Arnaldo Carvalho de Melo
2007-04-26
*
|
[NET]: Fix warnings in 3c523.c and ni52.c
David S. Miller
2007-04-26
*
|
[NET]: Inline net_device_stats
Rusty Russell
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
*
|
[FORCEDETH]: Use skb_tailroom where appropriate
Arnaldo Carvalho de Melo
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
*
|
[IrDA]: SMC SuperIO Chip LPC47N227 not identified properly
Peter Kovar
2007-04-26
*
|
[IrDA]: removing stir4200 useless include
Samuel Ortiz
2007-04-26
*
|
[SK_BUFF]: unions of just one member don't get anything done, kill them
Arnaldo Carvalho de Melo
2007-04-26
*
|
[SK_BUFF]: Introduce skb_network_header_len
Arnaldo Carvalho de Melo
2007-04-26
*
|
[SK_BUFF]: Introduce skb_transport_header(skb)
Arnaldo Carvalho de Melo
2007-04-26
*
|
[SK_BUFF]: Introduce ipip_hdr(), remove skb->h.ipiph
Arnaldo Carvalho de Melo
2007-04-26
*
|
[SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th
Arnaldo Carvalho de Melo
2007-04-26
*
|
[TCP]: Introduce tcp_hdrlen() and tcp_optlen()
Arnaldo Carvalho de Melo
2007-04-26
*
|
[SK_BUFF]: Introduce udp_hdr(), remove skb->h.uh
Arnaldo Carvalho de Melo
2007-04-26
*
|
[SK_BUFF]: Introduce skb_transport_offset()
Arnaldo Carvalho de Melo
2007-04-26
*
|
[SK_BUFF]: Introduce skb_reset_transport_header(skb)
Arnaldo Carvalho de Melo
2007-04-26
*
|
[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
Arnaldo Carvalho de Melo
2007-04-26
*
|
[SK_BUFF]: Introduce arp_hdr(), remove skb->nh.arph
Arnaldo Carvalho de Melo
2007-04-26
[next]