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
/
emulex
Commit message (
Expand
)
Author
Age
...
*
|
be2net: move interface create code to a separate routine
Kalesh AP
2015-01-24
*
|
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
2015-01-13
*
|
be2net: support TX batching using skb->xmit_more flag
Sathya Perla
2015-01-05
|
/
*
net: Generalize ndo_gso_check to ndo_features_check
Jesse Gross
2014-12-26
*
be2net: Fix incorrect setting of tunnel offload flag in netdev features
Sriharsha Basavapatna
2014-12-18
*
be2net: Export tunnel offloads only when a VxLAN tunnel is created
Sriharsha Basavapatna
2014-12-11
*
ethtool: Support for configurable RSS hash function
Eyal Perry
2014-12-08
*
emulex: Use skb_put_padto instead of skb_padto() and skb->len assignment
Alexander Duyck
2014-12-08
*
bridge: add brport flags to dflt bridge_getlink
Scott Feldman
2014-12-02
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-29
|
\
|
*
net: Check for presence of IFLA_AF_SPEC
Thomas Graf
2014-11-26
|
*
net: Validate IFLA_BRIDGE_MODE attribute length
Thomas Graf
2014-11-26
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-21
|
\
|
|
*
be2net: Implement ndo_gso_check()
Joe Stringer
2014-11-14
*
|
vlan: rename __vlan_put_tag to vlan_insert_tag_set_proto
Jiri Pirko
2014-11-21
*
|
be2net:use netdev_rss_key_fill() helper
Eric Dumazet
2014-11-16
|
/
*
be2net: fix alignment on line wrap
Kalesh AP
2014-09-22
*
be2net: remove multiple assignments on a single line
Kalesh AP
2014-09-22
*
be2net: remove space after typecasts
Kalesh AP
2014-09-22
*
be2net: remove unnecessary blank lines after an open brace
Kalesh AP
2014-09-22
*
be2net: insert a blank line after function/struct//enum definitions
Kalesh AP
2014-09-22
*
be2net: remove multiple blank lines
Kalesh AP
2014-09-22
*
be2net: add blank line after declarations
Kalesh AP
2014-09-22
*
be2net: remove return statements for void functions
Kalesh AP
2014-09-22
*
be2net: add speed reporting for 20G-KR interface
Vasundhara Volam
2014-09-22
*
be2net: add speed reporting for 40G/KR interface
Kalesh AP
2014-09-22
*
be2net: fix sparse warnings in be_cmd_req_port_type{}
Suresh Reddy
2014-09-22
*
be2net: fix a sparse warning in be_cmd_modify_eqd()
Kalesh AP
2014-09-22
*
be2net: enable PCIe error reporting on VFs too
Kalesh AP
2014-09-13
*
be2net: send a max of 8 EQs to be_cmd_modify_eqd() on Lancer
Kalesh AP
2014-09-13
*
be2net: fix port-type reporting in get_settings
Ravikumar Nelavelli
2014-09-13
*
be2net: add ethtool "-m" option support
Mark Leonard
2014-09-13
*
be2net: use v1 of SET_FLOW_CONTROL command
Suresh Reddy
2014-09-13
*
be2net: fix RX fragment posting for jumbo frames
Ajit Khaparde
2014-09-13
*
be2net: replace strcpy with strlcpy
Vasundhara Volam
2014-09-13
*
be2net: fix some log messages
Vasundhara Volam
2014-09-13
*
be2net: query max_tx_qs for BE3 super-nic profile from FW
Suresh Reddy
2014-09-02
*
be2net: define macro for_all_tx_queues_on_eq()
Sathya Perla
2014-09-02
*
be2net: get rid of TX budget
Sathya Perla
2014-09-02
*
be2net: make be_cmd_get_regs() return a status
Vasundhara Volam
2014-09-02
*
be2net: define BE_MAX_MTU
Kalesh AP
2014-09-02
*
be2net: remove unncessary gotos
Kalesh AP
2014-09-02
*
be2net: fix log messages in lancer FW download path
Kalesh AP
2014-09-02
*
be2net: Add a dma_mapping_error counter in ethtool
Vasundhara Volam
2014-09-02
*
be2net: Add TX completion error statistics in ethtool
Kalesh AP
2014-09-02
*
be2net: add a description for counter rx_input_fifo_overflow_drop
Sathya Perla
2014-09-02
*
be2net: shorten AMAP_GET/SET_BITS() macro calls
Sathya Perla
2014-09-02
*
be2net: add a few log messages
Sathya Perla
2014-09-02
*
benet: Set skb->csum_level for encapsulated checksum
Tom Herbert
2014-08-29
*
be2net: Use dev_consume_skb_any() in the non-drop path
Rick Jones
2014-08-29
[prev]
[next]