Historique des commits

Auteur SHA1 Message Date
  Eric Dumazet 7aaed57c5c phonet: properly unshare skbs in phonet_rcv() il y a 9 ans
  Eric W. Biederman 11aa9c28b4 net: Pass kern from net_proto_family.create to sk_alloc il y a 9 ans
  Joe Perches ba7a46f16d net: Convert LIMIT_NETDEBUG to net_dbg_ratelimited il y a 10 ans
  Rémi Denis-Courmont 31fdc5553b net: remove my future former mail address il y a 12 ans
  Eric Dumazet 95c9617472 net: cleanup unsigned to unsigned int il y a 12 ans
  Eric Dumazet cf778b00e9 net: reintroduce missing rcu_assign_pointer() calls il y a 13 ans
  Stephen Hemminger a9b3cd7f32 rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER il y a 13 ans
  Rémi Denis-Courmont b765e84f96 Phonet: return an error when packet TX fails il y a 13 ans
  Rémi Denis-Courmont c69d4407d8 Phonet: fix NULL dereference on TX path with implicit source il y a 13 ans
  Rémi Denis-Courmont a8059512b1 Phonet: implement per-socket destination/peer address il y a 13 ans
  Dan Carpenter facb4edc1e phonet: some signedness bugs il y a 14 ans
  Rémi Denis-Courmont b6a563b2af Phonet: look up the resource routing table when forwarding il y a 14 ans
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h il y a 14 ans
  Rémi Denis-Courmont b2a5decddb Phonet: missing rcu_dereference() il y a 15 ans
  Rémi Denis-Courmont 7ed0132f23 Phonet: put protocols array under RCU il y a 15 ans
  Rémi Denis-Courmont 6b0d07ba15 Phonet: put sockets in a hash table il y a 15 ans
  Eric Paris 3f378b6844 net: pass kern to net_proto_family create function il y a 15 ans
  Rémi Denis-Courmont 86a0a1e52d Phonet: forward incoming packets il y a 15 ans
  Rémi Denis-Courmont aa6c45f32f Phonet: route outgoing packets il y a 15 ans
  Rémi Denis-Courmont f14001fcd7 Phonet: deliver broadcast packets to broadcast sockets il y a 15 ans
  Stephen Hemminger ec1b4cf74c net: mark net_proto_ops as const il y a 15 ans
  Rémi Denis-Courmont 18a1166de9 Phonet: error on broadcast sending (unimplemented) il y a 15 ans
  Stephen Hemminger 7546dd97d2 net: convert usage of packet_type to read_mostly il y a 15 ans
  Harvey Harrison 09640e6365 net: replace uses of __constant_{endian} il y a 16 ans
  remi.denis-courmont@nokia 76e02cf694 Phonet: allow phonet_device_init() to fail, put it to __init section il y a 16 ans
  remi.denis-courmont@nokia 4b8f704bea Phonet: check destination before delivering packets locally il y a 16 ans
  Rémi Denis-Courmont 5240488198 Phonet: basic net namespace support il y a 16 ans
  Alexey Dobriyan 566521d637 phonet: fix compilation with gcc-3.4 il y a 16 ans
  Rémi Denis-Courmont ebfe92ca65 Phonet: refuse to send bigger than MTU packets il y a 16 ans
  Remi Denis-Courmont c3a90c788b Phonet: do not reply to indication reset packets il y a 16 ans