index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
vmac.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-12-03
hv_netvsc: remove locking in netvsc_send()
Vitaly Kuznetsov
2
-9
/
+0
2015-12-03
hv_netvsc: move subchannel existence check to netvsc_select_queue()
Vitaly Kuznetsov
3
-18
/
+5
2015-12-03
hv_netvsc: Don't ask for additional head room in the skb
KY Srinivasan
3
-20
/
+17
2015-12-03
hv_netvsc: Eliminate send_completion_ctx from struct hv_netvsc_packet
KY Srinivasan
3
-4
/
+1
2015-12-03
hv_netvsc: Eliminate send_completion from struct hv_netvsc_packet
KY Srinivasan
4
-7
/
+6
2015-12-03
hv_netvsc: Eliminatte the data field from struct hv_netvsc_packet
KY Srinivasan
4
-10
/
+14
2015-12-03
hv_netvsc: Eliminate rndis_msg pointer from hv_netvsc_packet structure
KY Srinivasan
4
-14
/
+13
2015-12-03
hv_netvsc: Eliminate the channel field in hv_netvsc_packet structure
KY Srinivasan
4
-21
/
+35
2015-12-03
hv_netvsc: Rearrange the hv_negtvsc_packet to be space efficient
KY Srinivasan
1
-8
/
+10
2015-12-03
hv_netvsc: Resize some of the variables in hv_netvsc_packet
KY Srinivasan
1
-7
/
+7
2015-12-02
i40e: remove unused argument
Jesse Brandeburg
4
-12
/
+18
2015-12-02
i40e: fix: do not sleep in netdev_ops
Jesse Brandeburg
1
-24
/
+20
2015-12-02
i40e/i40evf: Bump i40e version to 1.4.4 and i40evf to 1.4.1
Catherine Sullivan
2
-2
/
+2
2015-12-02
i40evf: allocate ring structs dynamically
Mitch Williams
5
-41
/
+40
2015-12-02
i40evf: allocate queue vectors dynamically
Mitch Williams
4
-26
/
+21
2015-12-02
i40evf: quoth the VF driver, Nevermore
Mitch Williams
1
-0
/
+8
2015-12-02
i40e: make error message more useful
Mitch Williams
1
-2
/
+2
2015-12-02
i40e: fix confusing message
Helin Zhang
1
-1
/
+2
2015-12-02
i40e: Update error messaging
Carolyn Wyborny
1
-6
/
+10
2015-12-02
i40evf: add new fields to store user configuration of RSS
Helin Zhang
3
-16
/
+54
2015-12-02
i40evf: create a generic get RSS function
Helin Zhang
3
-13
/
+121
2015-12-02
i40evf: create a generic config RSS function
Helin Zhang
3
-70
/
+130
2015-12-02
i40evf: rename VF adapter specific RSS function
Helin Zhang
1
-5
/
+5
2015-12-02
i40e/i40evf: prefetch skb data on transmit
Jesse Brandeburg
2
-0
/
+6
2015-12-02
i40e/i40evf: Fix RS bit update in Tx path and disable force WB workaround
Anjali Singhai Jain
2
-43
/
+77
2015-12-02
i40e: rename rss_size to alloc_rss_size in i40e_pf
Helin Zhang
2
-17
/
+22
2015-12-02
i40e: add new fields to store user configuration
Helin Zhang
3
-17
/
+68
2015-12-01
isdn: remove spellcaster driver
Arnd Bergmann
18
-3136
/
+0
2015-12-01
stmmac: support Reg_9 to get HW level information
Giuseppe CAVALLARO
4
-0
/
+173
2015-12-01
qede: Add support for {get, set}_pauseparam
Sudarsana Kalluru
1
-0
/
+60
2015-12-01
qede: Add support for nway_reset
Sudarsana Kalluru
1
-0
/
+25
2015-12-01
qede: Add support for set_phys_id
Sudarsana Kalluru
1
-0
/
+29
2015-12-01
qed: Add support for changing LED state
Sudarsana Kalluru
5
-0
/
+81
2015-12-01
qede: Add support for {get, set}_ringparam
Sudarsana Kalluru
2
-2
/
+46
2015-12-01
qede: Add support for {get, set}_channels
Sudarsana Kalluru
3
-2
/
+59
2015-12-01
sfc: Add PCI ID for Solarflare 8000 series 10/40G NIC
Bert Kenward
1
-0
/
+6
2015-12-01
sfc: make TSO version a per-queue parameter
Bert Kenward
3
-9
/
+14
2015-12-01
net: add support for netdev notifier error injection
Nikolay Aleksandrov
4
-0
/
+102
2015-12-01
hv_netvsc: rework link status change handling
Vitaly Kuznetsov
2
-48
/
+108
2015-12-01
unix: use wq_has_sleeper in unix_dgram_recvmsg
Rainer Weikusat
1
-2
/
+4
2015-11-30
net: ipmr: add mfc newroute/delroute netlink support
Nikolay Aleksandrov
1
-0
/
+129
2015-11-30
net: ipmr: fix setsockopt error return
Nikolay Aleksandrov
1
-3
/
+5
2015-11-30
net: ipmr: move pimsm_enabled to pim.h and rename
Nikolay Aleksandrov
2
-8
/
+8
2015-11-30
net: ipmr: move struct mr_table and VIF_EXISTS to mroute.h
Nikolay Aleksandrov
2
-20
/
+19
2015-11-30
net: ipmr: adjust mroute.h style and drop extern
Nikolay Aleksandrov
1
-26
/
+21
2015-11-30
net: ipmr: remove unused MFC_NOTIFY flag and make the flags enum
Nikolay Aleksandrov
2
-5
/
+7
2015-11-30
net: remove unnecessary mroute.h includes
Nikolay Aleksandrov
7
-7
/
+0
2015-11-30
mlxsw: core: Implement fan control using hwmon
Jiri Pirko
1
-1
/
+120
2015-11-30
mlxsw: reg: Add definition of fan management registers
Jiri Pirko
1
-0
/
+133
2015-11-30
mlxsw: core: Implement temperature hwmon interface
Jiri Pirko
5
-0
/
+264
[next]