index
:
Linux Stable
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.12.y
linux-6.13.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
/
be_main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
MODULE_DEVICE_TABLE: fix some callsites
Andrew Morton
2017-02-08
1
-1
/
+0
*
be2net: Replace dma/pci_alloc_coherent() calls with dma_zalloc_coherent()
Sriharsha Basavapatna
2015-06-15
1
-8
/
+8
*
vlan: rename __vlan_put_tag to vlan_insert_tag_set_proto
Jiri Pirko
2015-04-27
1
-2
/
+4
*
net: Generalize ndo_gso_check to ndo_features_check
Jesse Gross
2015-01-27
1
-3
/
+5
*
net: Check for presence of IFLA_AF_SPEC
Thomas Graf
2014-11-26
1
-0
/
+2
*
net: Validate IFLA_BRIDGE_MODE attribute length
Thomas Graf
2014-11-26
1
-0
/
+3
*
be2net: Implement ndo_gso_check()
Joe Stringer
2014-11-14
1
-0
/
+6
*
be2net: fix alignment on line wrap
Kalesh AP
2014-09-22
1
-3
/
+3
*
be2net: remove multiple assignments on a single line
Kalesh AP
2014-09-22
1
-2
/
+4
*
be2net: remove space after typecasts
Kalesh AP
2014-09-22
1
-1
/
+1
*
be2net: remove unnecessary blank lines after an open brace
Kalesh AP
2014-09-22
1
-2
/
+0
*
be2net: insert a blank line after function/struct//enum definitions
Kalesh AP
2014-09-22
1
-0
/
+2
*
be2net: remove multiple blank lines
Kalesh AP
2014-09-22
1
-2
/
+0
*
be2net: add blank line after declarations
Kalesh AP
2014-09-22
1
-0
/
+9
*
be2net: remove return statements for void functions
Kalesh AP
2014-09-22
1
-3
/
+0
*
be2net: enable PCIe error reporting on VFs too
Kalesh AP
2014-09-13
1
-5
/
+3
*
be2net: fix RX fragment posting for jumbo frames
Ajit Khaparde
2014-09-13
1
-7
/
+15
*
be2net: fix some log messages
Vasundhara Volam
2014-09-13
1
-9
/
+8
*
be2net: query max_tx_qs for BE3 super-nic profile from FW
Suresh Reddy
2014-09-02
1
-2
/
+12
*
be2net: define macro for_all_tx_queues_on_eq()
Sathya Perla
2014-09-02
1
-3
/
+3
*
be2net: get rid of TX budget
Sathya Perla
2014-09-02
1
-19
/
+11
*
be2net: define BE_MAX_MTU
Kalesh AP
2014-09-02
1
-7
/
+7
*
be2net: remove unncessary gotos
Kalesh AP
2014-09-02
1
-10
/
+6
*
be2net: fix log messages in lancer FW download path
Kalesh AP
2014-09-02
1
-19
/
+11
*
be2net: Add a dma_mapping_error counter in ethtool
Vasundhara Volam
2014-09-02
1
-1
/
+2
*
be2net: Add TX completion error statistics in ethtool
Kalesh AP
2014-09-02
1
-0
/
+45
*
be2net: shorten AMAP_GET/SET_BITS() macro calls
Sathya Perla
2014-09-02
1
-69
/
+46
*
be2net: add a few log messages
Sathya Perla
2014-09-02
1
-8
/
+12
*
benet: Set skb->csum_level for encapsulated checksum
Tom Herbert
2014-08-29
1
-2
/
+2
*
be2net: Use dev_consume_skb_any() in the non-drop path
Rick Jones
2014-08-29
1
-1
/
+1
*
Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2014-08-14
1
-1
/
+1
|
\
|
*
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-08-12
1
-1
/
+1
*
|
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2014-08-14
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
be2net: Issue shutdown event to ocrdma driver
Devesh Sharma
2014-08-01
1
-0
/
+1
*
|
be2net: ignore VF mac address setting for the same mac
Vasundhara Volam
2014-08-02
1
-0
/
+6
*
|
be2net: ignore get/set profile FW cmd failures
Sathya Perla
2014-08-02
1
-30
/
+37
*
|
be2net: use adapter->flags to track SRIOV state
Vasundhara Volam
2014-07-17
1
-0
/
+3
*
|
be2net: avoid SRIOV config for BE2 chip
Vasundhara Volam
2014-07-17
1
-0
/
+2
*
|
be2net: use be_max_vfs() macro to access max-vfs
Vasundhara Volam
2014-07-17
1
-1
/
+1
*
|
be2net: use "if (!foo)" test style
Kalesh AP
2014-07-17
1
-8
/
+8
*
|
be2net: reduce arguments passed to FW-cmd routines
Kalesh AP
2014-07-17
1
-7
/
+3
*
|
be2net: update UE bit description strings
Vasundhara Volam
2014-07-17
1
-13
/
+13
*
|
be2net: fix return status of some ndo methods
Kalesh AP
2014-07-17
1
-16
/
+27
*
|
be2net: return -ENOMEM for memory allocation failures
Kalesh AP
2014-07-17
1
-2
/
+2
*
|
be2net: fix error status for FW-download
Kalesh AP
2014-07-17
1
-3
/
+3
*
|
be2net: use -ENETDOWN error status when interface is down
Kalesh AP
2014-07-17
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-07-16
1
-1
/
+1
|
\
|
|
*
be2net: set EQ DB clear-intr bit in be_open()
Suresh Reddy
2014-07-11
1
-1
/
+1
*
|
be2net: re-enable vlan filtering mode asap
Kalesh AP
2014-07-02
1
-9
/
+4
*
|
be2net: create optimal number of queues on SR-IOV config
Vasundhara Volam
2014-07-02
1
-47
/
+82
[next]