An error occurred fetching the project authors.
  1. 07 Feb, 2004 1 commit
  2. 13 Jan, 2004 1 commit
  3. 22 Dec, 2003 1 commit
  4. 15 Sep, 2003 1 commit
  5. 11 Sep, 2003 1 commit
  6. 04 Jun, 2003 1 commit
    • Arnaldo Carvalho de Melo's avatar
      o net: create struct sock_common and use in struct sock & tcp_tw_bucket · 63413da5
      Arnaldo Carvalho de Melo authored
      With this the data dependency is reduced to just making sure that the first
      member of both struct sock and struct tcp_tw_bucket are a struct sock_common.
      
      Also makes it easier to grep for struct sock and struct tcp_tw_bucket usage in
      the tree as all the members in those structs are prefixed, respectively, with
      sk_ and tw_, like struct inode (i_), struct block_device (bd_), etc.
      
      Checked namespace with make tags/ctags, just one colision with the macros for
      the struct sock members, with a wanrouter struct, fixed that
      s/sk_state/state_sk/g in the wanrouter struct.
      
      Checked as well if the names of the members in both structs collided with some
      macro, none found.
      63413da5
  7. 08 May, 2003 1 commit
  8. 03 May, 2003 1 commit
  9. 22 Feb, 2003 1 commit
  10. 19 Feb, 2003 1 commit
    • Maksim Krasnyanskiy's avatar
      [Bluetooth] · 05b9ae6f
      Maksim Krasnyanskiy authored
      Cleanup and fix __init and __exit functions.
      /proc/bluetooth initialization fixes.
      05b9ae6f
  11. 26 Dec, 2002 1 commit
  12. 15 Dec, 2002 1 commit
  13. 15 Oct, 2002 1 commit
  14. 13 Oct, 2002 1 commit
  15. 06 Oct, 2002 1 commit
  16. 04 Oct, 2002 1 commit