summaryrefslogtreecommitdiff
path: root/device/net_io.c
AgeCommit message (Expand)Author
2018-07-28Fix dev_ops typesSamuel Thibault
2016-02-02Stack the slab allocator directly on top of the physical allocatorRichard Braun
2015-07-11kern: make sure the queue macros are only used on queuesJustus Winter
2015-01-02device: Fix typos in comments (found by codespell)Stefan Weil
2014-06-11device: fix net_rcv_msg-messagesJustus Winter
2014-04-04Convert from K&R to ANSIMarin Ramesa
2014-02-05Remove duplicate typedefSamuel Thibault
2013-12-17Mark functions that don't return with attribute noreturnMarin Ramesa
2013-12-17device: qualify pointers whose dereferenced values are constant with constMarin Ramesa
2013-12-15Declare void argument listsMarin Ramesa
2013-12-10device/net_io.c: remove forward declarationsMarin Ramesa
2013-12-05device/net_io.c: initialize hash_entp to NULLMarin Ramesa
2013-11-10remove register qualifiersMarin Ramesa
2013-06-29Fix int/long discrepancySamuel Thibault
2012-03-09Use unsigned long for addresses and sizesSamuel Thibault
2011-12-17Adjust the kernel to use the slab allocatorRichard Braun
2011-08-27Always initialize A and X variables in BPF codeGuillem Jover
2009-10-25Fix warningSamuel Thibault
2009-10-14Apply patch #6851: fix a bug in BPFZheng Da
2009-06-182008-07-20 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault
2009-06-182008-07-20 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault
2009-06-182008-07-20 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault
2009-06-18net_filter is actually interrupt-safeSamuel Thibault
2009-06-182007-03-05 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault
2009-06-182006-12-30 Richard Braun <syn@hurdfr.org>Samuel Thibault
2009-06-182006-11-14 Barry deFreese <bddebian@comcast.net>Samuel Thibault
2009-06-182006-11-11 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault
2009-06-182006-11-10 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault
2009-06-182006-11-09 Barry deFreese <bddebian@comcast.net>Samuel Thibault
2009-06-182006-11-07 Barry deFreese <bddebian@comcast.net>Samuel Thibault
2009-06-182006-11-05 Barry deFreese <bddebian@comcast.net>Samuel Thibault
2009-06-182006-10-15 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge
2009-06-182006-05-14 Roland McGrath <roland@frob.com>Thomas Schwinge
2009-06-182006-04-27 Richard Braun <syn@hurdfr.org>Thomas Schwinge
2009-06-182006-03-20 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge
2009-06-182006-03-19 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge
2001-04-052001-04-04 Roland McGrath <roland@frob.com>Roland McGrath
1997-02-25Initial sourceThomas Bushnell