Historique des commits

Auteur SHA1 Message Date
  Jon Maloy 928df1880e tipc: obsolete TIPC_ZONE_SCOPE il y a 7 ans
  Hoang Le 55b3280d1e tipc: fix skb truesize/datasize ratio control il y a 7 ans
  Jon Maloy 4c94cc2d3d tipc: fall back to smaller MTU if allocation of local send skb fails il y a 7 ans
  Jon Maloy d618d09a68 tipc: enforce valid ratio between skb truesize and contents il y a 7 ans
  Jon Maloy 64ac5f5977 tipc: refactor function filter_rcv() il y a 7 ans
  Jon Maloy a9e2971b8c tipc: Unclone message at secondary destination lookup il y a 7 ans
  Parthasarathy Bhuvaragan aad06212d3 tipc: use only positive error codes in messages il y a 7 ans
  Parthasarathy Bhuvaragan 60d1d93664 tipc: reassign pointers after skb reallocation / linearization il y a 8 ans
  Jon Paul Maloy 59a361bc6f tipc: avoid inheriting msg_non_seq flag when message is returned il y a 8 ans
  Jia-Ju Bai 343eba69c6 net: tipc: Fix a sleep-in-atomic bug in tipc_msg_reverse il y a 8 ans
  Jon Paul Maloy a853e4c6d0 tipc: introduce replicast as transport option for multicast il y a 8 ans
  Parthasarathy Bhuvaragan 57d5f64d83 tipc: allocate user memory with GFP_KERNEL flag il y a 8 ans
  Al Viro cbbd26b8b1 [iov_iter] new primitives - copy_from_iter_full() and friends il y a 8 ans
  Jon Paul Maloy 27777daa8b tipc: unclone unbundled buffers before forwarding il y a 9 ans
  Jon Paul Maloy 5266698661 tipc: let broadcast packet reception use new link receive function il y a 9 ans
  Jon Paul Maloy 2f56612457 tipc: let broadcast transmission use new link transmit function il y a 9 ans
  David S. Miller ba3e2084f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net il y a 9 ans
  Jon Paul Maloy 45c8b7b175 tipc: allow non-linear first fragment buffer il y a 9 ans
  Jon Paul Maloy 8306f99a51 tipc: disallow packet duplicates in link deferred queue il y a 9 ans
  Erik Hugne 4e3ae00100 tipc: reinitialize pointer after skb linearize il y a 10 ans
  Jon Paul Maloy cda3696d3d tipc: clean up socket layer message reception il y a 10 ans
  Jon Paul Maloy bcd3ffd4f6 tipc: introduce new tipc_sk_respond() function il y a 10 ans
  Jon Paul Maloy 29042e19f2 tipc: let function tipc_msg_reverse() expand header when needed il y a 10 ans
  Jon Paul Maloy dd3f9e70f5 tipc: add packet sequence number at instant of transmission il y a 10 ans
  Jon Paul Maloy f21e897ecc tipc: improve link congestion algorithm il y a 10 ans
  Jon Paul Maloy dff29b1a88 tipc: eliminate delayed link deletion at link failover il y a 10 ans
  Jon Paul Maloy d482994fca tipc: fix two bugs in secondary destination lookup il y a 10 ans
  Jon Paul Maloy e3eea1eb47 tipc: clean up handling of message priorities il y a 10 ans
  Jon Paul Maloy 05dcc5aa4d tipc: split link outqueue il y a 10 ans
  Jon Paul Maloy c1336ee472 tipc: extract bundled buffers by cloning instead of copying il y a 10 ans