index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
cisco
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: cisco: enic: Replace GFP_ATOMIC with GFP_KERNEL
Jia-Ju Bai
2018-08-04
3
-3
/
+3
*
enic: do not call enic_change_mtu in enic_probe
Govindarajulu Varadarajan
2018-07-31
1
-1
/
+1
*
enic: handle mtu change for vf properly
Govindarajulu Varadarajan
2018-07-29
1
-51
/
+27
*
enic: do not overwrite error code
Govindarajulu Varadarajan
2018-06-20
1
-5
/
+4
*
enic: initialize enic->rfs_h.lock in enic_probe
Govindarajulu Varadarajan
2018-06-20
2
-3
/
+3
*
enic: fix UDP rss bits
Govindarajulu Varadarajan
2018-06-06
7
-21
/
+67
*
enic: set DMA mask to 47 bit
Govindarajulu Varadarajan
2018-05-25
1
-4
/
+4
*
enic: drop IP proto check for vxlan tunnel delete
Govindarajulu Varadarajan
2018-03-16
1
-3
/
+2
*
enic: fix boolreturn.cocci warnings
Fengguang Wu
2018-03-07
1
-1
/
+1
*
enic: set IG desc cache flag in open
Govindarajulu Varadarajan
2018-03-05
3
-2
/
+4
*
enic: enable rq before updating rq descriptors
Govindarajulu Varadarajan
2018-03-05
1
-3
/
+7
*
enic: set UDP rss flag
Govindarajulu Varadarajan
2018-03-05
5
-1
/
+58
*
enic: Check if hw supports multi wq with vxlan offload
Govindarajulu Varadarajan
2018-03-05
2
-0
/
+6
*
enic: Add vxlan offload support for IPv6 pkts
Govindarajulu Varadarajan
2018-03-05
5
-13
/
+42
*
enic: Check inner ip proto for pseudo header csum
Govindarajulu Varadarajan
2018-03-05
1
-1
/
+14
*
enic: add wq clean up budget
Govindarajulu Varadarajan
2017-12-26
2
-2
/
+4
*
enic: add sw timestamp support
Govindarajulu Varadarajan
2017-12-03
2
-0
/
+13
*
treewide: setup_timer() -> timer_setup() (2 field)
Kees Cook
2017-11-22
2
-5
/
+4
*
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-22
1
-4
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-04
2
-0
/
+2
|
\
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
2
-0
/
+2
*
|
enic: Add support for 'ethtool -g/-G'
Parvi Kaustubhi
2017-11-02
2
-1
/
+78
*
|
enic: reset fetch index
Parvi Kaustubhi
2017-11-02
1
-14
/
+2
*
|
drivers: net: enic: use setup_timer() helper.
Allen Pais
2017-09-21
1
-3
/
+2
*
|
drivers: net: enic: use setup_timer() helper.
Allen Pais
2017-09-21
1
-3
/
+2
|
/
*
cisco: enic: Fic an error handling path in 'vnic_dev_init_devcmd2()'
Christophe Jaillet
2017-07-11
1
-4
/
+5
*
enic: Fix format truncation warning
Govindarajulu Varadarajan
2017-06-20
2
-6
/
+6
*
enic: unmask intr only when napi is complete
Govindarajulu Varadarajan
2017-05-23
1
-4
/
+2
*
enic: add vxlan offload on tx path
Govindarajulu Varadarajan
2017-02-09
1
-12
/
+114
*
enic: add udp_tunnel ndo for vxlan offload
Govindarajulu Varadarajan
2017-02-09
2
-3
/
+159
*
enic: add devcmds for vxlan offload
Govindarajulu Varadarajan
2017-02-09
4
-0
/
+91
*
enic: Remove local ndo_busy_poll() implementation.
David S. Miller
2017-02-03
2
-139
/
+5
*
drivers: net: generalize napi_complete_done()
Eric Dumazet
2017-01-30
1
-2
/
+2
*
net: make ndo_get_stats64 a void function
stephen hemminger
2017-01-08
1
-5
/
+3
*
enic: set skb->hash type properly
Govindarajulu Varadarajan
2016-11-02
2
-7
/
+13
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-10-30
1
-9
/
+23
|
\
|
*
enic: fix rq disable
Govindarajulu Varadarajan
2016-10-29
1
-9
/
+23
*
|
ethernet: use core min/max MTU checking
Jarod Wilson
2016-10-18
2
-4
/
+5
|
/
*
net: enic: use correct type specifier
xypron.glpk@gmx.de
2016-08-01
1
-2
/
+2
*
net: ethernet: enic: move to new ethtool api {get|set}_link_ksettings
Philippe Reynes
2016-06-14
1
-12
/
+16
*
enic: set netdev->vlan_features
Govindarajulu Varadarajan
2016-04-18
1
-0
/
+1
*
cisco: enic: Update logging macros and uses
Joe Perches
2016-03-11
6
-37
/
+43
*
enic: increment devcmd2 result ring in case of timeout
Sandeep Pillai
2016-02-09
2
-8
/
+13
*
net: provide generic busy polling to all NAPI drivers
Eric Dumazet
2015-11-18
1
-2
/
+0
*
enic: assign affinity hint to interrupts
Govindarajulu Varadarajan
2015-11-02
2
-0
/
+99
*
enic: do hang reset only in case of tx timeout
Govindarajulu Varadarajan
2015-10-05
4
-3
/
+40
*
enic: handle spurious error interrupt
Govindarajulu Varadarajan
2015-10-05
1
-5
/
+9
*
flow_dissector: Add flags argument to skb_flow_dissector functions
Tom Herbert
2015-09-02
1
-1
/
+1
*
enic: reduce ioread in devcmd2
Govindarajulu Varadarajan
2015-08-26
2
-3
/
+6
*
enic: Fix build failure with SRIOV disabled.
David S. Miller
2015-08-21
1
-1
/
+1
[next]