Reshetova, Elena
|
14afee4b60
net: convert sock.sk_wmem_alloc from atomic_t to refcount_t
|
8 years ago |
David S. Miller
|
93bbbfbb4a
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
|
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 |
Stephen Hemminger
|
d49c9dc1c8
ipv6: remove unused variables in esp6
|
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
|
383d0350f2
esp6: Reorganize esp_output
|
8 years ago |
Steffen Klassert
|
f1fbed0e89
esp6: Remame esp_input_done2
|
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
|
03e2a30f6a
esp6: Avoid skb_cow_data whenever possible
|
8 years ago |
David S. Miller
|
2745529ac7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Tobias Brunner
|
a55e23864d
esp6: Fix integrity verification when ESN are used
|
8 years ago |
Lorenzo Colitti
|
e2d118a1cb
net: inet: Support UID-based routing in IP protocols.
|
8 years ago |
Herbert Xu
|
000ae7b269
esp6: Switch to new AEAD interface
|
10 years ago |
Ian Morris
|
63159f29be
ipv6: coding style: comparison for equality with NULL
|
10 years ago |
Ian Morris
|
e5d08d718a
ipv6: coding style improvements (remove assignment in if statements)
|
10 years ago |
Joe Perches
|
ba7a46f16d
net: Convert LIMIT_NETDEBUG to net_dbg_ratelimited
|
10 years ago |
Joe Perches
|
4508349777
net: esp: Convert NETDEBUG to pr_info
|
11 years ago |
Ian Morris
|
cc24becae3
ipv6: White-space cleansing : Structure layouts
|
11 years ago |
Ian Morris
|
67ba4152e8
ipv6: White-space cleansing : Line Layouts
|
11 years ago |
Steffen Klassert
|
d5860c5ccf
esp6: Use the IPsec protocol multiplexer API
|
11 years ago |
Jeff Kirsher
|
a99421d9b1
ipv4/ipv6: Fix FSF address in file headers
|
11 years ago |
David S. Miller
|
296c10639a
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
|
12 years ago |
Mathias Krause
|
1c5ad13f7c
net: esp{4,6}: get rid of struct esp_data
|
12 years ago |
Mathias Krause
|
123b0d1ba0
net: esp{4,6}: remove padlen from struct esp_data
|
12 years ago |
Steffen Klassert
|
b3b2b9e192
ipsec: Don't update the pmtu on ICMPV6_DEST_UNREACH
|
12 years ago |
Duan Jiong
|
b55b76b221
ipv6:introduce function to find route for redirect
|
12 years ago |