index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
irqchip
/
irq-ath79-misc.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-05-01
uevent: add alloc_uevent_skb() helper
Christian Brauner
1
-13
/
+34
2018-05-01
MAINTAINERS: Update TLS maintainers
Boris Pismenny
1
-1
/
+1
2018-05-01
MAINTAINERS: Update mlx5 innova driver maintainers
Boris Pismenny
1
-13
/
+4
2018-05-01
net/mlx5e: TLS, Add error statistics
Ilya Lesokhin
8
-10
/
+178
2018-05-01
net/mlx5e: TLS, Add Innova TLS TX offload data path
Ilya Lesokhin
10
-16
/
+455
2018-05-01
net/mlx5e: TLS, Add Innova TLS TX support
Ilya Lesokhin
5
-0
/
+254
2018-05-01
net/mlx5: Accel, Add TLS tx offload interface
Ilya Lesokhin
9
-18
/
+878
2018-05-01
net/mlx5e: Move defines out of ipsec code
Ilya Lesokhin
4
-7
/
+6
2018-05-01
net/tls: Add generic NIC offload infrastructure
Ilya Lesokhin
6
-5
/
+1332
2018-05-01
net/tls: Split conf to rx + tx
Boris Pismenny
3
-129
/
+163
2018-05-01
net: Add TLS TX offload features
Ilya Lesokhin
2
-0
/
+3
2018-05-01
net: Add TLS offload netdev ops
Ilya Lesokhin
1
-0
/
+24
2018-05-01
net: Add Software fallback infrastructure for socket dependent offloads
Ilya Lesokhin
3
-0
/
+28
2018-05-01
net: Rename and export copy_skb_header
Ilya Lesokhin
2
-4
/
+6
2018-05-01
tcp: Add clean acked data hook
Ilya Lesokhin
3
-0
/
+35
2018-04-30
mlxsw: spectrum_span: Allow bridge for gretap mirror
Petr Machata
2
-6
/
+90
2018-04-30
mlxsw: Respin SPAN on switchdev events
Petr Machata
1
-4
/
+59
2018-04-30
mlxsw: spectrum: Register SPAN before switchdev
Petr Machata
1
-12
/
+12
2018-04-30
mlxsw: spectrum_switchdev: Publish two functions
Petr Machata
2
-1
/
+51
2018-04-30
mlxsw: spectrum: Extract mlxsw_sp_stp_spms_state()
Petr Machata
2
-13
/
+14
2018-04-30
net: bridge: Publish bridge accessor functions
Petr Machata
4
-0
/
+100
2018-04-30
i40e: use %pI4b instead of byte swapping before dev_err
Jacob Keller
1
-4
/
+2
2018-04-30
i40e/i40evf: take into account queue map from vf when handling queues
Harshitha Ramamurthy
3
-13
/
+99
2018-04-30
i40e: avoid overflow in i40e_ptp_adjfreq()
Jacob Keller
2
-15
/
+28
2018-04-30
i40e: Fix multiple issues with UDP tunnel offload filter configuration
Alexander Duyck
2
-12
/
+56
2018-04-30
i40evf: Fix turning TSO, GSO and GRO on after
Paweł Jabłoński
1
-0
/
+18
2018-04-30
i40e: Add advertising 10G LR mode
Jakub Pawlak
1
-1
/
+3
2018-04-30
ipv6: sr: extract the right key values for "seg6_make_flowlabel"
Ahmed Abdelsalam
1
-1
/
+1
2018-04-30
i40e: fix reading LLDP configuration
Mariusz Stachura
3
-10
/
+99
2018-04-30
i40e/i40evf: cleanup incorrect function doxygen comments
Jacob Keller
17
-73
/
+95
2018-04-30
libcxgb,cxgb4: use __skb_put_zero to simplfy code
YueHaibing
3
-14
/
+7
2018-04-30
erspan: auto detect truncated packets.
William Tu
2
-0
/
+12
2018-04-30
i40evf: Replace GFP_ATOMIC with GFP_KERNEL in i40evf_add_vlan
Jia-Ju Bai
1
-1
/
+1
2018-04-30
r8169: move common initializations to tp->hw_start
Heiner Kallweit
1
-55
/
+19
2018-04-30
r8169: remove calls to rtl_set_rx_mode
Heiner Kallweit
1
-6
/
+0
2018-04-30
r8169: simplify rtl_hw_start_8169
Heiner Kallweit
1
-20
/
+2
2018-04-30
r8169: improve handling of CPCMD quirk mask
Heiner Kallweit
1
-28
/
+7
2018-04-30
r8169: improve CPlusCmd handling
Heiner Kallweit
1
-25
/
+17
2018-04-30
r8169: replace magic number for INTT mask with a constant
Heiner Kallweit
1
-2
/
+3
2018-04-30
r8169: improve rtl8169_set_features
Heiner Kallweit
1
-14
/
+4
2018-04-30
r8169: remove unneeded call to __rtl8169_set_features in rtl_open
Heiner Kallweit
1
-2
/
+0
2018-04-30
liquidio: fix spelling mistake: "mac_tx_multi_collison" -> "mac_tx_multi_coll...
Colin Ian King
1
-1
/
+1
2018-04-30
liquidio: enhanced ethtool --set-channels feature
Intiyaz Basha
10
-58
/
+316
2018-04-30
liquidio: Moved common function setup_glists to lio_core.c
Intiyaz Basha
4
-163
/
+87
2018-04-30
liquidio: Moved common definition octnic_gather to octeon_network.h
Intiyaz Basha
3
-39
/
+21
2018-04-30
liquidio: Moved common function delete_glists to lio_core.c
Intiyaz Basha
4
-91
/
+51
2018-04-30
liquidio: Moved common function list_delete_head to octeon_network.h
Intiyaz Basha
3
-43
/
+24
2018-04-30
liquidio: Moved common function if_cfg_callback to lio_core.c
Intiyaz Basha
4
-67
/
+38
2018-04-30
net: core: Assert the size of netdev_featres_t
Florian Fainelli
2
-0
/
+7
2018-04-30
net: Revoke export for __skb_tx_hash, update it to just be static skb_tx_hash
Alexander Duyck
2
-19
/
+4
[next]