1. c530cfb [CCID3]: Call sk->sk_write_space(sk) when receiving a feedback packet by Arnaldo Carvalho de Melo · 19 years ago
  2. a84ffe4 [DCCP]: Introduce DCCP_SOCKOPT_PACKET_SIZE by Arnaldo Carvalho de Melo · 19 years ago
  3. 0ac4f89 [NETFILTER6]: Add new ip6tables HOPLIMIT target by Harald Welte · 19 years ago
  4. 5f2c3b9 [NETFILTER]: Add new iptables TTL target by Harald Welte · 19 years ago
  5. 29e4f8b [CCID3]: Move ccid3_hc_rx_detect_loss to packet_history.c by Arnaldo Carvalho de Melo · 19 years ago
  6. 072ab6c [CCID3]: Move ccid3_hc_rx_add_hist to packet_history.c by Arnaldo Carvalho de Melo · 19 years ago
  7. 36729c1 [DCCP]: Move the calc_X routines to dccp_tfrc_lib by Arnaldo Carvalho de Melo · 19 years ago
  8. 5cea0dd [DCCP]: Introduce dccp_tfrc_lib module with net/dccp/ccids/lib/*.c by Arnaldo Carvalho de Melo · 19 years ago
  9. 4524b25 [DCCP]: Just move packet_history.[ch] to net/dccp/ccids/lib/ by Arnaldo Carvalho de Melo · 19 years ago
  10. ae6706f [CCID3]: Move the loss interval code to loss_interval.[ch] by Arnaldo Carvalho de Melo · 19 years ago
  11. cfc3c52 [CCID3]: Move the CCID3 defines to ccid3.h by Arnaldo Carvalho de Melo · 19 years ago
  12. 6b5e633 [CCID3]: Introduce usecs_div by Arnaldo Carvalho de Melo · 19 years ago
  13. b6ee3d4 [CCID3]: Reorganise timeval handling by Arnaldo Carvalho de Melo · 19 years ago
  14. 1f2333a [CCID3]: Reflow to mostly fit under 80 columns by Arnaldo Carvalho de Melo · 19 years ago
  15. d6809c1 [DCCP]: Introduce dccp_wait_for_ccid and use it in dccp_write_xmit by Arnaldo Carvalho de Melo · 19 years ago
  16. 75b3f20 [DCCP]: Make the Debug Menu available when DCCP is statically linked too by Arnaldo Carvalho de Melo · 19 years ago
  17. ba89966 [NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointers by Eric Dumazet · 19 years ago
  18. 29cb9f9 [LIB]: Make TEXTSEARCH_BM plain tristate like the others by David S. Miller · 19 years ago
  19. 57bf145 [NET]: net/802: more endian annotations by Alexey Dobriyan · 19 years ago
  20. 2373ce1 [IPV4]: Convert FIB Trie to RCU. by Robert Olsson · 19 years ago
  21. e5b4376 [IPV4]: Prepare FIB core for RCU. by Robert Olsson · 19 years ago
  22. 3625796 [IPV4]: Module export of ip_rcv() no longer needed. by Ralf Baechle · 19 years ago
  23. c91326d [AX25/NETROM/ROSE]: Kill net/ip.h inclusion by Ralf Baechle · 19 years ago
  24. 98a82fe [AX25/NETROM]: Cleanup direct calls into IP stack by Ralf Baechle · 19 years ago
  25. 0c7770c [IPV4]: FIB trie cleanup by Stephen Hemminger · 19 years ago
  26. 331968b [DCCP]: Initial dccp_poll implementation by Arnaldo Carvalho de Melo · 19 years ago
  27. 8efa544 [DCCP]: Call the HC exit routines at dccp_v4_destroy_sock by Arnaldo Carvalho de Melo · 19 years ago
  28. dc40c7b [ICSK]: Generalise tcp_listen_poll by Arnaldo Carvalho de Melo · 19 years ago
  29. 2babe1f [DCCP]: Introduce dccp_get_info by Arnaldo Carvalho de Melo · 19 years ago
  30. 4fded33 [CCID3]: Calculate the RTT in the RX half connection by Arnaldo Carvalho de Melo · 19 years ago
  31. d4b81ff [DCCP]: Export dccp_insert_option_timestamp to CCIDs by Arnaldo Carvalho de Melo · 19 years ago
  32. 012e13e [CCID]: Make ccid_hc_[rt]x_exit accept NULL arguments by Arnaldo Carvalho de Melo · 19 years ago
  33. a4beb1b [DCCP]: Send a DATAACK packet when we have a TIMESTAMP_ECHO pending by Arnaldo Carvalho de Melo · 19 years ago
  34. 20472af [DCCP]: Fix skb leak in dccp_sendmsg by Arnaldo Carvalho de Melo · 19 years ago
  35. 7ad07e7 [DCCP]: Implement the CLOSING timer by Arnaldo Carvalho de Melo · 19 years ago
  36. 58e4513 [DCCP]: Fix printf format warnings on 64-bit. by David S. Miller · 19 years ago
  37. 0546534 [NETFILTER]: Add goto target by Patrick McHardy · 19 years ago
  38. 764d8a9 [NETFILTER]: Add IPv6 REJECT target by Patrick McHardy · 19 years ago
  39. 7567662 [NETFILTER]: Add string match by Pablo Neira Ayuso · 19 years ago
  40. 2411772 [DCCP]: Fix ackno setting in SYNC/SYNCACK packets by Arnaldo Carvalho de Melo · 19 years ago
  41. 03ace39 [DCCP]: Fix the ACK and SEQ window variables settings by Arnaldo Carvalho de Melo · 19 years ago
  42. a3054d4 [DCCP]: Give more info on Step 6 failure debug printk by Arnaldo Carvalho de Melo · 19 years ago
  43. 2807d4f [DCCP]: Fix seqno setting in dccp_v4_ctl_send_reset by Arnaldo Carvalho de Melo · 19 years ago
  44. c68e64c [CCID3]: Reintroduce ccid3hctx_t_rto by Arnaldo Carvalho de Melo · 19 years ago
  45. 33d043d [IPV4]: ip_finish_output() can be inlined by Thomas Graf · 19 years ago
  46. 9070683 [IPV4]: Remove some dead code from ip_forward() by Thomas Graf · 19 years ago
  47. 3e192be [IPV4]: Avoid common branch mispredictions in ip_rcv_finish() by Thomas Graf · 19 years ago
  48. d245407 [IPV4]: Move ip options parsing out of ip_rcv_finish() by Thomas Graf · 19 years ago
  49. e9c6042 [IPV4]: Avoid common branch misprediction while checking csum in ip_rcv() by Thomas Graf · 19 years ago
  50. 5861524 [IPV4]: Consistency and whitespace cleanup of ip_rcv() by Thomas Graf · 19 years ago
  51. a6f9a70 [NET]: Add support for getting the permanent hardware address. by Jon Wetzel · 19 years ago
  52. 1bc0986 [DCCP]: Fix the timestamp options by Ian McDonald · 19 years ago
  53. bf0ff9e [IPVS]: ipv4_table --> ipvs_ipv4_table by David S. Miller · 19 years ago
  54. c59eab4 [DCCP]: Use LIMIT_NETDEBUG in some debugging printks by Arnaldo Carvalho de Melo · 19 years ago
  55. 5480855 [DCCP]: Set dccp_ctl_socket to NULL in dccp_ctl_sock_exit by Arnaldo Carvalho de Melo · 19 years ago
  56. b1c9fe7 [DCCP]: Fix elapsed time option as per section 13.2 of spec v11 by Ian McDonald · 19 years ago
  57. d179cd1 [NET]: Implement SKB fast cloning. by David S. Miller · 19 years ago
  58. e92ae93 [DCCP]: Send SYNCACK packets in response to SYNC packets by Arnaldo Carvalho de Melo · 19 years ago
  59. ba602a8 [IPVS]: Rename tcp_{init,exit}() --> ip_vs_tcp_{init,exit}() by David S. Miller · 19 years ago
  60. bf73d1c [IRDA]: Possible cleanups. by Adrian Bunk · 19 years ago
  61. 4c6ea29 [IP]: Introduce ip_options_get_from_user by Arnaldo Carvalho de Melo · 19 years ago
  62. 6ed8a48 [NETLINK]: Fix sparse warnings by Arnaldo Carvalho de Melo · 19 years ago
  63. 2038073 [NET]: Fix sparse warnings by Arnaldo Carvalho de Melo · 19 years ago
  64. 9deff7f [RXRPC]: Fix build failure introduced by skb->stamp changes. by Andrew Morton · 19 years ago
  65. 63a1222 [DECNET]: Fix build after netlink changes. by Andrew Morton · 19 years ago
  66. 0662860 [NETLINK]: Add "groups" argument to netlink_kernel_create by Patrick McHardy · 19 years ago
  67. 9a4595b [NETLINK]: Add set/getsockopt options to support more than 32 groups by Patrick McHardy · 19 years ago
  68. f7fa9b1 [NETLINK]: Support dynamic number of multicast groups per netlink family by Patrick McHardy · 19 years ago
  69. ab33a17 [NETLINK]: Return -EPROTONOSUPPORT in netlink_create() if no kernel socket is registered by Patrick McHardy · 19 years ago
  70. ac6d439 [NETLINK]: Convert netlink users to use group numbers instead of bitmasks by Patrick McHardy · 19 years ago
  71. d629b83 [NETLINK]: Use group numbers instead of bitmasks internally by Patrick McHardy · 19 years ago
  72. 77247bb [NETLINK]: Fix module refcounting problems by Patrick McHardy · 19 years ago
  73. db08052 [NETLINK]: Remove unused groups member from struct netlink_skb_parms by Patrick McHardy · 19 years ago
  74. 43e943c [NETLINK]: Fix missing dst_groups initializations in netlink_broadcast users by Patrick McHardy · 19 years ago
  75. 7de7627 [IPX]: Fix build error in ipx_recvmsg() by David S. Miller · 19 years ago
  76. a10cedd [DCCP]: Fix compiler warnings by Patrick McHardy · 19 years ago
  77. a1d3a35 [DCCP]: Fix sparse warnings by Arnaldo Carvalho de Melo · 19 years ago
  78. 8649b0d [DCCP]: Fix RESET handling in dccp_rcv_state_process by Arnaldo Carvalho de Melo · 19 years ago
  79. 725ba8e [DCCP]: Introduce the DCCP Kernel hacking menu by Arnaldo Carvalho de Melo · 19 years ago
  80. 531669a [DCCP]: Rewrite dccp_sendmsg to be more like UDP by Arnaldo Carvalho de Melo · 19 years ago
  81. 7690af3 [DCCP]: Just reflow the source code to fit in 80 columns by Arnaldo Carvalho de Melo · 19 years ago
  82. c173437 [PACKET_HISTORY]: Add dccphtx_rtt and rename the win_count fields by Arnaldo Carvalho de Melo · 19 years ago
  83. 34b4a4a [NETFILTER]: Remove tasklist_lock abuse in ipt{,6}owner by Christoph Hellwig · 19 years ago
  84. 000efe1 [NETFILTER]: Make NETMAP target usable in OUTPUT by Gary Wayne Smith · 19 years ago
  85. 9baa5c6 [NETFILTER]: Don't exclude local packets from MASQUERADING by Patrick McHardy · 19 years ago
  86. a61bbcf [NET]: Store skb->timestamp as offset to a base timestamp by Patrick McHardy · 19 years ago
  87. 25ed891 [NETFILTER]: Nicer names for ipt_connbytes constants by Patrick McHardy · 19 years ago
  88. 8ffde67 [NETFILTER]: Fix div64_64 in ipt_connbytes by Patrick McHardy · 19 years ago
  89. 9d810fd [NETFILTER]: Add new iptables "connbytes" match by Harald Welte · 19 years ago
  90. 17b085e [INET_DIAG]: Move the tcp_diag interface to the proper place by Arnaldo Carvalho de Melo · 19 years ago
  91. a8c2190 [INET_DIAG]: Rename tcp_diag.[ch] to inet_diag.[ch] by Arnaldo Carvalho de Melo · 19 years ago
  92. 73c1f4a [TCPDIAG]: Just rename everything to inet_diag by Arnaldo Carvalho de Melo · 19 years ago
  93. 4f5736c [TCPDIAG]: Introduce inet_diag_{register,unregister} by Arnaldo Carvalho de Melo · 19 years ago
  94. 5324a04 [INET6_HASHTABLES]: Move inet6_lookup functions to net/ipv6/inet6_hashtables.c by Arnaldo Carvalho de Melo · 19 years ago
  95. 505cbfc [IPV6]: Generalise the tcp_v6_lookup routines by Arnaldo Carvalho de Melo · 19 years ago
  96. 0a242ef [NET]: Deinline netif_carrier_{on,off}(). by Denis Vlasenko · 19 years ago
  97. 6224392 [NETFILTER]: Fix compilation when no PROC_FS enabled by Harald Welte · 19 years ago
  98. e41aac4 [TCPDIAG]: Introduce CONFIG_IP_TCPDIAG_DCCP by Arnaldo Carvalho de Melo · 19 years ago
  99. 07dc3f0 [NET]: Make use of ->private_data in sockfd_lookup by Benjamin LaHaise · 19 years ago
  100. cef07fd [CCID3]: Ditch USEC_IN_SEC as time.h has USEC_PER_SEC by Arnaldo Carvalho de Melo · 19 years ago