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
/
net
/
core
/
dev.c
Commit message (
Expand
)
Author
Age
*
net: allow multiple dev per napi with GRO
Stephen Hemminger
2009-04-02
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2009-03-28
|
\
|
*
[SCSI] net: add NETIF_F_FCOE_CRC to can_checksum_protocol
Yi Zou
2009-03-13
*
|
GRO: Disable GRO on legacy netif_rx path
Herbert Xu
2009-03-27
*
|
net: remove useless prefetch() call
Eric Dumazet
2009-03-21
*
|
skb: expose and constify hash primitives
Stephen Hemminger
2009-03-21
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-03-20
|
\
\
|
*
|
net: kfree(napi->skb) => kfree_skb
Roel Kluin
2009-03-19
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-03-17
|
\
|
|
|
*
|
gro: Fix legacy path napi_complete crash
Herbert Xu
2009-03-17
*
|
|
GRO: Move netpoll checks to correct location
Herbert Xu
2009-03-16
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-03-05
|
\
|
|
|
*
|
vlan: Fix vlan-in-vlan crashes.
David S. Miller
2009-03-05
|
*
|
net: Fix missing dev->neigh_setup in register_netdevice().
David S. Miller
2009-03-05
|
*
|
netns: Remove net_alive
Eric W. Biederman
2009-03-03
|
|
/
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-03-02
|
\
|
|
*
netpoll: Add drop checks to all entry points
Herbert Xu
2009-03-01
*
|
netns: Remove net_alive
Eric W. Biederman
2009-02-22
*
|
net: kernel panic in dev_hard_start_xmit: remove faulty software TX time stam...
Patrick Ohly
2009-02-21
*
|
net: Optimize skb_tx_hash() by eliminating a comparison
Krishna Kumar
2009-02-18
*
|
net: pass new SIOCSHWTSTAMP through to device drivers
Patrick Ohly
2009-02-16
*
|
net: infrastructure for hardware time stamping
Patrick Ohly
2009-02-16
*
|
gro: Optimise Ethernet header comparison
Herbert Xu
2009-02-08
*
|
gro: Remember number of held packets instead of counting every time
Herbert Xu
2009-02-08
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-02-07
|
\
|
|
*
net_dma: call dmaengine_get only if NET_DMA enabled
David S. Miller
2009-02-07
*
|
gro: Fix frag_list merging on imprecisely split packets
Herbert Xu
2009-02-06
*
|
net: Partially allow skb destructors to be used on receive path
Herbert Xu
2009-02-04
*
|
gro: Fix handling of imprecisely split packets
Herbert Xu
2009-02-01
*
|
gro: Open-code memcpy in napi_fraginfo_skb
Herbert Xu
2009-01-29
*
|
gro: Avoid copying headers of unmerged packets
Herbert Xu
2009-01-29
*
|
gro: Move common completion code into helpers
Herbert Xu
2009-01-29
*
|
net: Get rid of by-hand TX queue hashing.
David S. Miller
2009-01-27
*
|
net: If SKB has attached socket, use socket's hash for TX queue selection.
David S. Miller
2009-01-27
*
|
net: Allow RX queue selection to seed TX queue hashing.
David S. Miller
2009-01-27
|
/
*
gro: Fix error handling on extremely short frags
Herbert Xu
2009-01-20
*
net: Add debug info to track down GSO checksum bug
Herbert Xu
2009-01-19
*
net: Add init_dummy_netdev() and fix EMAC driver using it
Benjamin Herrenschmidt
2009-01-15
*
gro: Fix page ref count for skbs freed normally
Herbert Xu
2009-01-14
*
gro: Check for GSO packets and packets with frag_list
Herbert Xu
2009-01-14
*
net_dma: acquire/release dma channels on ifup/ifdown
Dan Williams
2009-01-11
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
2009-01-09
|
\
|
*
dmaengine: kill struct dma_client and supporting infrastructure
Dan Williams
2009-01-06
|
*
dmaengine: replace dma_async_client_register with dmaengine_get
Dan Williams
2009-01-06
|
*
net_dma: convert to dma_find_channel
Dan Williams
2009-01-06
|
*
dmaengine: provide a common 'issue_pending_all' implementation
Dan Williams
2009-01-06
*
|
gro: Add internal interfaces for VLAN
Herbert Xu
2009-01-06
*
|
gro: Add page frag support
Herbert Xu
2009-01-04
*
|
gro: Use gso_size to store MSS
Herbert Xu
2009-01-04
|
/
*
netns: foreach_netdev_safe is insufficient in default_device_exit
Eric W. Biederman
2008-12-29
[next]