Colin Ian King
|
60aa80460d
esp4: remove redundant initialization of pointer esph
|
7 years ago |
David S. Miller
|
c02b3741eb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 years ago |
Herbert Xu
|
bcfd09f783
xfrm: Return error on unknown encap_type in init_state
|
7 years ago |
Steffen Klassert
|
f58869c44f
esp: Don't require synchronous crypto fallback on offloading anymore.
|
7 years ago |
Steffen Klassert
|
f53c723902
net: Add asynchronous callbacks for xfrm on layer 2.
|
7 years ago |
Gilad Ben-Yossef
|
068c2e7035
net: use -ENOSPC for transient busy indication
|
7 years ago |
David S. Miller
|
6026e043d0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Yossi Kuperman
|
47ebcc0bb1
xfrm: Add support for network devices capable of removing the ESP trailer
|
8 years ago |
Steffen Klassert
|
54ffd79079
esp: Fix skb tailroom calculation
|
8 years ago |
Steffen Klassert
|
36ff0dd39f
esp: Fix locking on page fragment allocation
|
8 years ago |
Ilan Tayari
|
ec9567a9e0
esp4: Support RX checksum with crypto offload
|
8 years ago |
Steffen Klassert
|
e619492323
esp: Fix memleaks on error paths.
|
8 years ago |
Reshetova, Elena
|
14afee4b60
net: convert sock.sk_wmem_alloc from atomic_t to refcount_t
|
8 years ago |
Johannes Berg
|
d58ff35122
networking: make skb_push & __skb_push return void pointers
|
8 years ago |
Jason A. Donenfeld
|
3f29770723
ipsec: check return value of skb_to_sgvec always
|
8 years ago |
Steffen Klassert
|
0e78a87306
esp4: Fix udpencap for local TCP packets.
|
8 years ago |
Ilan Tayari
|
67d349ed60
net/esp4: Fix invalid esph pointer crash
|
8 years ago |
Steffen Klassert
|
e892d2d404
esp: Fix misplaced spin_unlock_bh.
|
8 years ago |
Steffen Klassert
|
b3859c8ebf
esp: Use a synchronous crypto algorithm on offloading.
|
8 years ago |
Steffen Klassert
|
7862b4058b
esp: Add gso handlers for esp4 and esp6
|
8 years ago |
Steffen Klassert
|
fca11ebde3
esp4: Reorganize esp_output
|
8 years ago |
Steffen Klassert
|
d77e38e612
xfrm: Add an IPsec hardware offloading API
|
8 years ago |
Steffen Klassert
|
eb758c8864
esp: Introduce a helper to setup the trailer
|
8 years ago |
Steffen Klassert
|
cac2661c53
esp4: Avoid skb_cow_data whenever possible
|
8 years ago |
Tobias Brunner
|
7c7fedd51c
esp4: Fix integrity verification when ESN are used
|
8 years ago |
Herbert Xu
|
962fcef33b
esp: Fix ESN generation under UDP encapsulation
|
9 years ago |
Herbert Xu
|
7021b2e1cd
esp4: Switch to new AEAD interface
|
10 years ago |
Ian Morris
|
51456b2914
ipv4: coding style: comparison for equality with NULL
|
10 years ago |
Joe Perches
|
4508349777
net: esp: Convert NETDEBUG to pr_info
|
10 years ago |
Fabian Frederick
|
05006e8c59
esp4: remove assignment in if condition
|
10 years ago |