14 Commits (36a4c85f911c85f5ab183331ff74d125f9a9ed32)

Author SHA1 Message Date
  Michael Brown 6be010d919 [list] Add list_is_first_entry() and list_is_last_entry() 6 years ago
  Michael Brown 161c80af5b [list] Add list_next_entry() and list_prev_entry() 7 years ago
  Michael Brown 2d707ac964 [list] Relicense list.h 9 years ago
  Michael Brown 28149d30f5 [list] Add sanity checks after list-adding functions 9 years ago
  Michael Brown 54a861a7bd [list] Reduce overall code size by externalising many list functions 11 years ago
  Michael Brown 6ba7fb7c5c [list] Add list_last_entry() 12 years ago
  Michael Brown f91995f193 [list] Add list_for_each_entry_continue() and _continue_reverse() 12 years ago
  Michael Brown c28053027b [list] Add list functions required by ath9k driver 12 years ago
  Michael Brown 38b205d0a4 [list] Tidy up naming convention for list_contains() and friends 12 years ago
  Michael Brown df58a19015 [list] Add list_check_contains() 13 years ago
  Michael Brown ea631f6fb8 [list] Add list_first_entry() 13 years ago
  Michael Brown 295ba15bd6 [list] Extend list-manipulation assertions to all list-handling functions 13 years ago
  Michael Brown 1d3b6619e5 [tcp] Allow out-of-order receive queue to be discarded 14 years ago
  Michael Brown 8406115834 [build] Rename gPXE to iPXE 14 years ago
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations 15 years ago
  Michael Brown f09173326c Moved iobuf.h assertions outside the static inline functions, so that 16 years ago
  Michael Brown 2c56ede6f8 Moved iobuf.h assertions outside the static inline functions, so that 16 years ago
  Michael Brown 7cd0390013 Add list_for_each_entry_safe. 18 years ago
  Michael Brown 5423f876fb Don't bother poisoning lists; it costs code size. 18 years ago
  Michael Brown 2558439ce4 First version, based on include/linux/list.h, stripped down to just 18 years ago