Histórico de commits

Autor SHA1 Mensagem Data
  Xin Long 68d7546946 sctp: remove the typedef sctp_addip_chunk_t 8 anos atrás
  Xin Long 01a992bea5 sctp: remove the typedef sctp_init_chunk_t 8 anos atrás
  Xin Long 922dbc5be2 sctp: remove the typedef sctp_chunkhdr_t 8 anos atrás
  Davide Caratti 804ec7ebe8 sctp: fix ICMP processing if skb is non-linear 8 anos atrás
  Xin Long 3ebfdf0821 sctp: get sock from transport in sctp_transport_update_pmtu 8 anos atrás
  Xin Long 5179b26694 sctp: call rcu_read_lock before checking for duplicate transport nodes 8 anos atrás
  Xin Long cd2b708750 sctp: check duplicate node before inserting a new transport 8 anos atrás
  Marcelo Ricardo Leitner b77b7565a6 sctp: add pr_debug for tracking asocs not found 8 anos atrás
  Xin Long 7fda702f93 sctp: use new rhlist interface on sctp transport rhashtable 8 anos atrás
  Xin Long dae399d7fd sctp: hold transport instead of assoc when lookup assoc in rx path 8 anos atrás
  Xin Long 7c17fcc726 sctp: return back transport in __sctp_rcv_init_lookup 8 anos atrás
  David S. Miller d6989d4bbe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 9 anos atrás
  Marcelo Ricardo Leitner e2f036a972 sctp: rename WORD_TRUNC/ROUND macros 9 anos atrás
  Xin Long 715f5552b1 sctp: hold the transport before using it in sctp_hash_cmp 9 anos atrás
  Marcelo Ricardo Leitner 4c2f245496 sctp: linearize early if it's not GSO 9 anos atrás
  Marcelo Ricardo Leitner eefc1b1d10 sctp: fix BH handling on socket backlog 9 anos atrás
  Marcelo Ricardo Leitner e7487c86dc sctp: avoid identifying address family many times for a chunk 9 anos atrás
  Marcelo Ricardo Leitner 9e23832379 sctp: allow others to use sctp_input_cb 9 anos atrás
  Marcelo Ricardo Leitner 90017accff sctp: Add GSO support 9 anos atrás
  Marcelo Ricardo Leitner 3acb50c18d sctp: delay as much as possible skb_linearize 9 anos atrás
  Eric Dumazet 02a1d6e7a6 net: rename NET_{ADD|INC}_STATS_BH() 9 anos atrás
  Eric Dumazet 08e3baef65 net: sctp: rename SCTP_INC_STATS_BH() 9 anos atrás
  Eric Dumazet 5d3848bc33 net: rename ICMP_INC_STATS_BH() 9 anos atrás
  Marcelo Ricardo Leitner 3822a5ff4b sctp: align MTU to a word 9 anos atrás
  Marcelo Ricardo Leitner cea8768f33 sctp: allow sctp_transmit_packet and others to use gfp 9 anos atrás
  Xin Long f46c7011b0 sctp: move rcu_read_lock from __sctp_lookup_association to sctp_lookup_association 9 anos atrás
  Xin Long 1eed677933 sctp: fix the transport dead race check by using atomic_add_unless on refcnt 9 anos atrás
  Xin Long dd7445ad6b sctp: the temp asoc's transports should not be hashed/unhashed 9 anos atrás
  Xin Long 65a5124a71 sctp: support to lookup with ep+paddr in transport rhashtable 9 anos atrás
  Xin Long b5eff71283 sctp: drop the old assoc hashtable of sctp 9 anos atrás