Historie revizí

Autor SHA1 Zpráva Datum
  Stephen Hemminger a9b3cd7f32 rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER před 14 roky
  Rémi Denis-Courmont b765e84f96 Phonet: return an error when packet TX fails před 14 roky
  Rémi Denis-Courmont c69d4407d8 Phonet: fix NULL dereference on TX path with implicit source před 14 roky
  Rémi Denis-Courmont a8059512b1 Phonet: implement per-socket destination/peer address před 14 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 15 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 16 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
  Johannes Berg 95a5afca4a net: Remove CONFIG_KMOD from net/ (towards removing CONFIG_KMOD entirely) před 16 roky
  Rémi Denis-Courmont 9641458d3e Phonet: Pipe End Point for Phonet Pipes protocol před 16 roky
  Rémi Denis-Courmont 25532824fb Phonet: modules auto-loading support před 16 roky
  Remi Denis-Courmont be0c52bfed Phonet: emit errors when a packet cannot be delivered locally před 16 roky
  Remi Denis-Courmont 87ab4e20b4 Phonet: proc interface for port range před 16 roky
  Remi Denis-Courmont 5f77076d75 Phonet: provide MAC header operations před 16 roky