Commit History

Author SHA1 Message Date
  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 11 years ago
  Fabian Frederick 05006e8c59 esp4: remove assignment in if condition 11 years ago
  Steffen Klassert 827789cbd7 esp4: Use the IPsec protocol multiplexer API 11 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
  Daniel Borkmann 7921895a5e net: esp{4,6}: fix potential MTU calculation overflows 12 years ago
  Timo Teräs 387aa65a89 ipv4: properly refresh rtable entries on pmtu/redirect events 12 years ago
  Wei Yongjun 06848c10f7 esp4: fix error return code in esp_output() 12 years ago