1. 08 Feb, 2008 1 commit
  2. 28 Jan, 2008 2 commits
  3. 10 Oct, 2007 1 commit
    • Eric W. Biederman's avatar
      [NET]: Add network namespace clone & unshare support. · 9dd776b6
      Eric W. Biederman authored
      
      This patch allows you to create a new network namespace
      using sys_clone, or sys_unshare.
      
      As the network namespace is still experimental and under development
      clone and unshare support is only made available when CONFIG_NET_NS is
      selected at compile time.
      
      As this patch introduces network namespace support into code paths
      that exist when the CONFIG_NET is not selected there are a few
      additions made to net_namespace.h to allow a few more functions
      to be used when the networking stack is not compiled in.
      Signed-off-by: default avatarEric W. Biederman <ebiederm@xmission.com>
      Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
      9dd776b6
  4. 14 Jul, 2007 1 commit
  5. 10 May, 2007 1 commit
  6. 07 May, 2007 1 commit
  7. 05 May, 2007 1 commit
  8. 26 Apr, 2007 3 commits
  9. 08 Feb, 2007 1 commit
  10. 03 Dec, 2006 2 commits
  11. 06 Nov, 2006 1 commit
    • Paul Moore's avatar
      [NETLABEL]: Fix build failure. · 38c94377
      Paul Moore authored
      
      > the build with the attached .config failed, make ends with:
      > ...
      > : undefined reference to `cipso_v4_sock_getattr'
      > net/built-in.o: In function `netlbl_socket_getattr':
      
       ...
      
      It looks like I was stupid and made NetLabel depend on CONFIG_NET and not
      CONFIG_INET, the patch below should fix this by making NetLabel depend on
      CONFIG_INET and CONFIG_SECURITY.  Please review and apply for 2.6.19.
      Signed-off-by: default avatarPaul Moore <paul.moore@hp.com>
      Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
      38c94377
  12. 29 Sep, 2006 1 commit
  13. 22 Sep, 2006 2 commits
  14. 18 Sep, 2006 1 commit
  15. 18 Jun, 2006 3 commits
  16. 03 Feb, 2006 1 commit
  17. 31 Jan, 2006 1 commit
  18. 17 Jan, 2006 1 commit
  19. 12 Jan, 2006 1 commit
  20. 17 Sep, 2005 1 commit
  21. 29 Aug, 2005 2 commits
  22. 18 Jul, 2005 1 commit
  23. 12 Jul, 2005 3 commits
  24. 13 May, 2005 1 commit
    • Jeff Garzik's avatar
      [NET] ieee80211 subsystem · b453872c
      Jeff Garzik authored
      Contributors:
      Host AP contributors
      James Ketrenos <jketreno@linux.intel.com>
      Francois Romieu <romieu@fr.zoreil.com>
      Adrian Bunk <bunk@stusta.de>
      Matthew Galgoci <mgalgoci@parcelfarce.linux.th
      eplanet.co.uk>
      b453872c
  25. 16 Apr, 2005 1 commit
    • Linus Torvalds's avatar
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds authored
      Initial git repository build. I'm not bothering with the full history,
      even though we have it. We can create a separate "historical" git
      archive of that later if we want to, and in the meantime it's about
      3.2GB when imported into git - space that would just make the early
      git days unnecessarily complicated, when we don't have a lot of good
      infrastructure for it.
      
      Let it rip!
      1da177e4