Historique des commits

Auteur SHA1 Message Date
  Harvey Harrison 41380930d2 [NET]: Remove FASTCALL macro il y a 17 ans
  Pavel Emelyanov 33eb9cfc70 [NET]: Isolate the net/core/ sysctl table il y a 17 ans
  Denis V. Lunev 0eeb8ffcfe [NET]: netns compilation speedup il y a 17 ans
  Pavel Emelyanov df97c708d5 [NET]: Eliminate unused argument from sk_stream_alloc_pskb il y a 17 ans
  Pavel Emelyanov f561d0f27d [NET]: Uninline the sk_stream_alloc_pskb il y a 17 ans
  Arnaldo Carvalho de Melo ebb53d7565 [NET] proto: Use pcounters for the inuse field il y a 17 ans
  Pavel Emelyanov c0ef877b2c [NET]: Move sock_valbool_flag to socket.c il y a 17 ans
  Wang Chen 33c732c361 [IPV4]: Add raw drops counter. il y a 17 ans
  Eric Dumazet 9d3e44425e [SOCK]: Adds a rcu_dereference() in sk_filter il y a 17 ans
  Herbert Xu 21df56c6e2 [TCP]: Fix TCP header misalignment il y a 17 ans
  Herbert Xu fb93134dfc [TCP]: Fix size calculation in sk_stream_alloc_pskb il y a 17 ans
  Eric Dumazet 286ab3d460 [NET]: Define infrastructure to keep 'inuse' changes in an efficent SMP/NUMA way. il y a 17 ans
  Pavel Emelyanov 6257ff2177 [NET]: Forget the zero_it argument of sk_alloc() il y a 17 ans
  Pavel Emelyanov f1a6c4da14 [NET]: Move the sock_copy() from the header il y a 17 ans
  Pavel Emelyanov 47e958eac2 [NET]: Fix the race between sk_filter_(de|at)tach and sk_clone() il y a 18 ans
  Pavel Emelyanov 309dd5fc87 [NET]: Move the filter releasing into a separate call il y a 18 ans
  Stephen Hemminger cfcabdcc2d [NET]: sparse warning fixes il y a 18 ans
  Eric W. Biederman 1b8d7ae42d [NET]: Make socket creation namespace safe. il y a 18 ans
  Eric W. Biederman 07feaebfcc [NET]: Add a network namespace parameter to struct sock il y a 18 ans
  John Heffner d2e9117c7a [NET]: Change type of owner in sock_lock_t to int, rename il y a 18 ans
  Ilpo Järvinen 172589ccdd [NET]: DIV_ROUND_UP cleanup (part two) il y a 18 ans
  Arnaldo Carvalho de Melo 4e07a91c37 [SOCK]: Shrink struct sock by 8 bytes on 64-bit. il y a 18 ans
  Christoph Hellwig 6272e26679 cleanup compat ioctl handling il y a 18 ans
  Andi Kleen 9958089a43 [NET]: Move sk_setup_caps() out of line. il y a 18 ans
  Eric Dumazet 92f37fd2ee [NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS support il y a 18 ans
  Stephen Hemminger a2a316fd06 [NET]: Replace CONFIG_NET_DEBUG with sysctl. il y a 18 ans
  Eric Dumazet ae40eb1ef3 [NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution il y a 18 ans
  David S. Miller fe067e8ab5 [TCP]: Abstract out all write queue operations. il y a 18 ans
  Eric Dumazet b7aa0bf70c [NET]: convert network timestamps to ktime_t il y a 18 ans
  Eric Dumazet fa438ccfdf [NET]: Keep sk_backlog near sk_lock il y a 18 ans