index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
emulex
/
benet
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "be2net: remove desc field from be_eq_obj"
Ivan Vecera
2018-11-04
2
-4
/
+3
*
be2net: don't flip hw_features when VXLANs are added/deleted
Davide Caratti
2018-10-05
1
-4
/
+1
*
be2net: Fix memory leak in be_cmd_get_profile_config()
Petr Oros
2018-09-05
1
-1
/
+1
*
be2net: Use Kconfig flag to support for enabling/disabling adapters
Petr Oros
2018-08-09
3
-3
/
+63
*
be2net: Mark expected switch fall-through
Gustavo A. R. Silva
2018-08-07
1
-0
/
+1
*
be2net: fix spelling mistake "seqence" -> "sequence"
Colin Ian King
2018-08-02
1
-1
/
+1
*
be2net: Update the driver version to 12.0.0.0
Suresh Reddy
2018-08-01
1
-1
/
+1
*
be2net: gather debug info and reset adapter (only for Lancer) on a tx-timeout
Suresh Reddy
2018-08-01
1
-1
/
+79
*
be2net: move rss_flags field in rss_info to ensure proper alignment
Ivan Vecera
2018-07-12
1
-1
/
+1
*
be2net: re-order fields in be_error_recovert to avoid hole
Ivan Vecera
2018-07-12
1
-4
/
+5
*
be2net: remove unused tx_jiffies field from be_tx_stats
Ivan Vecera
2018-07-12
1
-1
/
+0
*
be2net: move txcp field in be_tx_obj to eliminate holes in the struct
Ivan Vecera
2018-07-12
1
-1
/
+1
*
be2net: reorder fields in be_eq_obj structure
Ivan Vecera
2018-07-12
1
-2
/
+2
*
be2net: remove desc field from be_eq_obj
Ivan Vecera
2018-07-12
2
-3
/
+4
*
be2net: remove unused old custom busy-poll fields
Ivan Vecera
2018-07-12
1
-13
/
+0
*
be2net: remove unused old AIC info
Ivan Vecera
2018-07-12
1
-7
/
+0
*
be2net: Fix error detection logic for BE3
Suresh Reddy
2018-05-29
1
-1
/
+3
*
ethernet: Use octal not symbolic permissions
Joe Perches
2018-03-26
1
-3
/
+3
*
emulex/benet: Constify *be_misconfig_evt_port_state[]
HernĂ¡n Gonzalez
2018-02-28
2
-2
/
+2
*
be2net: Handle transmit completion errors in Lancer
Suresh Reddy
2018-02-06
4
-48
/
+69
*
be2net: Fix HW stall issue in Lancer
Suresh Reddy
2018-02-06
1
-1
/
+4
*
be2net: remove redundant initialization of 'head' and pointer txq
Colin Ian King
2018-02-01
1
-2
/
+1
*
be2net: networking block comments don't use an empty /* line
Rohit Visavalia
2018-01-25
1
-2
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-23
1
-0
/
+9
|
\
|
*
be2net: restore properly promisc mode after queues reconfiguration
Ivan Vecera
2018-01-22
1
-0
/
+9
*
|
be2net: use ARRAY_SIZE for array sizing calculation on array cmd_priv_map
Colin Ian King
2018-01-09
1
-1
/
+1
|
/
*
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-10-25
1
-1
/
+1
*
be2net: fix TSO6/GSO issue causing TX-stall on Lancer/BEx
Suresh Reddy
2017-09-13
2
-0
/
+22
*
benet: fix set but not used warning
stephen hemminger
2017-07-25
1
-3
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-05-26
1
-1
/
+3
|
\
|
*
be2net: Fix offload features for Q-in-Q packets
Vlad Yasevich
2017-05-24
1
-1
/
+3
*
|
be2net: Update the driver version to 11.4.0.0
Suresh Reddy
2017-05-25
1
-1
/
+1
*
|
be2net: Fix UE detection logic for BE3
Suresh Reddy
2017-05-25
2
-8
/
+22
|
/
*
benet: Use time_before_eq for time comparison
Karim Eshapa
2017-05-01
1
-3
/
+3
*
be2net: VxLAN offload should be re-enabled when only 1 UDP port is left
Sriharsha Basavapatna
2017-04-18
2
-44
/
+102
*
be2net: Fix endian issue in logical link config command
Suresh Reddy
2017-03-30
1
-3
/
+6
*
be2net: get rid of custom busy poll code
Eric Dumazet
2017-02-03
2
-147
/
+9
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-02-02
1
-5
/
+28
|
\
|
*
be2net: fix initial MAC setting
Ivan Vecera
2017-02-01
1
-5
/
+28
*
|
drivers: net: generalize napi_complete_done()
Eric Dumazet
2017-01-30
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-17
2
-4
/
+16
|
\
|
|
*
be2net: fix MAC addr setting on privileged BE3 VFs
Ivan Vecera
2017-01-16
1
-2
/
+10
|
*
be2net: don't delete MAC on close on unprivileged BE3 VFs
Ivan Vecera
2017-01-16
1
-1
/
+5
|
*
be2net: fix status check in be_cmd_pmac_add()
Ivan Vecera
2017-01-16
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-09
1
-8
/
+4
|
\
|
|
*
be2net: fix unicast list filling
Ivan Vecera
2017-01-07
1
-2
/
+1
|
*
be2net: fix accesses to unicast list
Ivan Vecera
2017-01-06
1
-6
/
+3
*
|
net: make ndo_get_stats64 a void function
stephen hemminger
2017-01-08
1
-3
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-05
1
-1
/
+3
|
\
|
|
*
benet: stricter vxlan offloading check in be_features_check
Sabrina Dubroca
2017-01-03
1
-1
/
+3
[next]