kernel-hacking-2024-linux-s.../net/tipc
Stephen Hemminger 0c4e85813d [NET]: Wrap netdevice hardware header creation.
Add inline for common usage of hardware header creation, and
fix bug in IPV6 mcast where the assumption about negative return is
an errno. Negative return from hard_header means not enough space
was available,(ie -N bytes).

Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2007-10-10 16:52:50 -07:00
..
addr.c
addr.h
bcast.c
bcast.h
bearer.c
bearer.h
cluster.c
cluster.h
config.c
config.h
core.c
core.h
dbg.c
dbg.h
discover.c
discover.h
eth_media.c [NET]: Wrap netdevice hardware header creation. 2007-10-10 16:52:50 -07:00
handler.c
Kconfig
link.c [TIPC]: Fix two minor sparse warnings. 2007-08-02 19:42:31 -07:00
link.h
Makefile
msg.c
msg.h
name_distr.c
name_distr.h
name_table.c [TIPC]: Make function tipc_nameseq_subscribe static. 2007-08-02 19:42:30 -07:00
name_table.h
net.c
net.h
netlink.c
node.c [TIPC]: Fix two minor sparse warnings. 2007-08-02 19:42:31 -07:00
node.h
node_subscr.c
node_subscr.h
port.c [TIPC]: Clean up duplicate includes in net/tipc/ 2007-08-13 22:52:07 -07:00
port.h
ref.c
ref.h
socket.c [NET]: Make socket creation namespace safe. 2007-10-10 16:49:07 -07:00
subscr.c
subscr.h
user_reg.c
user_reg.h
zone.c
zone.h