1. c910b47 [SCTP] Update pmtu handling to be similar to tcp by Vlad Yasevich · 17 years ago
  2. 6047637 [NET]: Treat CHECKSUM_PARTIAL as CHECKSUM_UNNECESSARY by Herbert Xu · 17 years ago
  3. 27a884d [SK_BUFF]: Convert skb->tail to sk_buff_data_t by Arnaldo Carvalho de Melo · 17 years ago
  4. 2e07fa9 [SK_BUFF]: Use offsets for skb->{mac,network,transport}_header on 64bit architectures by Arnaldo Carvalho de Melo · 17 years ago
  5. b0e380b [SK_BUFF]: unions of just one member don't get anything done, kill them by Arnaldo Carvalho de Melo · 17 years ago
  6. a27ef74 [SCTP]: Eliminate some pointer attributions to the skb layer headers by Arnaldo Carvalho de Melo · 17 years ago
  7. 88c7664 [SK_BUFF]: Introduce icmp_hdr(), remove skb->h.icmph by Arnaldo Carvalho de Melo · 17 years ago
  8. 2c0fd38 [SCTP]: Introduce sctp_hdr() by Arnaldo Carvalho de Melo · 17 years ago
  9. ea2ae17 [SK_BUFF]: Introduce skb_transport_offset() by Arnaldo Carvalho de Melo · 17 years ago
  10. eddc9ec [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph by Arnaldo Carvalho de Melo · 17 years ago
  11. 31c7711 [SK_BUFF]: Some more simple skb_reset_network_header conversions by Arnaldo Carvalho de Melo · 17 years ago
  12. d808ad9 [NET] SCTP: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  13. 6c7be55 [SCTP]: sctp_has_association() switched to net-endian. by Al Viro · 18 years ago
  14. dd86d13 [SCTP]: Switch ->from_addr_param() to net-endian. by Al Viro · 18 years ago
  15. d55c41b [SCTP]: Switch ->from_skb() to net-endian. by Al Viro · 18 years ago
  16. f235fca [SCTP]: sctp_init_addrs() switched to net-endian. by Al Viro · 18 years ago
  17. e2fcced [SCTP]: Switch sctp_assoc_is_match to net-endian. by Al Viro · 18 years ago
  18. 1c7d1fc [SCTP]: Switch sctp_endpoint_is_match() to net-endian. by Al Viro · 18 years ago
  19. de76e69 [SCTP]: Remove temporary associations from backlog and hash. by Vlad Yasevich · 18 years ago
  20. 28cd775 [SCTP]: Always linearise packet on input by Herbert Xu · 18 years ago
  21. f236218b [SCTP]: Do not timestamp every SCTP packet. by Vlad Yasevich · 18 years ago
  22. b56bab4 [SCTP]: Use correct mask when disabling PMTUD. by Vlad Yasevich · 18 years ago
  23. fda9ef5 [NET]: Fix sk->sk_filter field access by Dmitry Mishin · 18 years ago
  24. ac0b046 [SCTP]: Extend /proc/net/sctp/snmp to provide more statistics. by Sridhar Samudrala · 18 years ago
  25. 503b55f [SCTP]: Don't do CRC32C checksum over loopback. by Sridhar Samudrala · 18 years ago
  26. 5636bef [SCTP]: Reject sctp packets with broadcast addresses. by Vlad Yasevich · 18 years ago
  27. 61c9fed [SCTP]: A better solution to fix the race between sctp_peeloff() and sctp_rcv(). by Vladislav Yasevich · 18 years ago
  28. 8de8c87 [SCTP]: Set sk_err so that poll wakes up after a non-blocking connect failure. by Sridhar Samudrala · 18 years ago
  29. 2babf9d [SCTP]: Fix up sctp_rcv return value by Herbert Xu · 18 years ago
  30. a7d1f1b [SCTP]: Fix sctp_rcv_ootb() to handle the last chunk of a packet correctly. by Tsutomu Fujii · 18 years ago
  31. c4d2444 [SCTP]: Fix couple of races between sctp_peeloff() and sctp_rcv(). by Sridhar Samudrala · 18 years ago
  32. 7a48f92 [SCTP]: Fix potential race condition between sctp_close() and sctp_rcv(). by Sridhar Samudrala · 18 years ago
  33. b59c270 [NETFILTER]: Keep conntrack reference until IPsec policy checks are done by Patrick McHardy · 18 years ago
  34. 52ccb8e [SCTP]: Update SCTP_PEER_ADDR_PARAMS socket option to the latest api draft. by Frank Filz · 19 years ago
  35. 049b3ff [SCTP]: Include ulpevents in socket receive buffer accounting. by Neil Horman · 19 years ago
  36. a61bbcf [NET]: Store skb->timestamp as offset to a base timestamp by Patrick McHardy · 19 years ago
  37. d1ad1ff [SCTP]: Fix potential null pointer dereference while handling an icmp error by Sridhar Samudrala · 19 years ago
  38. 79af02c [SCTP]: Use struct list_head for chunk lists, not sk_buff_head. by David S. Miller · 19 years ago
  39. 3f7a87d [SCTP] sctp_connectx() API support by Frank Filz · 19 years ago
  40. 0fd9a65 [SCTP] Support SO_BINDTODEVICE socket option on incoming packets. by Neil Horman · 19 years ago
  41. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago