Commit Graph

219 Commits (bb176f67090ca54869fc1262c913aa69d2ede070)

Author SHA1 Message Date
Xin Long 1c662018d2 sctp: remove the typedef sctp_scope_t 8 years ago
Xin Long a38905e6aa sctp: remove the typedef sctp_ipv4addr_param_t 8 years ago
David Howells cdfbabfb2f net: Work around lockdep limitation in sockets that use sockets 8 years ago
Xin Long 2e3ce5bc2a sctp: set sin_port for addr param when checking duplicate address 8 years ago
Xin Long c28445c3cb sctp: add reconf_enable in asoc ep and netns 8 years ago
Marcelo Ricardo Leitner 0630c56e40 sctp: simplify addr copy 8 years ago
Xin Long b8607805dd sctp: not copying duplicate addrs to the assoc's bind address list 8 years ago
Xin Long 165f2cf640 sctp: reduce indent level in sctp_copy_local_addr_list 8 years ago
Xin Long fd2d180a28 sctp: use inet_recvmsg to support sctp RFS well 9 years ago
Marcelo Ricardo Leitner 1f45f78f8e sctp: allow GSO frags to access the chunk too 9 years ago
Wei Yongjun a5e27d18fe sctp: fix error return code in sctp_init() 9 years ago
Marcelo Ricardo Leitner 90017accff sctp: Add GSO support 9 years ago
Marcelo Ricardo Leitner 133800d1f0 sctp: fix copying more bytes than expected in sctp_add_bind_addr 9 years ago
Neil Horman d9749fb594 sctp: Fix port hash table size computation 9 years ago
Xin Long b5eff71283 sctp: drop the old assoc hashtable of sctp 9 years ago
Xin Long 4f00878126 sctp: apply rhashtable api to send/recv path 9 years ago
Zhu Yanjun 566178f853 net: sctp: dynamically enable or disable pf state 9 years ago
Eric Dumazet 6857a02af5 sctp: use GFP_KERNEL in sctp_init() 9 years ago
Marcelo Ricardo Leitner 8e2d61e0ae sctp: fix race on protocol/netns initialization 10 years ago
Marcelo Ricardo Leitner 410f03831c sctp: add routing output fallback 10 years ago
Marcelo Ricardo Leitner d82f0f1fc8 sctp: fix dst leak 10 years ago
Marcelo Ricardo Leitner 0ca50d12fe sctp: fix src address selection if using secondary addresses 10 years ago
Marcelo Ricardo Leitner 07868284e5 sctp: reduce indent level on sctp_v4_get_dst 10 years ago
Eric W. Biederman 11aa9c28b4 net: Pass kern from net_proto_family.create to sk_alloc 10 years ago
Eyal Birger b4772ef879 net: use common macro for assering skb->cb[] available size in protocol families 10 years ago
Vincent Bernat 49a601589c net/ipv4: bind ip_nonlocal_bind to current netns 11 years ago
Tejun Heo 908c7f1949 percpu_counter: add @gfp to percpu_counter_init() 11 years ago
Jason Gunthorpe 299ee123e1 sctp: Fixup v4mapped behaviour to comply with Sock API 11 years ago
Tom Herbert b26ba202e0 net: Eliminate no_check from protosw 11 years ago
WANG Cong 698365fa18 net: clean up snmp stats code 11 years ago
Xufeng Zhang 8535087131 sctp: reset flowi4_oif parameter on route lookup 11 years ago
Eric Dumazet b0270e9101 ipv4: add a sock pointer to ip_queue_xmit() 11 years ago
wangweidong 5bc1d1b4a2 sctp: remove macros sctp_bh_[un]lock_sock 11 years ago
wangweidong abfce3ef58 sctp: remove the unnecessary assignment 11 years ago
Hannes Frederic Sowa 8ed1dc44d3 ipv4: introduce hardened ip_no_pmtu_disc mode 11 years ago
wangweidong 8d72651d86 sctp: fix checkpatch errors with open brace '{' and trailing statements 11 years ago
Jeff Kirsher 4b2f13a251 sctp: Fix FSF address in file headers 11 years ago
David S. Miller 71acc0ddd4 Revert "net: sctp: convert sctp_checksum_disable module param into sctp sysctl" 12 years ago
Daniel Borkmann 477143e3fe net: sctp: trivial: update bug report in header comment 12 years ago
Daniel Borkmann cda5f98e36 net: sctp: convert sctp_checksum_disable module param into sctp sysctl 12 years ago
Daniel Borkmann 91705c61b5 net: sctp: trivial: update mailing list address 12 years ago
Daniel Borkmann bb33381d0c net: sctp: rework debugging framework to use pr_debug and friends 12 years ago
Dave Jones 2c0740e4e1 sctp: Convert __list_for_each use to list_for_each 12 years ago
Daniel Borkmann dda9192851 net: sctp: remove SCTP_STATIC macro 12 years ago
Daniel Borkmann 939cfa75a0 net: sctp: get rid of t_new macro for kzalloc 12 years ago
Zhang Yanfei 3b77d6617a net: sctp: remove cast for kmalloc/kzalloc return value 12 years ago
stephen hemminger bd2a13e2eb sctp: make sctp_addr_wq_timeout_handler static 12 years ago
Neil Horman 0d0863b020 sctp: Change defaults on cookie hmac selection 12 years ago
Christoph Paasch f5f417c063 sctp: Fix compiler warning when CONFIG_DEBUG_SECTION_MISMATCH=y 12 years ago
Neil Horman 3c68198e75 sctp: Make hmac algorithm selection for cookie generation dynamic 12 years ago