1. 7690af3 [DCCP]: Just reflow the source code to fit in 80 columns by Arnaldo Carvalho de Melo · 19 years ago
  2. c173437 [PACKET_HISTORY]: Add dccphtx_rtt and rename the win_count fields by Arnaldo Carvalho de Melo · 19 years ago
  3. 34b4a4a [NETFILTER]: Remove tasklist_lock abuse in ipt{,6}owner by Christoph Hellwig · 19 years ago
  4. 000efe1 [NETFILTER]: Make NETMAP target usable in OUTPUT by Gary Wayne Smith · 19 years ago
  5. 9baa5c6 [NETFILTER]: Don't exclude local packets from MASQUERADING by Patrick McHardy · 19 years ago
  6. fb13ab2 [NETFILTER]: Remove two unused files by Domen Puncer · 19 years ago
  7. a61bbcf [NET]: Store skb->timestamp as offset to a base timestamp by Patrick McHardy · 19 years ago
  8. 25ed891 [NETFILTER]: Nicer names for ipt_connbytes constants by Patrick McHardy · 19 years ago
  9. 8ffde67 [NETFILTER]: Fix div64_64 in ipt_connbytes by Patrick McHardy · 19 years ago
  10. 9d810fd [NETFILTER]: Add new iptables "connbytes" match by Harald Welte · 19 years ago
  11. 0ba2c6e [NETFILTER]: introduce and use aligned_u64 data type by Harald Welte · 19 years ago
  12. 17b085e [INET_DIAG]: Move the tcp_diag interface to the proper place by Arnaldo Carvalho de Melo · 19 years ago
  13. a8c2190 [INET_DIAG]: Rename tcp_diag.[ch] to inet_diag.[ch] by Arnaldo Carvalho de Melo · 19 years ago
  14. 73c1f4a [TCPDIAG]: Just rename everything to inet_diag by Arnaldo Carvalho de Melo · 19 years ago
  15. 4f5736c [TCPDIAG]: Introduce inet_diag_{register,unregister} by Arnaldo Carvalho de Melo · 19 years ago
  16. 5324a04 [INET6_HASHTABLES]: Move inet6_lookup functions to net/ipv6/inet6_hashtables.c by Arnaldo Carvalho de Melo · 19 years ago
  17. 505cbfc [IPV6]: Generalise the tcp_v6_lookup routines by Arnaldo Carvalho de Melo · 19 years ago
  18. b766b30 [NETFILTER]: Fix gcc-3.4.x warning about iplicit operator precedence by Harald Welte · 19 years ago
  19. 0a242ef [NET]: Deinline netif_carrier_{on,off}(). by Denis Vlasenko · 19 years ago
  20. 5917ed9 [NETFILTER]: Fix NF_QUEUE_NR() macro by Harald Welte · 19 years ago
  21. 6224392 [NETFILTER]: Fix compilation when no PROC_FS enabled by Harald Welte · 19 years ago
  22. e41aac4 [TCPDIAG]: Introduce CONFIG_IP_TCPDIAG_DCCP by Arnaldo Carvalho de Melo · 19 years ago
  23. 14ab9b8 [BNX2]: Possible sparse fixes, take two by Peter Hagervall · 19 years ago
  24. 07dc3f0 [NET]: Make use of ->private_data in sockfd_lookup by Benjamin LaHaise · 19 years ago
  25. cef07fd [CCID3]: Ditch USEC_IN_SEC as time.h has USEC_PER_SEC by Arnaldo Carvalho de Melo · 19 years ago
  26. 8c60f3f [CCID3]: Separate most of the packet history code by Arnaldo Carvalho de Melo · 19 years ago
  27. 540722f [TCPDIAG]: Implement cheapest way of supporting DCCPDIAG_GETSOCK by Arnaldo Carvalho de Melo · 19 years ago
  28. 6687e98 [ICSK]: Move TCP congestion avoidance members to icsk by Arnaldo Carvalho de Melo · 19 years ago
  29. 64ce207 [NET]: Make NETDEBUG pure printk wrappers by Patrick McHardy · 19 years ago
  30. 64cf1e5 [DCCP]: Finish the TIMEWAIT minisock support by Arnaldo Carvalho de Melo · 19 years ago
  31. 696ab2d [TIMEWAIT]: Move inet_timewait_death_row routines to net/ipv4/inet_timewait_sock.c by Arnaldo Carvalho de Melo · 19 years ago
  32. 295ff7e [TIMEWAIT]: Introduce inet_timewait_death_row by Arnaldo Carvalho de Melo · 19 years ago
  33. 0b4e03b [DCCP]: Initialize icsk_rto in dccp_v4_init_sock by Arnaldo Carvalho de Melo · 19 years ago
  34. 27258ee [DCCP]: Introduce dccp_write_xmit from code in dccp_sendmsg by Arnaldo Carvalho de Melo · 19 years ago
  35. 0d48d93 [Bluetooth]: Move packet type into the SKB control buffer by Marcel Holtmann · 19 years ago
  36. 2eb25a6 [Bluetooth]: Fix sparse warnings (__nocast type) by Victor Fusco · 19 years ago
  37. 3a5e903 [Bluetooth]: Implement RFCOMM remote port negotiation by J. Suter · 19 years ago
  38. 7b9eb9e [Bluetooth]: Call tty_hangup() when DCD is de-asserted by Timo Teräs · 19 years ago
  39. 85a1e93 [Bluetooth]: Track page scan repetition mode changes by Marcel Holtmann · 19 years ago
  40. 45bb4bf [Bluetooth]: Workaround for inquiry results with RSSI and page scan mode by Marcel Holtmann · 19 years ago
  41. 4aa769b [Bluetooth]: Update and cleanup of the virtual HCI driver by Marcel Holtmann · 19 years ago
  42. f6ccf55 [DCCP]: Fix u64 printf format warnings. by David S. Miller · 19 years ago
  43. 1d3de41 [NETFILTER]: New iptables DCCP protocol header match by Harald Welte · 19 years ago
  44. e2e2686 [DCCP]: Fix struct sockaddr_dccp definition by Arnaldo Carvalho de Melo · 19 years ago
  45. 5a47a47 [DCCP]: make <linux/dccp.h> include-able from userspace by Harald Welte · 19 years ago
  46. bb435b8 [IPV4]: fib_trie: Use const by Stephen Hemmigner · 19 years ago
  47. 2f80b3c [IPV4]: fib_trie: Use ERR_PTR to handle errno return by Robert Olsson · 19 years ago
  48. 91b9a27 [IPV4]: FIB Trie cleanups. by Olof Johansson · 19 years ago
  49. 7663f18 [NETFILTER]: return ENOMEM when ip_conntrack_alloc() fails. by Yasuyuki Kozakai · 19 years ago
  50. 8a61fad [NETFILTER]: check nf_log function call arguments by Harald Welte · 19 years ago
  51. d72367b [NETFILTER]: more verbose return codes from nf_{log,queue} by Harald Welte · 19 years ago
  52. bbd86b9f [NETFILTER]: add /proc/net/netfilter interface to nf_queue by Harald Welte · 19 years ago
  53. fbcd923 [NETFILTER]: add correct bridging support to nfnetlink_{queue,log} by Harald Welte · 19 years ago
  54. f6ebe77 [NETFILTER]: split net/core/netfilter.c into net/netfilter/*.c by Harald Welte · 19 years ago
  55. 210a9eb [NETFILTER]: ip{6}_queue: prevent unregistration race with nfnetlink_queue by Harald Welte · 19 years ago
  56. f682fae [NETFILTER]: fix autoloading of nfnetlink_log by Harald Welte · 19 years ago
  57. 91483c4 [SUNRPC]: svcsock.c needs linux/tcp.h by Andrew Morton · 19 years ago
  58. 2669d63 [NETFILTER]: move conntrack helper buffers from BSS to kmalloc()ed memory by Harald Welte · 19 years ago
  59. bb97d31 [INET]: Make inet_create try to load protocol modules by Arnaldo Carvalho de Melo · 19 years ago
  60. 087fe25 [TG3]: Fix bug in setting a tg3_flag by Michael Chan · 19 years ago
  61. 15f5a58 [TG3]: Eliminate one register write in tg3_restart_ints() by Michael Chan · 19 years ago
  62. 6892914 [TG3]: Add indirect register method for 5703 behind ICH by Michael Chan · 19 years ago
  63. 09ee929 [TG3]: Add mailbox read method by Michael Chan · 19 years ago
  64. 1ee582d [TG3]: Add various register methods by Michael Chan · 19 years ago
  65. 2009493 [TG3]: Add basic register access function pointers by Michael Chan · 19 years ago
  66. 757f612 [CCID3]: Reenable list_for_each_entry_safe_continue usage by Arnaldo Carvalho de Melo · 19 years ago
  67. 74459dc [LIST]: Introduce list_for_each_entry_safe_continue by Arnaldo Carvalho de Melo · 19 years ago
  68. 95b81ef [DCCP]: Fix checksum routines by Yoshifumi Nishida · 19 years ago
  69. a019d6f [ICSK]: Move generalised functions from tcp to inet_connection_sock by Arnaldo Carvalho de Melo · 19 years ago
  70. 7c65787 [DCCP]: Initial implementation by Arnaldo Carvalho de Melo · 19 years ago
  71. c4365c9 [RANDOM]: Introduce secure_dccp_sequence_number by Arnaldo Carvalho de Melo · 19 years ago
  72. d8c97a9 [NET]: Export symbols needed by the current DCCP code by Arnaldo Carvalho de Melo · 19 years ago
  73. 295f732 [ICSK]: Introduce reqsk_queue_prune from code in tcp_synack_timer by Arnaldo Carvalho de Melo · 19 years ago
  74. 0a5578c [ICSK]: Generalise tcp_listen_{start,stop} by Arnaldo Carvalho de Melo · 19 years ago
  75. 9f1d260 [ICSK]: Introduce inet_csk_clone by Arnaldo Carvalho de Melo · 19 years ago
  76. 3f421ba [NET]: Just move the inet_connection_sock function from tcp sources by Arnaldo Carvalho de Melo · 19 years ago
  77. 463c84b [NET]: Introduce inet_connection_sock by Arnaldo Carvalho de Melo · 19 years ago
  78. 87d11ce [SOCK]: Introduce sk_clone by Arnaldo Carvalho de Melo · 19 years ago
  79. c676270 [INET_TWSK]: Introduce inet_twsk_alloc by Arnaldo Carvalho de Melo · 19 years ago
  80. e48c414 [INET]: Generalise the TCP sock ID lookup routines by Arnaldo Carvalho de Melo · 19 years ago
  81. 8feaf0c0 [INET]: Generalise tcp_tw_bucket, aka TIME_WAIT sockets by Arnaldo Carvalho de Melo · 19 years ago
  82. 33b6223 [INET]: Generalise tcp_v4_lookup_listener by Arnaldo Carvalho de Melo · 19 years ago
  83. 81849d1 [INET]: Generalise tcp_v4_hash & tcp_unhash by Arnaldo Carvalho de Melo · 19 years ago
  84. c752f07 [TCP]: Move the tcp sock states to net/tcp_states.h by Arnaldo Carvalho de Melo · 19 years ago
  85. f3f05f7 [INET]: Generalise the tcp_listen_ lock routines by Arnaldo Carvalho de Melo · 19 years ago
  86. 6e04e02 [INET]: Move tcp_port_rover to inet_hashinfo by Arnaldo Carvalho de Melo · 19 years ago
  87. 2d8c4ce [INET]: Generalise tcp_bind_hash & tcp_inherit_port by Arnaldo Carvalho de Melo · 19 years ago
  88. ff21d57 [NETFILTER]: fix list traversal order in ctnetlink by Pablo Neira Ayuso · 19 years ago
  89. 28b19d9 [NETFILTER]: Fix typo in ctnl_exp_cb array (no bug, just memory waste) by Pablo Neira Ayuso · 19 years ago
  90. 37012f7 [NETFILTER]: fix conntrack refcount leak in unlink_expect() by Pablo Neira Ayuso · 19 years ago
  91. 14a50bb [NETFILTER]: ctnetlink: make sure event order is correct by Pablo Neira Ayuso · 19 years ago
  92. 1444fc5 [NETFILTER]: don't use nested attributes for conntrack_expect by Harald Welte · 19 years ago
  93. a42827b [NETFILTER]: cleanup nfnetlink_check_attributes() by Harald Welte · 19 years ago
  94. 927ccbc [NETFILTER]: attribute count is an attribute of message type, not subsytem by Harald Welte · 19 years ago
  95. bd9a26b [NETFILTER]: fix ctnetlink 'create_expect' parsing by Harald Welte · 19 years ago
  96. 88aa042 [NETFILTER]: conntrack_netlink: Fix locking during conntrack_create by Pablo Neira · 19 years ago
  97. 94cd2b6 [NETFILTER]: remove bogus memset() calls from ip_conntrack_netlink.c by Pablo Neira · 19 years ago
  98. a86888b [NETFILTER]: Fix multiple problems with the conntrack event cache by Patrick McHardy · 19 years ago
  99. a55ebcc [INET]: Move bind_hash from tcp_sk to inet_sk by Arnaldo Carvalho de Melo · 19 years ago
  100. 77d8bf9 [INET]: Move the TCP hashtable functions/structs to inet_hashtables.[ch] by Arnaldo Carvalho de Melo · 19 years ago