1. a6b7a40 net: remove interrupt.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  2. d18046b dccp: clean up unused DCCP_STATE_MASK definition by Shan Wei · 13 years ago
  3. 871a2c1 dccp: Policy-based packet dequeueing infrastructure by Tomasz Grobelny · 14 years ago
  4. d83447f dccp ccid-2: Schedule Sync as out-of-band mechanism by Gerrit Renker · 14 years ago
  5. dc841e3 dccp: Extend CCID packet dequeueing interface by Gerrit Renker · 14 years ago
  6. a18213d dccp: Replace magic CCID-specific numbers by symbolic constants by Gerrit Renker · 14 years ago
  7. 883ca83 dccp: Initialisation and type-checking of feature sysctls by Gerrit Renker · 15 years ago
  8. 792b487 dccp: Implement both feature-local and feature-remote Sequence Window feature by Gerrit Renker · 15 years ago
  9. f90f92e dccp: Initialisation framework for feature negotiation by Gerrit Renker · 15 years ago
  10. 6fdd34d dccp ccid-2: Phase out the use of boolean Ack Vector sysctl by Gerrit Renker · 16 years ago
  11. 4098dce dccp: Remove manual influence on NDP Count feature by Gerrit Renker · 16 years ago
  12. 0049bab dccp: Remove obsolete parts of the old CCID interface by Gerrit Renker · 16 years ago
  13. b20a9c2 dccp: Set per-connection CCIDs via socket options by Gerrit Renker · 16 years ago
  14. dd9c0e3 dccp: Deprecate Ack Ratio sysctl by Gerrit Renker · 16 years ago
  15. 2945055 dccp: Feature negotiation for minimum-checksum-coverage by Gerrit Renker · 16 years ago
  16. 49aebc6 dccp: Deprecate old setsockopt framework by Gerrit Renker · 16 years ago
  17. d90ebcb dccp: Query supported CCIDs by Gerrit Renker · 16 years ago
  18. ac75773 dccp: Per-socket initialisation of feature negotiation by Gerrit Renker · 16 years ago
  19. 7d43d1a0 dccp: Implement lookup table for feature-negotiation information by Gerrit Renker · 16 years ago
  20. 5b5d0e7 dccp: Upgrade NDP count from 3 to 6 bytes by Gerrit Renker · 16 years ago
  21. cf6b5fbe [DCCP]: Reorganize struct dccp_sock to save 8 bytes by Arnaldo Carvalho de Melo · 16 years ago
  22. b4d4f7c [DCCP]: Handle timestamps on Request/Response exchange separately by Gerrit Renker · 17 years ago
  23. 8b81941 [DCCP]: Allow to parse options on Request Sockets by Gerrit Renker · 17 years ago
  24. b8599d2 [DCCP]: Support for server holding timewait state by Gerrit Renker · 17 years ago
  25. 0c86962 [DCCP]: Integrate state transitions for passive-close by Gerrit Renker · 17 years ago
  26. f11135a [DCCP]: Dedicated auxiliary states to support passive-close by Gerrit Renker · 17 years ago
  27. 9b91ad2 [DCCP]: Make PARTOPEN an autonomous state by Gerrit Renker · 17 years ago
  28. d8ef2c2 [DCCP]: Convert Reset code into socket error number by Gerrit Renker · 17 years ago
  29. fde2010 [DCCP]: Retrieve packet sequence number for error reporting by Gerrit Renker · 17 years ago
  30. 451bc04 [DCCP]: Tidy-up -- minisock initialisation by Gerrit Renker · 17 years ago
  31. 7c559a9 [DCCP]: Add socket option to query the current MPS by Gerrit Renker · 17 years ago
  32. a94f0f9 [DCCP]: Rate-limit DCCP-Syncs by Gerrit Renker · 17 years ago
  33. 0430ee3 [DCCP]: Add Support for Data 1 .. 3 fields of Reset packets by Gerrit Renker · 17 years ago
  34. 8fb8354a [DCCP]: Nuke dccp_timestamp and dccps_epoch, not used anymore by Arnaldo Carvalho de Melo · 17 years ago
  35. 19ac214 [DCCP]: Convert dccps_timestamp_time to ktime_t by Arnaldo Carvalho de Melo · 17 years ago
  36. 91d73c1 [DCCP]: Complete documentation of dccp_sock by Gerrit Renker · 17 years ago
  37. 89560b5 [DCCP]: Sample RTT from SYN exchange by Gerrit Renker · 17 years ago
  38. 9c70220 [SK_BUFF]: Introduce skb_transport_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  39. badff6d [SK_BUFF]: Introduce skb_reset_transport_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  40. 8109b02 [DCCP]: Whitespace cleanups by Arnaldo Carvalho de Melo · 18 years ago
  41. 5aed324 [DCCP]: Tidy up unused structures by Gerrit Renker · 18 years ago
  42. 9981a0e [NET]: Annotate checksums in on-the-wire packets. by Al Viro · 18 years ago
  43. 09dbc38 [DCCP]: Miscellaneous code tidy-ups by Gerrit Renker · 18 years ago
  44. c02fdc0 [DCCP]: Make feature negotiation more readable by Gerrit Renker · 18 years ago
  45. 6f4e5ff [DCCP]: Support for partial checksums (RFC 4340, sec. 9.2) by Gerrit Renker · 18 years ago
  46. 9b42078 [DCCP]: Combine allocating & zeroing header space on skb by Gerrit Renker · 18 years ago
  47. 1acc04c [PATCH] dccp __user annotations by Al Viro · 18 years ago
  48. b83eff6 [DCCP]: Introduce constants for CCID numbers by Ian McDonald · 18 years ago
  49. 00e4d11 [DCCP]: Allow default/fallback service code. by Gerrit Renker · 18 years ago
  50. 97e5848 [DCCP]: Introduce tx buffering by Ian McDonald · 18 years ago
  51. a4bf390 [DCCP] minisock: Rename struct dccp_options to struct dccp_minisock by Arnaldo Carvalho de Melo · 18 years ago
  52. 93ce209 [DCCP]: Make CCID2 be the default by Arnaldo Carvalho de Melo · 18 years ago
  53. 60fe62e [DCCP]: sparse endianness annotations by Andrea Bittau · 18 years ago
  54. 91f0ebf [DCCP] CCID: Improve CCID infrastructure by Arnaldo Carvalho de Melo · 18 years ago
  55. ba66c6e [DCCP]: Set the default CCID according to kernel config selection by Ian McDonald · 18 years ago
  56. afe0025 [DCCP]: Initial feature negotiation implementation by Andrea Bittau · 18 years ago
  57. 2a91aa3 [DCCP] CCID2: Initial CCID2 (TCP-Like) implementation by Andrea Bittau · 18 years ago
  58. 14c8502 [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h by Arnaldo Carvalho de Melo · 19 years ago
  59. d83d846 [IP_SOCKGLUE]: Remove most of the tcp specific calls by Arnaldo Carvalho de Melo · 19 years ago
  60. 88f964d [DCCP]: Introduce CCID getsockopt for the CCIDs by Arnaldo Carvalho de Melo · 19 years ago
  61. 561713c [DCCP]: Don't use necessarily the same CCID for tx and rx by Arnaldo Carvalho de Melo · 19 years ago
  62. ae31c33 [DCCP]: Move the ack vector code to net/dccp/ackvec.[ch] by Arnaldo Carvalho de Melo · 19 years ago
  63. 67e6b62 [DCCP]: Introduce DCCP_SOCKOPT_SERVICE by Arnaldo Carvalho de Melo · 19 years ago
  64. b0e5678 [DCCP] Introduce dccp_timestamp by Arnaldo Carvalho de Melo · 19 years ago
  65. 507d37c [CCID] Only call the HC insert_options methods when requested by Arnaldo Carvalho de Melo · 19 years ago
  66. a84ffe4 [DCCP]: Introduce DCCP_SOCKOPT_PACKET_SIZE by Arnaldo Carvalho de Melo · 19 years ago
  67. 1bc0986 [DCCP]: Fix the timestamp options by Ian McDonald · 19 years ago
  68. 64cf1e5 [DCCP]: Finish the TIMEWAIT minisock support by Arnaldo Carvalho de Melo · 19 years ago
  69. 1d3de41 [NETFILTER]: New iptables DCCP protocol header match by Harald Welte · 19 years ago
  70. e2e2686 [DCCP]: Fix struct sockaddr_dccp definition by Arnaldo Carvalho de Melo · 19 years ago
  71. 5a47a47 [DCCP]: make <linux/dccp.h> include-able from userspace by Harald Welte · 19 years ago
  72. 7c65787 [DCCP]: Initial implementation by Arnaldo Carvalho de Melo · 19 years ago