Histórico de Commits

Autor SHA1 Mensagem Data
  Kim Phillips 0637059088 net/: sparse fixes há 12 anos atrás
  Joe Hershberger 8a0eccb105 net: Filter incoming netconsole packets by IP há 12 anos atrás
  Joe Hershberger f8be7d659c net: Improve the speed of netconsole há 12 anos atrás
  Michael Walle 03c1b04f86 net: add helper to generate random mac address há 13 anos atrás
  Joe Hershberger 4ef8d53caa net: Allow filtering on debug traces in the net subsystem há 13 anos atrás
  Joe Hershberger d22c338e07 net: Add link-local addressing support há 13 anos atrás
  Joe Hershberger e94070c443 net: Don't copy every packet that waits for an ARP há 13 anos atrás
  Joe Hershberger 46c495d524 net: Fix net buffer initialization há 13 anos atrás
  Joe Hershberger e711101581 net: Add net_update_ether() to handle ARP and Ping replies há 13 anos atrás
  Joe Hershberger ece223b52a net: Refactor to separate the UDP handler from the ARP handler há 13 anos atrás
  Joe Hershberger 22f6e99d5b net: Refactor to protect access to the NetState variable há 13 anos atrás
  Joe Hershberger adf5d93e44 net: Refactor to use NetSendPacket instead of eth_send directly há 13 anos atrás
  Joe Hershberger 4b11c9166b net: Refactor IP, UPD, and ICMP header writing functions há 13 anos atrás
  Joe Hershberger 674bb24982 net: cosmetic: Replace magic numbers in arp.c with constants há 13 anos atrás
  Joe Hershberger da5ebe2c9a net: cosmetic: Add a more explicit comment about 802.2 há 13 anos atrás
  Joe Hershberger 206d07fd7c net: cosmetic: Rename parameter len to payload_len há 13 anos atrás
  Joe Hershberger e0a630795b net: cosmetic: Un-typedef ICMP_t há 13 anos atrás
  Joe Hershberger 738853bb6d net: cosmetic: Un-typedef ARP_t há 13 anos atrás
  Joe Hershberger c68cca35b3 net: cosmetic: Un-typedef VLAN_Ethernet_t há 13 anos atrás
  Joe Hershberger cb487f5664 net: cosmetic: Un-typedef Ethernet_t há 13 anos atrás
  Joe Hershberger c5c59df04d net: cosmetic: Split struct ip_udp_hdr into ip_hdr há 13 anos atrás
  Joe Hershberger 594c26f8a7 net: cosmetic: Un-typedef IP_t há 13 anos atrás
  Joe Hershberger d280d3f430 net: Move ARP out of net.c há 13 anos atrás
  Joe Hershberger 1735188329 net: Encapsulate CDP packet identification há 13 anos atrás
  Joe Hershberger f575ae1f7d net: Move CDP out of net.c há 13 anos atrás
  Joe Hershberger 13dfe94379 net: cosmetic: tftp.* checkpatch compliance há 13 anos atrás
  Joe Hershberger 48522bb503 net: cosmetic: net.c checkpatch compliance há 13 anos atrás
  Joe Hershberger b28e28bbce net: cosmetic: net.h checkpatch compliance há 13 anos atrás
  Joe Hershberger db288a9602 net: Remove volatile from net API há 13 anos atrás
  Eric Nelson 2c4b3c19a1 net: force PKTALIGN to ARCH_DMA_MINALIGN há 13 anos atrás