aboutsummaryrefslogtreecommitdiff
path: root/scripts/stackusage
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions
ertions'>+211 2016-07-19net/mlx4_en: break out tx_desc write into separate functionBrenden Blanco1-58/+76 2016-07-19net/mlx4_en: add page recycle to prepare rx ring for tx supportBrenden Blanco3-10/+109 2016-07-19net/mlx4_en: add support for fast rx drop bpf programBrenden Blanco3-4/+102 2016-07-19net/mlx4_en: Add resilience in low memory systemsEugenia Emantayev3-37/+132 2016-07-19net/mlx4_en: Move filters cleanup to a proper locationEugenia Emantayev2-3/+4 2016-07-04net/mlx4: Fix some indent inconsistancyChristophe Jaillet5-19/+17 2016-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-14/+39 2016-06-23net/mlx4_en: Add DCB PFC support through CEE netlink commandsRana Shahout7-14/+329 2016-06-22net/mlx4_en: Avoid unregister_netdev at shutdown flowEran Ben Elisha2-3/+19 2016-06-22net/mlx4_en: Fix the return value of a failure in VLAN VID add/killKamal Heib1-7/+11 2016-06-17mlx4_en: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_portAlexander Duyck3-30/+20 2016-06-16mlx4e: Do not attempt to offload VXLAN ports that are unrecognizedAlexander Duyck1-3/+8 2016-06-15net/mlx4_en: initialize cmd.context_lock spinlock earlierEric Dumazet2-1/+1 2016-06-09net/mlx4_en: fix ethtool -xEric Dumazet1-13/+12 2016-06-09net/mlx4_en: mlx4_en_netpoll() should schedule TX, not RXEric Dumazet1-2/+2 2016-05-25net/mlx4_en: get rid of private net_device_statsEric Dumazet4-15/+5 2016-05-25net/mlx4_en: get rid of ret_statsEric Dumazet2-6/+6