Historie revizí

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