index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
cisco
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-23
enic: unmask intr only when napi is complete
Govindarajulu Varadarajan
1
-4
/
+2
2017-02-10
enic: add vxlan offload on tx path
Govindarajulu Varadarajan
1
-12
/
+114
2017-02-10
enic: add udp_tunnel ndo for vxlan offload
Govindarajulu Varadarajan
2
-3
/
+159
2017-02-10
enic: add devcmds for vxlan offload
Govindarajulu Varadarajan
4
-0
/
+91
2017-02-04
enic: Remove local ndo_busy_poll() implementation.
David S. Miller
2
-139
/
+5
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
1
-2
/
+2
2017-01-09
net: make ndo_get_stats64 a void function
stephen hemminger
1
-5
/
+3
2016-11-02
enic: set skb->hash type properly
Govindarajulu Varadarajan
2
-7
/
+13
2016-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-9
/
+23
2016-10-30
enic: fix rq disable
Govindarajulu Varadarajan
1
-9
/
+23
2016-10-18
ethernet: use core min/max MTU checking
Jarod Wilson
2
-4
/
+5
2016-08-01
net: enic: use correct type specifier
xypron.glpk@gmx.de
1
-2
/
+2
2016-06-15
net: ethernet: enic: move to new ethtool api {get|set}_link_ksettings
Philippe Reynes
1
-12
/
+16
2016-04-18
enic: set netdev->vlan_features
Govindarajulu Varadarajan
1
-0
/
+1
2016-03-11
cisco: enic: Update logging macros and uses
Joe Perches
6
-37
/
+43
2016-02-09
enic: increment devcmd2 result ring in case of timeout
Sandeep Pillai
2
-8
/
+13
2015-11-19
net: provide generic busy polling to all NAPI drivers
Eric Dumazet
1
-2
/
+0
2015-11-02
enic: assign affinity hint to interrupts
Govindarajulu Varadarajan
2
-0
/
+99
2015-10-05
enic: do hang reset only in case of tx timeout
Govindarajulu Varadarajan
4
-3
/
+40
2015-10-05
enic: handle spurious error interrupt
Govindarajulu Varadarajan
1
-5
/
+9
2015-09-02
flow_dissector: Add flags argument to skb_flow_dissector functions
Tom Herbert
1
-1
/
+1
2015-08-26
enic: reduce ioread in devcmd2
Govindarajulu Varadarajan
2
-3
/
+6
2015-08-21
enic: Fix build failure with SRIOV disabled.
David S. Miller
1
-1
/
+1
2015-08-19
enic: Fix namespace pollution causing build errors.
David S. Miller
3
-7
/
+7
2015-08-18
enic: Fix sparse warning in vnic_devcmd_init().
David S. Miller
1
-1
/
+1
2015-08-18
enic: add devcmd2
Govindarajulu Varadarajan
7
-12
/
+222
2015-08-18
enic: add devcmd2 resources
Govindarajulu Varadarajan
4
-0
/
+42
2015-08-18
enic: use netdev_<foo> or dev_<foo> instead of pr_<foo>
Govindarajulu Varadarajan
6
-31
/
+54
2015-08-18
enic: move struct definition from .c to .h file
Govindarajulu Varadarajan
2
-40
/
+39
2015-07-20
enic: allow adaptive coalesce setting for msi/legacy intr
Govindarajulu Varadarajan
1
-48
/
+65
2015-07-20
enic: add adaptive coalescing intr for intx and msi poll
Govindarajulu Varadarajan
1
-68
/
+67
2015-07-02
enic: fix issues in enic_poll
Govindarajulu Varadarajan
1
-2
/
+2
2015-06-25
enic: use atomic_t instead of spin_lock in busy poll
Govindarajulu Varadarajan
2
-66
/
+29
2015-06-23
drivers/net: remove all references to obsolete Ethernet-HOWTO
Paul Gortmaker
1
-3
/
+1
2015-06-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-10
/
+30
2015-06-11
enic: fix memory leak in rq_clean
Govindarajulu Varadarajan
1
-5
/
+4
2015-06-11
enic: check return value for stat dump
Govindarajulu Varadarajan
2
-4
/
+25
2015-06-11
enic: unlock napi busy poll before unmasking intr
Govindarajulu Varadarajan
1
-1
/
+1
2015-06-05
net: Add full IPv6 addresses to flow_keys
Tom Herbert
2
-6
/
+6
2015-05-25
enic: Grammar s/an negative/a negative/
Geert Uytterhoeven
1
-1
/
+1
2015-05-13
flow_dissector: change port array into src, dst tuple
Jiri Pirko
2
-4
/
+4
2015-05-13
flow_dissect: use programable dissector in skb_flow_dissect and friends
Jiri Pirko
2
-18
/
+19
2015-05-13
net: change name of flow_dissector header to match the .c file name
Jiri Pirko
1
-1
/
+1
2015-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2015-03-04
ethernet: Use eth_<foo>_addr instead of memset
Joe Perches
1
-4
/
+4
2015-02-27
enic: do notify_check before returning credits
Sujith Sankar
1
-2
/
+2
2015-02-06
enic: enic_main: fix sparse warnings
Lad, Prabhakar
1
-3
/
+3
2015-02-06
enic: enic_ethtool: fix sparse warning
Lad, Prabhakar
1
-1
/
+1
2015-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2015-01-25
enic: fix rx napi poll return value
Govindarajulu Varadarajan
1
-1
/
+1
[next]