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
/
ethernet
/
intel
/
ixgbe
Commit message (
Expand
)
Author
Age
...
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-08-22
|
|
\
|
*
|
ixgbe: Rewrite code related to configuring IFCS bit in Tx descriptor
Alexander Duyck
2012-08-16
|
*
|
ixgbe: Roll RSC code into non-EOP code
Alexander Duyck
2012-08-16
|
*
|
ixgbe: Make allocating skb and placing data in it a separate function
Alexander Duyck
2012-08-16
|
*
|
ixgbe: Copybreak sooner to avoid get_page/put_page and offset change overhead
Alexander Duyck
2012-08-16
|
*
|
ixgbe: Make pull tail function separate from rest of cleanup_headers
Alexander Duyck
2012-08-16
|
*
|
ixgbe: Have the CPU take ownership of the buffers sooner
Alexander Duyck
2012-08-16
|
*
|
ixgbe: Only use double buffering if page size is less than 8K
Alexander Duyck
2012-08-16
|
*
|
ixgbe: combine ixgbe_add_rx_frag and ixgbe_can_reuse_page
Alexander Duyck
2012-08-16
|
*
|
ixgbe: Remove code that was initializing Rx page offset
Alexander Duyck
2012-08-16
*
|
|
Merge commit 'v3.6-rc5' into next
Bjorn Helgaas
2012-09-13
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
ixgbe: add missing braces
Emil Tantilov
2012-08-10
|
|
/
*
|
Merge branch 'pci/stephen-const' into next
Bjorn Helgaas
2012-09-12
|
\
\
|
*
|
netdev: make pci_error_handlers const
Stephen Hemminger
2012-09-07
|
|
/
*
/
PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_type
Yijing Wang
2012-08-23
|
/
*
netvm: propagate page->pfmemalloc from skb_alloc_page to skb
Mel Gorman
2012-07-31
*
ixgbe: fix panic while dumping packets on Tx hang with IOMMU
Emil Tantilov
2012-07-26
*
ixgbe: Fix build with PCI_IOV enabled.
David S. Miller
2012-07-22
*
ixgbe: Use 1TC DCB instead of disabling DCB for MSI and legacy interrupts
Alexander Duyck
2012-07-21
*
ixgbe: add support for new 82599 device
Don Skidmore
2012-07-21
*
ixgbe: remove extra unused queues in DCB + FCoE case
John Fastabend
2012-07-21
*
ixgbe: fix RAR entry counting for generic and fdb_add()
John Fastabend
2012-07-21
*
ixgbe: Use num_tcs.pg_tcs as upper limit for TC when checking based on UP
Alexander Duyck
2012-07-21
*
ixgbe: Reduce Rx header size to what is actually used
Alexander Duyck
2012-07-21
*
ixgbe: Fix handling of FDIR_HASH flag
Alexander Duyck
2012-07-21
*
ixgbe: Change how we check for pre-existing and assigned VFs
Alexander Duyck
2012-07-21
*
ixgbe: Drop probe_vf and merge functionality into ixgbe_enable_sriov
Alexander Duyck
2012-07-21
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2012-07-20
|
\
|
*
ixgbe: Enable FCoE FSO and CRC offloads based on CAPABLE instead of ENABLED flag
Alexander Duyck
2012-07-19
|
*
ixgbe: Only enable anti-spoof on VF pools
Alexander Duyck
2012-07-19
|
*
ixgbe: Correctly set SAN MAC RAR pool to default pool of PF
Alexander Duyck
2012-07-19
|
*
ixgbe: Make FCoE allocation and configuration closer to how rings work
Alexander Duyck
2012-07-19
|
*
ixgbe: Merge all FCoE percpu values into a single structure
Alexander Duyck
2012-07-19
|
*
ixgbe: Cleanup configuration of FCoE registers
Alexander Duyck
2012-07-19
|
*
ixgbe: Drop references to deprecated pci_ DMA api and instead use dma_ API
Alexander Duyck
2012-07-19
|
*
ixgbe: Fix memory leak when SR-IOV VFs are direct assigned
Alexander Duyck
2012-07-19
|
*
ixgbe: Use VMDq offset to indicate the default pool
Alexander Duyck
2012-07-19
*
|
ixgbe: use PCI_VENDOR_ID_INTEL
Jon Mason
2012-07-20
|
/
*
ixgbe: Cleanup holes in flags after removing several of them
Alexander Duyck
2012-07-18
*
ixgbe: Retire RSS enabled and capable flags
Alexander Duyck
2012-07-18
*
ixgbe: Add support for SR-IOV w/ DCB or RSS
Alexander Duyck
2012-07-18
*
ixgbe: Update configure virtualization to allow for multiple PF pools
Alexander Duyck
2012-07-18
*
ixgbe: Cleanup logic for MRQC and MTQC configuration
Alexander Duyck
2012-07-17
*
ixgbe: Update the logic for ixgbe_cache_ring_dcb and DCB RSS configuration
Alexander Duyck
2012-07-17
*
ixgbe: Move configuration of set_real_num_rx/tx_queues into open
Alexander Duyck
2012-07-17
*
ixgbe: Handle failures in the ixgbe_setup_rx/tx_resources calls
Alexander Duyck
2012-07-17
*
ixgbe: Ping the VFs on link status change to trigger link change
Alexander Duyck
2012-07-17
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2012-07-17
|
\
|
*
ixgbe: Merge FCoE set_num and cache_ring calls into RSS/DCB config
Alexander Duyck
2012-07-14
|
*
ixgbe: Add function for obtaining FCoE TC based on FCoE user priority
Alexander Duyck
2012-07-14
[prev]
[next]