1. c8822a4 [NEIGH]: Use rtnl registration interface by Thomas Graf · 17 years ago
  2. 340d17f [NET] link: Use rtnl registration interface by Thomas Graf · 17 years ago
  3. e284986 [RTNL]: Message handler registration interface by Thomas Graf · 17 years ago
  4. 30833ff [CCID3]: Use initial RTT sample from SYN exchange by Gerrit Renker · 17 years ago
  5. 89560b5 [DCCP]: Sample RTT from SYN exchange by Gerrit Renker · 17 years ago
  6. 7dfee1a [CCID3]: Use function for RTT sampling by Gerrit Renker · 17 years ago
  7. 4712a79 [DCCP]: Provide function for RTT sampling by Gerrit Renker · 17 years ago
  8. 0c150ef [CCID3]: Handle Idle and Application-Limited periods by Gerrit Renker · 17 years ago
  9. a21f9f9 [CCID3]: Wrap computation of RFC3390-initial rate into separate function by Gerrit Renker · 17 years ago
  10. 1761f7d [CCID3]: Remove build warnings for 64bit by Gerrit Renker · 17 years ago
  11. fddc2fe [CCID3]: More to see in dccp_probe by Gerrit Renker · 17 years ago
  12. f264510 [CCID3]: Add documentation for socket options by Gerrit Renker · 17 years ago
  13. 6626e36 [DCCP]: More debug information for dccp_wait_for_ccid by Gerrit Renker · 17 years ago
  14. ac12b0c [DCCP]: Always use debug-toggle parameters by Gerrit Renker · 17 years ago
  15. 1266ade [CCID3]: Remove race condition and update t_ipi when `s' changes by Gerrit Renker · 17 years ago
  16. 8699be7 [CCID3]: More verbose debugging by Ian McDonald · 17 years ago
  17. 551dc5f [CCID3]: Fix use of invalid loss intervals by Ian McDonald · 17 years ago
  18. 371fe77 [CCID3]: Use MSS for larger initial windows by Gerrit Renker · 17 years ago
  19. 9bf1747 [CCID3]: Re-order CCID 3 source file by Gerrit Renker · 17 years ago
  20. 353b13e [CCID3]: Remove redundant `len' test by Gerrit Renker · 17 years ago
  21. 8d13bf9 [DCCP]: Remove ambiguity in the way before48 is used by Gerrit Renker · 17 years ago
  22. b16be51 [DCCP]: Fix for follows48 by Gerrit Renker · 17 years ago
  23. d52de17 [DCCP]: Make `before' relation unambiguous by Gerrit Renker · 17 years ago
  24. 0aec51c [DCCP]: Make dccp_delta_seqno return signed numbers by Gerrit Renker · 17 years ago
  25. 6b811d4 [DCCP]: 48-bit sequence number arithmetic by Gerrit Renker · 17 years ago
  26. 8b5be26 [FORCEDETH]: Use skb_tailroom where appropriate by Arnaldo Carvalho de Melo · 17 years ago
  27. d004b8d [LMC]: lmc_main wants to use skb_tailroom by Arnaldo Carvalho de Melo · 17 years ago
  28. f2adc98 [ATM] idt77252: Fix double kfree_skb on failure in push_rx_skb by Arnaldo Carvalho de Melo · 17 years ago
  29. 6b88dd9 [SK_BUFF] ipv6: Use skb_network_offset in some more places by Arnaldo Carvalho de Melo · 17 years ago
  30. dc5fc57 [NETLINK]: Use nlmsg_trim() where appropriate by Arnaldo Carvalho de Melo · 17 years ago
  31. a36ca73 [NETLINK]: Remove NLMSG_{NEW_ANSWER,CANCEL,END} by Arnaldo Carvalho de Melo · 17 years ago
  32. 897933b [SK_BUFF]: Remove skb_add_mtu() leftovers by Arnaldo Carvalho de Melo · 17 years ago
  33. b529ccf [NETLINK]: Introduce nlmsg_hdr() helper by Arnaldo Carvalho de Melo · 17 years ago
  34. 965ffea [IPV4]: fib_trie root node settings by Robert Olsson · 17 years ago
  35. 05eee48 [IPV4]: fib_trie resize break by Robert Olsson · 17 years ago
  36. ca0605a [SK_BUFF]: Adjust the zeroing up to tail in __alloc_skb too by Arnaldo Carvalho de Melo · 17 years ago
  37. 4305b54 [SK_BUFF]: Convert skb->end to sk_buff_data_t by Arnaldo Carvalho de Melo · 17 years ago
  38. 27a884d [SK_BUFF]: Convert skb->tail to sk_buff_data_t by Arnaldo Carvalho de Melo · 17 years ago
  39. be8bd86 [VLAN] vlan_dev: Use skb_reset_network_header(). by David S. Miller · 17 years ago
  40. afdf27c [IrDA]: SMC SuperIO Chip LPC47N227 not identified properly by Peter Kovar · 17 years ago
  41. c7630a4 [IrDA]: irda lockdep annotation by Samuel Ortiz · 17 years ago
  42. 5c81cd7 [IrDA]: removing stir4200 useless include by Samuel Ortiz · 17 years ago
  43. 2e07fa9 [SK_BUFF]: Use offsets for skb->{mac,network,transport}_header on 64bit architectures by Arnaldo Carvalho de Melo · 17 years ago
  44. b0e380b [SK_BUFF]: unions of just one member don't get anything done, kill them by Arnaldo Carvalho de Melo · 17 years ago
  45. cfe1fc7 [SK_BUFF]: Introduce skb_network_header_len by Arnaldo Carvalho de Melo · 17 years ago
  46. bff9b61 [SK_BUFF]: Use the helpers to get the layer header pointer by Arnaldo Carvalho de Melo · 17 years ago
  47. 514bca3 [NET_SCHED]: Fix warning by Patrick McHardy · 17 years ago
  48. bb239ac [NET_SCHED]: sch_cbq: fix watchdog scheduled too late by Patrick McHardy · 17 years ago
  49. 4361cb1 [NET_SCHED]: Export real timer resolution in /proc/net/psched by Patrick McHardy · 17 years ago
  50. 00c04af [NET_SCHED]: kill jiffie conversion macros by Patrick McHardy · 17 years ago
  51. fb983d4 [NET_SCHED]: sch_htb: use hrtimer based watchdog by Patrick McHardy · 17 years ago
  52. 1a13cb6 [NET_SCHED]: sch_cbq: use hrtimer for delay_timer by Patrick McHardy · 17 years ago
  53. e9054a3 [NET_SCHED]: sch_cbq: fix cbq_undelay_prio for non-active priorites by Patrick McHardy · 17 years ago
  54. 88a9935 [NET_SCHED]: sch_cbq: use hrtimer based watchdog by Patrick McHardy · 17 years ago
  55. 59cb5c6 [NET_SCHED]: sch_netem: use hrtimer based watchdog by Patrick McHardy · 17 years ago
  56. f7f593e [NET_SCHED]: sch_tbf: use hrtimer based watchdog by Patrick McHardy · 17 years ago
  57. ed2b229 [NET_SCHED]: sch_hfsc: use hrtimer based watchdog by Patrick McHardy · 17 years ago
  58. 4179477 [NET_SCHED]: Add hrtimer based qdisc watchdog by Patrick McHardy · 17 years ago
  59. 641b9e0 [NET_SCHED]: Use ktime as clocksource by Patrick McHardy · 17 years ago
  60. ddc7b8e [SK_BUFF]: Some more layer header conversions by Arnaldo Carvalho de Melo · 17 years ago
  61. 0a6114d [KBUILD]: Unifdef headers changed by the skb layer header refactorings by Arnaldo Carvalho de Melo · 17 years ago
  62. d10ba34 [SK_BUFF]: More skb_put related skb_reset_transport_header by Arnaldo Carvalho de Melo · 17 years ago
  63. 55f79cc [IPV6]: Reset the network header in ip6_nd_hdr by Arnaldo Carvalho de Melo · 17 years ago
  64. eeeb037 [SK_BUFF]: More skb_put related conversions to skb_reset_transport_header by Arnaldo Carvalho de Melo · 17 years ago
  65. ac6d141 [NETFILTER]: nfnetlink: parse attributes with nfattr_parse in nfnetlink_check_attribute by Pablo Neira Ayuso · 17 years ago
  66. c8e2078 [NETFILTER]: ctnetlink: add support for internal tcp connection tracking flags handling by Pablo Neira Ayuso · 17 years ago
  67. 5c8ce7c [NETFILTER]: TCP conntrack: factorize out the PUSH flag by Willy Tarreau · 17 years ago
  68. 8f5bd99 [NETFILTER]: TCP conntrack: accept RST|PSH as valid by Willy Tarreau · 17 years ago
  69. e7ac05f [NETFILTER]: nf_conntrack: add nf_copy() to safely copy members in skb by Yasuyuki Kozakai · 17 years ago
  70. edda553 [NETFILTER]: nf_conntrack: add __nf_copy() to copy members in skb by Yasuyuki Kozakai · 17 years ago
  71. 9b88790 [NETFILTER]: nf_conntrack: use jhash2 in __hash_conntrack by Sami Farin · 17 years ago
  72. 8e87e01 [JHASH]: Use const in jhash2 by Patrick McHardy · 17 years ago
  73. f4bc177 [NETFILTER]: nfnetlink: move EXPORT_SYMBOL declarations next to the exported symbol by Pablo Neira Ayuso · 17 years ago
  74. 8a2e895 [NETFILTER]: nfnetlink: remove unused includes in nfnetlink.c by Pablo Neira Ayuso · 17 years ago
  75. ac0f1d9 [NETFILTER]: nfnetlink: remove unrequired check in nfnetlink_get_subsys by Pablo Neira Ayuso · 17 years ago
  76. d9e6d02 [NETFILTER]: nfnetlink: remove duplicate checks in nfnetlink_check_attributes by Pablo Neira Ayuso · 17 years ago
  77. 67ca396 [NETFILTER]: nfnetlink: remove early debugging messages from nfnetlink by Pablo Neira Ayuso · 17 years ago
  78. 010c7d6 [NETFILTER]: nf_conntrack: uninline notifier registration functions by Patrick McHardy · 17 years ago
  79. 73c3618 [NETFILTER]: nfnetlink: use netlink_run_queue() by Patrick McHardy · 17 years ago
  80. a3c5029 [NETFILTER]: nfnetlink: use mutex instead of semaphore by Patrick McHardy · 17 years ago
  81. c6a1e61 [NETFILTER]: nf_conntrack: simplify l4 protocol array allocation by Patrick McHardy · 17 years ago
  82. 0661cca [NETFILTER]: nf_conntrack: simplify protocol locking by Patrick McHardy · 17 years ago
  83. ac5357e [NETFILTER]: nf_conntrack: remove ugly hack in l4proto registration by Patrick McHardy · 17 years ago
  84. b19caa0 [NETFILTER]: nf_conntrack: switch protocol registration/unregistration to mutex by Patrick McHardy · 17 years ago
  85. 587aa64 [NETFILTER]: Remove IPv4 only connection tracking/NAT by Patrick McHardy · 17 years ago
  86. ce18afe [NETFILTER]: x_tables: remove duplicate of xt_prefix by Tobias Klauser · 17 years ago
  87. 239254f [IPV4] xfrm4_mode_beet: Use skb_transport_header(). by David S. Miller · 17 years ago
  88. 9c70220 [SK_BUFF]: Introduce skb_transport_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  89. a27ef74 [SCTP]: Eliminate some pointer attributions to the skb layer headers by Arnaldo Carvalho de Melo · 17 years ago
  90. bd82393 [SK_BUFF]: More skb_reset_transport_header conversions by Arnaldo Carvalho de Melo · 17 years ago
  91. 39b8916 [SK_BUFF]: Introduce ipipv6_hdr(), remove skb->h.ipv6h by Arnaldo Carvalho de Melo · 17 years ago
  92. b0061ce [SK_BUFF]: Introduce ipip_hdr(), remove skb->h.ipiph by Arnaldo Carvalho de Melo · 17 years ago
  93. aa8223c [SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th by Arnaldo Carvalho de Melo · 17 years ago
  94. ab6a5bb [TCP]: Introduce tcp_hdrlen() and tcp_optlen() by Arnaldo Carvalho de Melo · 17 years ago
  95. 88c7664 [SK_BUFF]: Introduce icmp_hdr(), remove skb->h.icmph by Arnaldo Carvalho de Melo · 17 years ago
  96. 4bedb45 [SK_BUFF]: Introduce udp_hdr(), remove skb->h.uh by Arnaldo Carvalho de Melo · 17 years ago
  97. d9edf9e [SK_BUFF]: Introduce igmp_hdr() & friends, remove skb->h.igmph by Arnaldo Carvalho de Melo · 17 years ago
  98. cc70ab2 [ICMP6]: Introduce icmp6_hdr() by Arnaldo Carvalho de Melo · 17 years ago
  99. 2c0fd38 [SCTP]: Introduce sctp_hdr() by Arnaldo Carvalho de Melo · 17 years ago
  100. 967b05f [SK_BUFF]: Introduce skb_set_transport_header by Arnaldo Carvalho de Melo · 17 years ago