NetBSD/sys/net
cegger fc8fd752ef device_private(device_lookup()) -> device_lookup_private()
ok cube@
2008-06-10 22:53:08 +00:00
..
agr agr_ioctl_filter: comment the intention. 2008-05-19 02:53:47 +00:00
Makefile Back out previous. It broke the build. 2008-05-05 13:41:29 +00:00
bpf.c Acquire kernel_lock in the bpf fileops. 2008-05-21 13:48:52 +00:00
bpf.h
bpf_filter.c PR/37663: Guy Harris: bpf_validate rejects valid programs that use the multiply instruction 2008-01-02 15:58:01 +00:00
bpfdesc.h Network protocol interrupts can now block on locks, so merge the globals 2008-04-24 15:35:27 +00:00
bridgestp.c Convert many of the uses of __attribute__ to equivalent 2007-12-25 18:33:32 +00:00
bsd-comp.c s/u_\(int[0-9]*_t\)/u\1/g 2008-02-20 17:05:52 +00:00
dlt.h
ethertypes.h
files.pf
if.c Cosmetic; reduce excessive parenthesization. 2008-05-13 20:40:33 +00:00
if.h Let us call ioctl(SIOC[ADG]LIFADDR) with a link-layer address on 2008-05-13 18:09:22 +00:00
if_arc.h s/u_\(int[0-9]*_t\)/u\1/g 2008-02-20 17:05:52 +00:00
if_arcsubr.c s/u_\(int[0-9]*_t\)/u\1/g 2008-02-20 17:05:52 +00:00
if_arp.h Make ARP stats per-cpu. 2008-04-15 15:17:54 +00:00
if_atm.h s/u_\(int[0-9]*_t\)/u\1/g 2008-02-20 17:05:52 +00:00
if_atmsubr.c s/u_\(int[0-9]*_t\)/u\1/g 2008-02-20 17:05:52 +00:00
if_bridge.c Make ip6 and icmp6 stats per-cpu. 2008-04-15 03:57:04 +00:00
if_bridgevar.h
if_dl.h Revert change of char to int8_t. 2008-02-20 17:18:11 +00:00
if_eco.h s/u_\(int[0-9]*_t\)/u\1/g 2008-02-20 17:05:52 +00:00
if_ecosubr.c Make some cosmetic changes: 2008-03-12 18:22:24 +00:00
if_ether.h Add ETHER_IS_LOCAL(). Tests for "local" ethernet addresses. 2008-05-22 01:15:33 +00:00
if_etherip.c Merge the socket locking patch: 2008-04-24 11:38:36 +00:00
if_etherip.h s/u_\(int[0-9]*_t\)/u\1/g 2008-02-20 17:05:52 +00:00
if_ethersubr.c Delete unreachable SIOCSIFADDR/AF_LINK case. 2008-05-13 17:58:52 +00:00
if_faith.c Start patching up the kernel so that a network driver always has 2008-02-07 01:21:52 +00:00
if_faith.h
if_fddi.h Convert many of the uses of __attribute__ to equivalent 2007-12-25 18:33:32 +00:00
if_fddisubr.c Where applicable, s/0/NULL/, s/Bcmp/memcmp/. Remove a gratuitous 2008-05-11 20:13:30 +00:00
if_gif.c s/u_\(int[0-9]*_t\)/u\1/g 2008-02-20 17:05:52 +00:00
if_gif.h
if_gre.c Destroy condition variable sc_fp_condvar. 2008-06-02 23:07:13 +00:00
if_gre.h Note both my contribution and NSF funding. 2008-05-15 04:03:53 +00:00
if_hippi.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
if_hippisubr.c s/u_\(int[0-9]*_t\)/u\1/g 2008-02-20 17:05:52 +00:00
if_ieee1394.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
if_ieee1394subr.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
if_llc.h s/u_\(int[0-9]*_t\)/u\1/g 2008-02-20 17:05:52 +00:00
if_loop.c Start patching up the kernel so that a network driver always has 2008-02-07 01:21:52 +00:00
if_media.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
if_media.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
if_ppp.c Merge the socket locking patch: 2008-04-24 11:38:36 +00:00
if_ppp.h
if_pppoe.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
if_pppoe.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
if_pppvar.h s/u_\(int[0-9]*_t\)/u\1/g 2008-02-20 17:05:52 +00:00
if_sl.c Merge the socket locking patch: 2008-04-24 11:38:36 +00:00
if_slvar.h
if_sppp.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
if_spppsubr.c s/u_\(int[0-9]*_t\)/u\1/g 2008-02-20 17:05:52 +00:00
if_spppvar.h s/u_\(int[0-9]*_t\)/u\1/g 2008-02-20 17:05:52 +00:00
if_srt.c Start patching up the kernel so that a network driver always has 2008-02-07 01:21:52 +00:00
if_srt.h
if_stf.c s/u_\(int[0-9]*_t\)/u\1/g 2008-02-20 17:05:52 +00:00
if_stf.h
if_strip.c Merge the socket locking patch: 2008-04-24 11:38:36 +00:00
if_stripvar.h
if_tap.c device_private(device_lookup()) -> device_lookup_private() 2008-06-10 22:53:08 +00:00
if_tap.h Convert to new 2 clause license 2008-04-29 06:53:00 +00:00
if_token.h s/u_\(int[0-9]*_t\)/u\1/g 2008-02-20 17:05:52 +00:00
if_tokensubr.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
if_tun.c Network protocol interrupts can now block on locks, so merge the globals 2008-04-24 15:35:27 +00:00
if_tun.h Network protocol interrupts can now block on locks, so merge the globals 2008-04-24 15:35:27 +00:00
if_types.h
if_vlan.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
if_vlanvar.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
link_proto.c Let us call ioctl(SIOC[ADG]LIFADDR) with a link-layer address on 2008-05-13 18:09:22 +00:00
net_osdep.h
net_stats.c Simplify the interface to netstat_sysctl() and allocate space for 2008-05-04 07:22:14 +00:00
net_stats.h Simplify the interface to netstat_sysctl() and allocate space for 2008-05-04 07:22:14 +00:00
netisr.h Interrupt handling changes, in discussion since February: 2007-12-03 15:33:00 +00:00
netisr_dispatch.h
pfil.c remove clause #3 from my license where there are no other 2008-05-29 14:51:25 +00:00
pfil.h remove clause #3 from my license where there are no other 2008-05-29 14:51:25 +00:00
pfkeyv2.h s/u_\(int[0-9]*_t\)/u\1/g 2008-02-20 17:05:52 +00:00
ppp-comp.h s/u_\(int[0-9]*_t\)/u\1/g 2008-02-20 17:05:52 +00:00
ppp-deflate.c Back out previous. It broke the build. 2008-05-05 13:41:29 +00:00
ppp_defs.h s/u_\(int[0-9]*_t\)/u\1/g 2008-02-20 17:05:52 +00:00
ppp_tty.c Properly fix the "hanging in tty" bug that was worked around with cv_wakeup() 2008-05-25 19:22:21 +00:00
radix.c Use memset, memmove, and memcmp instead of Bzero, Bcopy, and Bcmp, 2008-05-11 20:14:41 +00:00
radix.h Bzero, Bcmp, and Bcopy are not used any more, so delete them. 2008-05-11 20:22:38 +00:00
raw_cb.c Merge the socket locking patch: 2008-04-24 11:38:36 +00:00
raw_cb.h
raw_usrreq.c Delete local variable 'sockets', whose value is never used. Reported 2008-05-29 17:26:56 +00:00
route.c rtinit() should pass RTM_ADD to ifa->ifa_rtrequest instead of cmd, 2008-05-13 20:49:33 +00:00
route.h Defer processing of routing messages to a soft interrupt. These can be 2008-03-26 14:53:14 +00:00
rtsock.c Don't obliterate the whole message, preserve the data we have just written 2008-06-01 22:05:47 +00:00
slcompress.c s/u_\(int[0-9]*_t\)/u\1/g 2008-02-20 17:05:52 +00:00
slcompress.h s/u_\(int[0-9]*_t\)/u\1/g 2008-02-20 17:05:52 +00:00
slip.h
zlib.c Back out previous. It broke the build. 2008-05-05 13:41:29 +00:00
zlib.h